Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)