Skip to content

yangmain/IoTSharp

 
 

Repository files navigation

 _         _______   ______  _                          
| |       (_______) / _____)| |                         
| |  ___      _    ( (____  | |__   _____   ____  ____  
| | / _ \    | |    \____ \ |  _ \ (____ | / ___)|  _ \ 
| || |_| |   | |    _____) )| | | |/ ___ || |    | |_| |
|_| \___/    |_|   (______/ |_| |_|\_____||_|    |  __/ 
                                                 |_|    

Build status GitHub

IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.

Contributing

Support

IoTSharp's Clients and Sdks

How to install ?

  • 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

IoTSharp.Edge.RT-Thread (STM32L4 + Wi-Fi, sensor, lcd, audio etc)

https://github.com/IoTSharp/IoTSharp.Edge.RT-Thread

20190615010003.jpg

20190615010115.jpg

About

IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 44.0%
  • C# 26.3%
  • JavaScript 15.3%
  • C 11.7%
  • CSS 2.6%
  • HTML 0.1%