|
Banderon,
I remember using a couple versions of the BASIC Stamp in high school for some simple applications. Also, I have used various microcontrollers since then.... the microcontrollers are way more flexible and powerful.
I prefer programming in assembly language for these microcontrollers rather than using a higher level language such as BASIC, VB, or C/C++. This way you have more control over the functions that the microcontroller performs.
As for EEPROM storage.... I personally would use a Flash storage (if possible) because EEPROM is sometimes a pain in the ***, especially erasing with a UV light box.
If you need any help with programming, soldering circuit boards, ideas, algorithms, etc, let me know! I would love to help, and anything I could do for you help me out too.
WIth that said, I know it's a lot to ask, but can you open up a thread, website, etc to document your progress through this project (pics, diagrams, explanations)? This is something that I would like to follow. I have had interests in doing similar things with my car.
Thanks!
|