first commit
This commit is contained in:
17
firmware/arduino/README.md
Normal file
17
firmware/arduino/README.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# Arduino Core
|
||||
|
||||
Arduino Core подходит для первых labs, потому что быстро дает feedback loop: write, flash, observe, measure.
|
||||
|
||||
## Use For
|
||||
|
||||
- Blink
|
||||
- Button input
|
||||
- PWM LED dimming
|
||||
- I2C scanner
|
||||
- LCD test
|
||||
|
||||
## Notes
|
||||
|
||||
- Board selection must match actual ESP32 dev board.
|
||||
- Serial logs are part of debugging, but physical measurements still matter.
|
||||
- Secrets must not be committed.
|
||||
Reference in New Issue
Block a user