obnizOS is software that runs on the device.
You can use all the functions of obniz such as state monitoring and APIs.
A special obnizOS is available for devices with displays and switches.
Devices with a display allow you to check your connection status from the start, and you can set up Wi-Fi, among other features.
Products with a Device-specific OS installed are sold as official obniz devices.
By writing obnizOS for ESP32 and a device key to the ESP32-WROOM32 or WROVER, IO operation and other functions can be performed via the cloud.
You can also add your own programs to the obnizOS running on the device to extend it.
Learn more
obnizOS is distributed free of charge and can be installed freely.
You need to pay for the monthly cloud usage fee based on the number of units, but you can use it for free up to a certain number of devices. Udo is also available free of charge. For more information, please refer to the Pricing.
Module/Device | ESP32-PICO | ESP32-WROOM | M5StickC | M5Stack Basic | DevkitC |
---|---|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
|
対応OS | obnizOS for ESP32 | obnizOS for ESP32 | obnizOS for M5StickC | obnizOS for M5Stack Basic | obnizOS for ESP32 |
Network | Wi-Fi (b/g/n 2.4G) | ||||
Power supply | 3.0〜3.6v | 2.2〜3.6v | USBTypeC(5v) | USBTypeC(5v) | microUSB(5v) |
Battery | - | - | (80mAh) |
(150mAh) |
- |
Operation Voltage | 3.3v | 3.3v | 3.3v | 3.3v | 3.3v |
IO num | 21 | 21 | 12 | 15 | 21 |
Other accessories | - | - | - Full color display - Grove terminal - 6 axis IM - IR Transmittor |
- Full color display - Grove terminal - speaker - microSD |
|
Official Device (OS pre-installed/No Expiry Cloud License) |
- | - | Buy now | - | Buy now |
You can add your own programs to the obnizOS running on the device to extend it.
Extend the OS with plug-ins
You can add programs to extend obnizOS by adding them to the obnizOS running on the device. You can create your own programs to enhance the device's functionality, such as offline handling and fast IO control, which was not possible with existing obniz. You will be able to customize it for a variety of applications.
You can use Plug-in over-the-air (OTA) via the obniz cloud or USB.
The Arduino IDE allows you to develop your own plug-ins at your disposal. Using Arduino libraries to enhance obniz's capabilities. You can use the plug-in on your device or publish it to the store.
More convenient and easier to use with plug-ins. You can extend the functionality of obniz by adding necessary functions with plug-ins. (Plug-in store to be released soon.)