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
- Host: GitHub
- URL: https://github.com/hilbertcube/arduino-embedded
- Owner: hilbertcube
- Created: 2025-03-25T21:01:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-29T23:32:08.000Z (about 1 year ago)
- Last Synced: 2025-05-30T00:27:42.931Z (about 1 year ago)
- Topics: arduino, c, cpp
- Language: C++
- Homepage:
- Size: 991 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).