Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jsfraz/esp32-examples
Various examples for DOIT ESP32 DEVKIT V1 using Arduino IDE and TinyGo.
https://github.com/jsfraz/esp32-examples
arduino-ide ch340 doit-esp32-devkit-v1 esp32 example fritzing led max3232 pinout serial-port ssr-relay tinygo uln2803a
Last synced: 16 days ago
JSON representation
Various examples for DOIT ESP32 DEVKIT V1 using Arduino IDE and TinyGo.
- Host: GitHub
- URL: https://github.com/jsfraz/esp32-examples
- Owner: jsfraz
- Created: 2024-08-10T11:44:59.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-30T19:39:25.000Z (3 months ago)
- Last Synced: 2024-10-11T13:21:31.785Z (about 1 month ago)
- Topics: arduino-ide, ch340, doit-esp32-devkit-v1, esp32, example, fritzing, led, max3232, pinout, serial-port, ssr-relay, tinygo, uln2803a
- Language: Go
- Homepage:
- Size: 4.44 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ESP32 examples
Various examples for DOIT ESP32 DEVKIT V1 using Arduino IDE and TinyGo.
## DOIT ESP32 DEVKIT V1 pinout
![ESP32 DEVKIT V1 pinout](pinout.png "ESP32 DEVKIT V1 pinout")
[PDF version](pinout.pdf)## Examples
- [Setup Arduino IDE](examples/Setup%20Arduino%20IDE.md)
- [Hello World](examples/Hello%20World/README.md)
- [Blinking LED](examples/Blinking%20LED/README.md)
- [Software Serial Console](examples/Software%20Serial%20Console/README.md)
- [Hardware Serial Console](examples/Hardware%20Serial%20Console/README.md)
- [Wi-Fi](examples/Wi-Fi/README.md)
- [Web API Request](examples/Web%20API%20Request/README.md)
- [8-Channel Transistor Array](examples/8-Channel%20Transistor%20Array/README.md)
- [SSR Relay](examples/SSR%20Relay/README.md)
- [NTP Client](examples/NTP%20Client/README.md)## TinyGo examples
- [Setup TinyGo](tinygo-examples/Setup%20TinyGo.md)
- [Hello World](tinygo-examples/Hello%20World/README.md)
- [Blinking LED](tinygo-examples/Blinking%20LED/README.md)## Used software
- [Fritzing 0.9.9](https://github.com/Move2win/Fritzing-0.9.9.64.pc-Compiled-Build)
- [Arduino IDE](https://www.arduino.cc/en/software)## Fritzing parts
- [DOIT ESP32 DEVKIT V1](https://github.com/Atsumitsu/fritzing-parts)