Mar. 2022 Sales of M5StickC [obniz Cloud No Expiry Licensed] have ended.
obniz Cloud No Expiry License installed official Device.
JavaScript/Node.js enables create cloud based development. Integrate Web/Database/AI and hardwares by using obniz.
You can install obnizOS on your M5StickC.
You can connect to the obniz Cloud, and the screen display is the same as on official devices. There is no charge for the use of the cloud for up to one registered device.
For more information on how to use the OS, please click the link below.
You can create an SNS notification doorbell using the display and buttons on the main unit.
You can create a game linked to a browser with a simple program.
Compatible with a wide variety of sensors / actuators such as Hat module and Grove that can be used just by inserting.
No soldering or complicated wiring required
Programming with JavaScript / Node.js. Realization of cooperation between hardware and various technologies such as Web / database / machine learning.
<script> var obniz = new Obniz(“OBNIZ_ID_HERE”); obniz.onconnect = async function () { var led = obniz.wired(“LED”, {anode:0, cathode:1}); led.on(); } </script>
Easily connect to SNS, graph sensor data, and remotely control multiple units via the obniz Cloud.
Run the code through Webhook on the obniz Cloud.
Execution hourly, daily or in other timing is possible.
Use online editors and repositories in the cloud. Easy creation, storage and sharing of programs.
Manage devices and accounts in the cloud and update remotely.
Mar. 2022 Sales of M5StickC [obniz Cloud No Expiry Licensed] have ended.
Size | 48×24(mm) |
---|---|
Accessories |
|
Included |
|
License | obniz Cloud No Expiry Licensed (Lite) |
Precautions: If the program (obniz id) written in M5StickC is overwritten, the operation as obniz cannot be guaranteed.