Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohittalwar23/globalactuators
using firebase to control actuators anywhere in the world and also see sensor data anywhere using kotlin and ESP32Firebase
https://github.com/mohittalwar23/globalactuators
Last synced: about 1 month ago
JSON representation
using firebase to control actuators anywhere in the world and also see sensor data anywhere using kotlin and ESP32Firebase
- Host: GitHub
- URL: https://github.com/mohittalwar23/globalactuators
- Owner: mohittalwar23
- Created: 2024-02-11T18:07:14.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-11T18:22:49.000Z (11 months ago)
- Last Synced: 2024-02-11T20:01:13.593Z (11 months ago)
- Language: Kotlin
- Size: 126 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project uses Firebase's realtime database to control actuators from anywhere in the world via a kotlin android application
I have used ESP32Firebase library for read/write on firebase easily without a python script just using a esp32 microcontroller
https://github.com/Rupakpoddar/ESP32Firebase
This is just a beginner level project integrating IOT and Android for Home Automation
This is highly cutomizable according to anyone's needs and is secure aswell because we can set the rules in firebase :)
Thanks!
~Mohit