An open API service indexing awesome lists of open source software.

https://github.com/hilbertcube/arduino-embedded

Some codes for the Arduino board. ENGR 6 - Microcontrollers & Programming for Engineers
https://github.com/hilbertcube/arduino-embedded

arduino c cpp

Last synced: about 2 months ago
JSON representation

Some codes for the Arduino board. ENGR 6 - Microcontrollers & Programming for Engineers

Awesome Lists containing this project

README

          

Codes for Engineering 6 - Microcontrollers and Programming for Engineers

Download the Arduino IDE at [www.arduino.cc](https://www.arduino.cc/en/software/).

Optional: if you don't want to use the Arduino IDE, you can compile ino files in other text editor like VS Code. To do this, download the [Arduino CLI](https://arduino.github.io/arduino-cli/0.31/installation/).