Arduino
Arduino devices are programmed using a simplified version of the C language. A user writes code on a computer and transfers this code to the Arduino by USB. Then, the Arduino can be powered by USB or a battery without the need for a computer. The Arduino website has useful Getting Started Guide and Tutorials.
I choose to use arduino for this project due to the simplicity and the form factor that is important for the function of this project.
No comments:
Post a Comment