https://github.com/adi-code22/door-sensor
A Door Sensor application which is connected to IOT via a node MCU which restricts entry after a certain limit, which also counts the no. of persons in a room and shares this information to our android App using Google Real Time Database
https://github.com/adi-code22/door-sensor
Last synced: 4 months ago
JSON representation
A Door Sensor application which is connected to IOT via a node MCU which restricts entry after a certain limit, which also counts the no. of persons in a room and shares this information to our android App using Google Real Time Database
- Host: GitHub
- URL: https://github.com/adi-code22/door-sensor
- Owner: adi-code22
- Created: 2021-03-18T16:39:09.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-02T12:42:43.000Z (about 4 years ago)
- Last Synced: 2025-01-21T06:11:30.072Z (5 months ago)
- Language: Dart
- Homepage:
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Design Project 2020-21
A new Flutter project.## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.