https://github.com/isnackable/intelligent-bin
https://github.com/isnackable/intelligent-bin
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/isnackable/intelligent-bin
- Owner: ISnackable
- Created: 2021-01-06T14:33:16.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-18T12:36:58.000Z (about 4 years ago)
- Last Synced: 2025-02-06T02:19:29.003Z (3 months ago)
- Language: C++
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
Intelligent Bin
The code for FIOT project, intelligent bin
## Table of Contents
* [About the Project](#about-the-project)
* [Getting Started](#getting-started)
* [Dependencies](#dependencies)
* [Acknowledgements](#acknowledgements)## About The Project
The Internet of things (IoT) is the network of devices, vehicles, and home
appliances that contain electronics, software, actuators and connectivity
which allows these things to connect, interact and exchange data. The project showcases the key concepts and skills in various technologies required for an IoT application, such as sensors, communication, networking, Cloud computing, data analytics and mobile app development by using an Arduino UNO.## Getting Started
To get a local copy up and running follow these simple example steps.
### Dependencies
The following tools should be installed before starting:
* [Arduino IDE](https://www.arduino.cc/en/software/)## Acknowledgements
- [Img Shields](https://shields.io/)
[contributors-shield]: https://img.shields.io/github/contributors/ISnackable/Intelligent-Bin.svg?style=flat-square
[contributors-url]: https://github.com/ISnackable/Intelligent-Bin/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/ISnackable/Intelligent-Bin.svg?style=flat-square
[forks-url]: https://github.com/ISnackable/Intelligent-Bin/network/members
[stars-shield]: https://img.shields.io/github/stars/ISnackable/Intelligent-Bin.svg?style=flat-square
[stars-url]: https://github.com/ISnackable/Intelligent-Bin/stargazers
[issues-shield]: https://img.shields.io/github/issues/ISnackable/Intelligent-Bin.svg?style=flat-square
[issues-url]: https://github.com/ISnackable/Intelligent-Bin/issues
[license-shield]: https://img.shields.io/github/license/ISnackable/Intelligent-Bin.svg?style=flat-square
[license-url]: https://github.com/ISnackable/Intelligent-Bin/blob/master/LICENSE.md