stm32l476rg
There are 24 repositories under stm32l476rg topic.
ferenc-nemeth/stm32-i2cdetect
Finds every I2C device on the bus.
deebot/MorphWatch-STM32
The Repo contains KiCAD hardware files and software for Morph Watch
elmot/STM32-ILI9341
Simple HAL driver for ILI9341 320x240 TFT LCD for STM32 microcontrollers
AtaberkOKLU/STM32L476-BootLoader
The purpose of this project is to bypass the physical requirements of the BootLoader access. The approach is the trigger the MCU to enter BootLoader Mode via UART by only using Tx, Rx and Gnd pins. Moreover, the trigger UART port can also be used to program the MCU.
KshitijSrivastava/Voice-Based-Tone-Classification-and-Person-Identification
STM32 based project on Person and Tone Identification
Dominik-Workshop/KD-23MTS
STM32 based oscilloscope, AiR 6 sem PWR
JetBrains/hackathon19_deskovery
Deskovery bot firmware
klimatt/nucleo-l476rg-rtic-bno08x-rvc
Example for NUCLEO-L476RG how to use bno08x-rvc lib to receive data from the BNO08x sensor (BNO080/85/86) in RVC mode.
vanDeventer/as2
This repository is made up of different branches that reflect the use of different peripherals on a STM32L476RG microcontroller
MarcoMiglio/stm32_mpu6050
MPU6050 (GY-521) Driver for STM32 with Motion and Zero-Motion Detection
AcaMilos/SkockoGame-STM32L4_with_OLED
Game about choosing the right combination of 6 characters.
AcaMilos/SSD1306_OLED_STM32L476RG
Example for SSD1306 OLED display written for STM32L476RG MCU, which shows whatever you want on OLED display.
ArtoriasAbyssslayer/Microcontrollers-Peripherals
Some Arm Assembly Code for Stm32-M4 board/cpu and a project with RedBlocks used for simulation . Programs used Keil uVision(IDE), RedBlocks Simulator. In latest projects I used STM32CUBEMX too
Ciusss89/gtip-riotos
It contains examples and experiments about riot-os
dita-deb/STM32_Labs
All labs from CPE 3000 compiled into one single repository -Anindita
Dominik-Workshop/STM32_SR
Simple STM32 projects, AiR 6 sem PWR
mayn-k/stm32-l476rg-rgb-pwm
This project interfaces an RGB LED module with a GPIO Pins on an STM32 Nucleo Board. The RGB LED module consists of individual LEDs for red, green, and blue, each controlled independently. PWM signals with varying duty cycles are generated using STM32's Timer peripherals to control the brightness of each LED.
monty930/nucleo-bluetooth-app
4 - led handler and potentiometer chart drawer controlled on mobile app via bluetooth.
qubeck78/nucleoL476RGGenerator
Signal generator core for Nucleo-L476RG board
rspinell/pendulum
450 Real-Time Embedded Systems control code
Triadziuch/Scigalka-STM32
A program for the STM32L476RG microcontroller sending device rotation data to the computer. The device acts as a controller for a game "Ścigałka".
elmot/STM32L476-DISCO-servo-test
Servotester based on STM32L478G-Discovery board
MatteoOrlandini/Bluepy-Python-Bachelor-Thesis
BLE Python program to scan and connect the SensorTile device and enable BLE notification.