Skip to content

4 - led handler and potentiometer chart drawer controlled on mobile app via bluetooth.

Notifications You must be signed in to change notification settings

monty930/nucleo-bluetooth-app

Repository files navigation

Nucleo bluetooth app

4 - led handler and potentiometer chart drawer controlled on mobile app via bluetooth.

Board used

NUCLEO-L476RG board

Board arrangement

Conect leds handled by app to pins PA1, PC1, PA0, PA6. Connect bluetooth module HC-06: TXD to PA10, RXD to PA9 (remember to decrese the voltage using transistors - from 5V to 3,3V). Connect potentiometer to PC0. As showed below.

Screenshot from 2022-08-14 22-01-24

Mobile app

On the Android device open .apk file placed in mobile-app folder. Ignore security warnings.

App made with MIT App Inventor

Requirements

To compile the project gcc-arm-none-eabi compiler is needed. To install it, run:

sudo apt install gcc-arm-none-eabi

Building the project

Run make in the terminal.

Flashing the firmware

Connect NUCLEO board with USB and move the .bin file from build catalogue to the device catalogue (NODE_L476RG).

Photos

About

4 - led handler and potentiometer chart drawer controlled on mobile app via bluetooth.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages