Quote:
Originally Posted by gtkid2002
I'm still learning on the whole code bit. Seems rather complex to me so far, but I haven't really studied it much.
|
Ditto.
Tossing together a display, a few buttons and an input conditioning circuit or two takes me half an hour tops on a breadboard, maybe 3x that to solder it. The software has to interpret the signals you're feeding in to capture the information you want and make sense of it... It's really where the magic happens. Programming a decent user interface adds another layer of complexity on top of that.