Mar. 2022 Sales of M5StickC [obniz Cloud No Expiry Licensed] have ended.

M5StickC[obniz Cloud No Expiry Licensed]
obniz Official Device

M5StickC[obniz Cloud No Expiry Licensed]

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.

M5StickC Guides
obnizOS for M5StickC

obnizOS fo M5StickC is available for FREE

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.

obnizOS for M5StickC

Use Installed Accesorries
Easy Web and Browser Integration

Door bell notify to SNS

Door bell notify to SNS

You can create an SNS notification doorbell using the display and buttons on the main unit.

See code

Weather Gadget

Weather Gadget

An IoT device that acquires weather data on the web and notifies you.

See code

JoyStick controls web game

JoyStick controls web game

You can create a game linked to a browser with a simple program.

See code

Just by insertingVarious parts and modules

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

Program with HTML / JavaScript

Programming with JavaScript / Node.js. Realization of cooperation between hardware and various technologies such as Web / database / machine learning.

M5StickC Guide

<script>
var obniz = new Obniz(“OBNIZ_ID_HERE”);
obniz.onconnect = async function () {
  var led = obniz.wired(“LED”, {anode:0, cathode:1});
  led.on();
}
</script>

Cloud functions

Easily connect to SNS, graph sensor data, and remotely control multiple units via the obniz Cloud.

Learn more obniz Cloud

Serverless function -Webhook-

Serverless function -Webhook-

Run the code through Webhook on the obniz Cloud.

Serverless function -Scheduled Timer-

Serverless function -Scheduled Timer-

Execution hourly, daily or in other timing is possible.

Deploy your code

Deploy your code

Use online editors and repositories in the cloud. Easy creation, storage and sharing of programs.

Device management

Device management

Manage devices and accounts in the cloud and update remotely.

Mar. 2022 Sales of M5StickC [obniz Cloud No Expiry Licensed] have ended.

M5StickC[obniz Cloud No Expiry Licensed]

M5StickC contents
Size 48×24(mm)
Accessories
  • obnizOS Installed
  • Wi-Fi / Bluetooth
  • Full color LCD
  • Built-in battery
  • 6-axis IMU
  • LED / IR transmitter
  • Grove
Included
  • M5StickC [obnizOS Installed]
  • USB Type-C Cable
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.