https://github.com/typekpb/arduino-prototyping
https://github.com/typekpb/arduino-prototyping
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/typekpb/arduino-prototyping
- Owner: typekpb
- License: mit
- Created: 2023-01-22T16:12:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-05T19:59:27.000Z (about 2 years ago)
- Last Synced: 2025-10-13T04:43:30.601Z (8 months ago)
- Language: C++
- Size: 205 KB
- Stars: 0
- Watchers: 1
- 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`