Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/typekpb/arduino-prototyping
https://github.com/typekpb/arduino-prototyping
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/typekpb/arduino-prototyping
- Owner: typekpb
- License: mit
- Created: 2023-01-22T16:12:36.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-05T19:59:27.000Z (7 months ago)
- Last Synced: 2024-04-05T20:42:52.328Z (7 months ago)
- Language: C++
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# arduino-prototyping
ESP 32 was used for the prototyping projects.
Arduino IDE Setup:* for ESP 32 followed: https://randomnerdtutorials.com/installing-the-esp32-board-in-arduino-ide-windows-instructions/
* for ESP8226 followed: https://binnes.github.io/esp8266Workshop/part1/PREREQ.html
as a proof, ran: `ls /dev/tty.*` once device connected, showing: `/dev/tty.usbserial-10`