8000 GitHub - psych0dav/owlos: Open Source IoT Operation System
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

psych0dav/owlos

 
 

Repository files navigation

OWLOS в режиме WiFi точки доступа без файлов UI

OWLOS

open source network operating system for managing IoT devices.

ESP32&ESP8266

  • doesn't require internet access or additional servers
  • ready to connect with sensors, actuators, LCD, DHT, Stepper and other drivers
  • doesn't require programming skills
  • built-in user interface - use web browser to access and manage your OWLOS nodes
  • built-in RESTful server
  • built-in MQTT client
  • at the same time WiFi access point and station, in any combination:
    • can be used autonomously
    • can work on a local network
    • can work via the Internet
  • can integrate with other nodes running under OWLOS - organizing an internal network. without using a servers
  • available in source code

How to build:

  • build and upload OWL firmware on your board.
  • after uploading:
    • connect to WiFi access point owlunit[YOURESPCHIPID] PWD: 1122334455
    • browse http://192.168.4.1:8084 to access OWLOS UI LGN: admin PWD: admin

Copyright 2019, 2020 by:

About

Open Source IoT Operation System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.5%
  • C++ 38.4%
  • C 2.7%
  • CSS 2.0%
  • Batchfile 1.5%
  • HTML 0.9%
0