Re: boat propulsion - miniature computer-controlled steam plant?

Liste des GroupesRevenir à rc metalworking 
Sujet : Re: boat propulsion - miniature computer-controlled steam plant?
De : muratlanne (at) *nospam* gmail.com (Jim Wilkins)
Groupes : rec.crafts.metalworking
Date : 10. Mar 2024, 02:29:58
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <usj2el$2k3bn$1@dont-email.me>
References : 1 2 3 4 5 6 7
"Richard Smith"  wrote in message news:m1y1ardukg.fsf@void.com...
I got an "Arduino" embedded device working today.
Advantage me seeking jobs in processing - new mines opening up around
here (Cornwall).
---------------------------------
Congratulations! The bare Arduino doesn't do anything interesting by itself, so a welding voltage and current data recorder might be a good useful project for you. Here's a DC current sensor:
https://www.ato.com/dc-current-sensor-400a-to-20000a
https://store.arduino.cc/collections/shields-carriers
A less demanding initial version could sample, record and perhaps display the audio voltage to a loudspeaker. That would cover most of the user interface, measuring and recording complexity without the risk. A spreadsheet can convert a list of time-stamped voltage readings into a graph, so you don't need to do everything to get started.
Theoretically you can accurately capture frequencies of up to 1/2 the sampling rate. You just filter out the higher frequencies to avoid confusion.
https://en.wikipedia.org/wiki/Nyquist%E2%80%93Shannon_sampling_theorem
Usually I write the user interface first, as the definition of what to do. It calls dummy routines that return canned responses which I then connect to reality. Having a running program that processes known data can make errors visible as they are introduced.
I never presented myself as a Programmer but the jobs came anyway when the engineers found that I could. Coding plus hands-on skill is uncommon. I've been plodding through a spreadsheet I wrote that figures my taxes. It has several IF;Then;Else structures that gave me some trouble translating them from the text instructions.

Date Sujet#  Auteur
9 Mar 24 * Re: boat propulsion - miniature computer-controlled steam plant?16Peter Fairbrother
9 Mar 24 `* Re: boat propulsion - miniature computer-controlled steam plant?15Jim Wilkins
9 Mar 24  +- Re: boat propulsion - miniature computer-controlled steam plant?1Richard Smith
9 Mar 24  +* Re: boat propulsion - miniature computer-controlled steam plant?7Richard Smith
10 Mar 24  i+* Re: boat propulsion - miniature computer-controlled steam plant?2Peter Fairbrother
10 Mar 24  ii`- Re: boat propulsion - miniature computer-controlled steam plant?1Richard Smith
10 Mar 24  i`* Re: boat propulsion - miniature computer-controlled steam plant?4Jim Wilkins
10 Mar 24  i `* Re: boat propulsion - miniature computer-controlled steam plant?3Richard Smith
10 Mar 24  i  +- Re: boat propulsion - miniature computer-controlled steam plant?1Jim Wilkins
10 Mar 24  i  `- Re: boat propulsion - miniature computer-controlled steam plant?1Jim Wilkins
10 Mar 24  `* Re: boat propulsion - miniature computer-controlled steam plant?6Peter Fairbrother
10 Mar 24   `* Re: boat propulsion - miniature computer-controlled steam plant?5Jim Wilkins
10 Mar 24    `* Re: boat propulsion - miniature computer-controlled steam plant?4Peter Fairbrother
11 Mar 24     `* Re: boat propulsion - miniature computer-controlled steam plant?3Jim Wilkins
11 Mar 24      `* Re: boat propulsion - miniature computer-controlled steam plant?2David Billington
11 Mar 24       `- Re: boat propulsion - miniature computer-controlled steam plant?1Jim Wilkins

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal