13 lines
467 B
Markdown
13 lines
467 B
Markdown
# esp32-detect-i2c
|
|
|
|
## IDE
|
|
Should be able to be put onto an esp32 with for example PlatformIO and ArduinoIDE
|
|
|
|
### PlattformIO
|
|
A PlatformIO ```platformio.ini``` is included with the uncommented part being for an ```ESP-32D``` and the commented part for ```ESP32-C3```
|
|
|
|
## License
|
|
This project is licensed under the Apache License 2.0 - see the [LICENSE](./LICENSE) file for details.
|
|
|
|
Portions of this code were generated with the assistance of ChatGPT (OpenAI GPT-5).
|