Skip to content

Playground repository for my STM32 educational experiments.

Notifications You must be signed in to change notification settings

JakubFranek/STM32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STM32

This is a playground repository for my STM32 experiments, as most of these experiments are rather small and/or banal and there is no need to create a separate repository for them.

The code tested in these test projects tends to end up in a "proper" project, such as Home Air Monitoring System.

Contents

The projects within this repository are structured as follows:

  • NUCLEO-L011K4
    • ADC_HAL_L011K4
    • Blink LED
  • NUCLEO-L031K6
    • ADC_HAL_L031K6
    • ADC_LL_L031K6
    • I2C_BME280_HAL
    • RTC_wakeup_L031K6_LL
    • SHT40_L031K6_LL
    • Sleep_mode_L031K6_HAL
    • Sleep_mode_L031K6_LL
    • Stop_mode_L031K6_LL
    • nRF24L01p_TX_RX_L031K6
    • nRF24L01p_TX_RX_L031K6_LL
  • NUCLEO-L053R8
    • ADC_HAL_L053R8
    • Low_Power_Modes_L053R8
    • nRF24L01p_TX_RX_L053R8

About

Playground repository for my STM32 educational experiments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages