Glenn Butcher wrote:Yer right, donna know no ardunio...
I'd have done it with discrete logic, TTL mounted in DIP sockets... if ambitious, would have worked out the Karnaugh map to reduce the part count...
Seriously, those skillz flew my coop decades ago, would probably do the same as you, 'cept with a Teensy or some other small controller, 'cause I do still remember my C, and I just haven't warmed to "sketching" yet...
Well, you don't have to use a "sketch" with an Arduino, you can program it straight C. Not that the Arduino IDE is not C, but they do hide some stuff. "#include Arduino.h" is one such thing they "hide". Obviously, if the Arduino IDE was not used, to use the Arduino functions such as digitalWrite() would require addition of Arduino.h, but they add it behind the scenes. There are a couple of other things as well, such as allowing functions to be placed below the main code, but function prototypes are not required to be placed before the function is called. Overall though, it got me started it coding and made my C programming course in college a breeze cause I already knew 75% of the course from teaching myself with Arduino and asking questions to people I knew that knew C. Good stuff for sure.
Wolffarmer wrote:I have a clue. Not much of one though.
At least I am running a Mini-itx board with Ubuntu, Linux for dummies, right now.
Randy
I run Ubuntu on my primary computer, which is a gaming laptop. Works pretty well. I use a virtual Windows 7 installation for Windows specific programs, installed using VMware Player. For games I am forced to reboot into a real Windows installation.
capnTelescope wrote:Some of us are interested.

I'm planning a controller in my build for light control and battery management. I'll let you blaze a trail for me to follow.
You got it. I'm glad to share what I know.
This morning I told myself I was going to work on my teardrop. Last night I realized it was turning into a shelf, since it was just sitting there unworked on in my brother's barn.
Teardrop Turning Into a Shelf (1) by
jseyfert3, on Flickr
Teardrop Turning Into a Shelf (2) by
jseyfert3, on Flickr
If I resume work, I'll need my hot wire cutter. Tonight I disconnected the dimmer switch from it, and tested it with the variable AC unit I pictured some time ago. Works well, and will allow fine temp control, unlike the dimmer switch which was not designed for that sort of load.
Using Variable AC to Power and Control My Hot Wire Cutter by
jseyfert3, on Flickr
I tested my brake and turn signals I had got from superbrightleds.com. Wow, they are
really bright. I am impressed, and I feel sorry for whoever pulls up behind me at a stoplight at night once this teardrop is done. I'll have comparison pics if I can between my car and the teardrop once it's done.
A cool feature is that there is some sort of grease inside the pins on the lights when you get them, held in place by tape to keep it from getting everywhere. This will help keep them from corroding.
Anti-Corrosion Greese by
jseyfert3, on Flickr
Tomorrow, I'll see about working on something. But my track record of building progress has not been good since I got up here to Wisconsin....