_ _______ ______ _ | | (_______) / _____)| | | | ___ _ ( (____ | |__ _____ ____ ____ | | / _ \ | | \____ \ | _ \ (____ | / ___)| _ \ | || |_| | | | _____) )| | | |/ ___ || | | |_| | |_| \___/ |_| (______/ |_| |_|\_____||_| | __/ |_|
IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
- If you'd like to contribute to IoTSharp, please take a look at our Contributing Guide.
- If you have a question or have found a bug, file an issue.
- To learn about project priorities as well as status and ship dates see the IoTShap roadmap.
- Cicada A desktop application https://github.com/IoTSharp/Cicada
- C Client SDK for IoTSharp https://github.com/IoTSharp/IoTSharp-C-Client-Sdk
- C# Client SDK for IoTSharp https://github.com/IoTSharp/IoTSharp.SDKs
- mkdir /var/lib/iotsharp/
- cp ./* /var/lib/iotsharp/
- chmod 777 /var/lib/iotsharp/IoTSharp
- cp iotsharp.service /etc/systemd/system/iotsharp.service
- sudo systemctl enable /etc/systemd/system/iotsharp.service
- sudo systemctl start iotsharp.service
- sudo journalctl -fu iotsharp.service
- http://127.0.0.1:80/
IoTSharp.Edge.RT-Thread (STM32L4 + Wi-Fi, sensor, lcd, audio etc)