Skip to content

sergey-light/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 owlnode[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

  • HTML 34.5%
  • C++ 27.7%
  • JavaScript 23.4%
  • CSS 7.8%
  • C# 3.3%
  • C 2.5%
  • Other 0.8%