Close

Micropython home domotics project with Sushi IoT

A project log for SushiPython IoT Framework & Boards

OS-like firmware for ESP32 - A complete environment: Web UI, Menus & Drivers out-of-the-box for MicroPython From breadboard to real projects

marcoMarco 01/17/2026 at 15:140 Comments

Sushi Home project

Description

Home domotics demo project using a Sushi Board, code in Micropython on SushiPython framework.

Features

Version : v1.0.0 - 2026-01-11

Video demo : Sushi IoT on instagram

Source files

Instructions

Start guide

Testing the project

Hardware components

This project uses a full Sushi Iot Board kit.  
All details on Sushi Board can be found on [Sushi-Iot-Board Github repo](https://github.com/sushi-iot/sushi-iot-board).

Overview

[Sushi IoT on instagram](https://www.instagram.com/sushi_board_iot/)

Hardware connections table

For test/demo purposes, this project does not require any external hardware.
In a real application, the heater system must be connected to the relay output and an external DS18B20 cabled temperature sensor is recommended to measure the environment correctly (for test purpose by default is used the onboard DS18B20 sensor).

Resources

Sushi-Iot-Board
SushiPython IoT Firmware download
Online coding manual
SushiPython IoT project overview
SushiPython microPython quick reference

Discussions