Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/protheeuz/gstrink

An IoT-based mobile savings monitoring application uses ESP32, multicoin acceptor, and TCS34725 to identify coin and paper currency types and can be monitored via Android & iOS using Flutter.
https://github.com/protheeuz/gstrink

Last synced: 26 days ago
JSON representation

An IoT-based mobile savings monitoring application uses ESP32, multicoin acceptor, and TCS34725 to identify coin and paper currency types and can be monitored via Android & iOS using Flutter.

Awesome Lists containing this project

README

        

# Galers

An IoT-based mobile savings monitoring application uses ESP32, multicoin acceptor, and TCS34725 to identify coin and paper currency types and can be monitored via Android & iOS using Flutter.

## Installation

First, install ESP32 from Arduino IDE

```bash
https://www.arduino.cc/en/software/
```

Second, on the Arduino IDE. In File > Preferences, enter the code below in the Additional Boards Manager URLs in Preferences:

```bash
https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
```