Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 955 Bytes

README.md

File metadata and controls

39 lines (27 loc) · 955 Bytes

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