mirror of
https://github.com/tiennm99/arduino.git
synced 2026-08-03 14:22:30 +00:00
main
arduino
Collection of small Arduino projects and sketches.
Contents
| Sketch | Description |
|---|---|
ino/blue_bot.ino |
Bluetooth-controlled robot |
ino/blue_car.ino |
Bluetooth-controlled car |
ino/door_lock.ino |
Door lock controller |
ino/ds_board.ino |
DS sensor board |
ino/ds_kit.ino |
DS sensor kit |
ino/i2c_scanner.ino |
I2C device scanner |
Open any .ino file in the Arduino IDE to compile and upload.
License
Apache-2.0 — see LICENSE.
Languages
C++
100%