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
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
Properly configure your devices
Upload the necessary arduino code and make sure you comply with
the communication protocol
Explain how to use your project. Provide examples and usage scenarios. Include code snippets and command-line examples.
MIT LICENSE