Use internal components

There are several electronic components available on the device without the need for LEDs or sensors. Let's use the program first.

Use the display

The obniz Board series and the M5Stick have a screen, which allows you to draw the screen.

reference page: obniz.js display

You can use the following command to draw on the display.

obniz.display.print("🧡😁");