Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adeiskandarzulkarnaen/smartani-iot
IOT Institut TEknologi Garut
https://github.com/adeiskandarzulkarnaen/smartani-iot
arduino iot
Last synced: 5 days ago
JSON representation
IOT Institut TEknologi Garut
- Host: GitHub
- URL: https://github.com/adeiskandarzulkarnaen/smartani-iot
- Owner: adeiskandarzulkarnaen
- Created: 2024-05-12T05:00:52.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-05-12T06:10:52.000Z (7 months ago)
- Last Synced: 2024-05-12T07:23:00.887Z (7 months ago)
- Topics: arduino, iot
- Language: C++
- Homepage:
- Size: 603 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# smartani-iot
part of the IoT course assignment Institut Teknologi Garut by TANI team
```
T - Tiara
A - Ade
N - Nadia
I - Iqbal
```
## requirement- `SoftwareSerial`
## bluetooth command
- ex: turn on relay (10 second)
```
timer:set:10000
```- ex: turn of relay
```
timer:off
```### thumbnail project
![Project thumbnail](./docs/pcb2d_front.png)
![Project thumbnail](./docs/pcb2d_back.png)