Hi ! Let’s go to learn
The tutorials are organized in several parts : “Development Kot” for a first hand experience, and then tutorials sorted by MCU type: SMT32M3 / STM32M4 / STM32M7 / STM32WL.
Tutorial #515 – MB1136 – Screen LCD & RGB
This tutorial gives an example of using a I2C screen device, with LCD display and RGB color background.
Tutorial #514 – MB1136 – LED bargraph
This tutorial give an example of using a I2C bargraph device. The device is a Bi-Color 24 Bargraph from Adafruit Learning System.
Tutorial #513 – MB1136 – Encoder
This tutorial explains how to use an I2C Encoder from Duppa with an illuminated RGB rotary & push button.
Tutorial #512 – MB1136 – Rotation sensor
This tutorial shows how to use an analog rotary potentiometer thru an Analog to Digital Converter (ADC), used as I2C device on the MB1225 evaluation kit.
Tutorial #511 – MB1136 – LED 7-segments
This tutorial give an example of using a I2C device on the MB1225 evaluation kit. The device is a 0.56” 4-Digit 7-Segments Display w/I2C Backpack from Adafruit.
Tutorial #510 – MB1136 – Hello world
The purpose of this tutorial is to build our first “hello world” program for the MB1136 evaluation kit. In this tutorial, we are going to set up a simplest demonstration program. We download a simple “hello.c” program based on Hyperpanel OS. We will compile this simple app and make a binary of hyperpanel OS including this app.