This example shows how to connect a joystick to your St Nucleo. This could be used for games or perhaps navigating through a menu for example Here is…
Code
I purchased this module as part of a microcontroller kit, its an interesting little module as it has 16 buttons but with only 1 I/O line is required,…
In this example we will take the previous bmp180 example - Nucleo and BMP180 example. This time again we will connect an LCD Keypad shield and display the…
In this example we will connect a BMP180 sensor to our Nucleo board. Typically this is in some sort of breakout or module such as the one…
In this example we take our Nucleo and AM2303 sensor example and we add an LCD Keypad shield and display the temperature and humidity on this. Here is a…
AM2302 capacitive humidity sensing digital temperature and humidity module is one that contains the compound has been calibrated digital signal output of the temperature and humidity sensors.…
In this example we will create a simple flashing led example for the MINI STM32 board, I used this to test out a J-link from segger and…
In this example we will connect an LCD keypad shield commonly used on Arduino projects and then connect an ultrasonic sensor to this shield. The ultrasonic sensor…
HC-SR04 is an ultrasonic ranging module that provides 2 cm to 400 cm non-contact measurement function. The ranging accuracy can reach to 3mm and effectual angle is…
This was an RGB Led breakout example connected to our mbed LPC1768 board, we used a common anode type. here is a picture of the module, you could…
In this example we connect an LCD to our mbed LPC1768 and display some text on it, we use a library to do most of the hard…
The mbed LPC1768 is based on the NXP LPC1768, with a 32-bit ARM Cortex-M3 core running at 96MHz. It includes 512KB FLASH, 32KB RAM and lots of…