Skip to content

IOT-Network-Rust/IOT-Network-Aggregator

Repository files navigation

IotNetwork

This RUST project is here to help connect IOT devices together and to a centralized web viewer for convenience It uses sockets to communicate with other devices and saves their data in a database to visualize later

Table of Contents

Installation

  1. Download sqlite3 and add it to your PATH

        Watch this video to learn how to setup SQLITE on your machine
        Tutorial - https://www.youtube.com/watch?v=XA3w8tQnYCA&t=147s&ab_channel=FraserLove
    
  2. Properly configure your devices

        Upload the necessary arduino code and make sure you comply with
        the communication protocol
    

Usage

Explain how to use your project. Provide examples and usage scenarios. Include code snippets and command-line examples.

Contributing

  • Liam Israel ~ Larmbs

License

MIT LICENSE

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages