Skip to content

Embedded application for STM32 microcontroller that samples temperature and humidity

Notifications You must be signed in to change notification settings

RealDanTheMan/stm-micro-sys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STM-MICRO-SYS - Example embedded app for STM32 based microcontroller

The purpose of this application is to boot up the microcontroller device to full power and periodically sample temperature and humidity while displaying results on a connected LCD display.

  • App high level logic as well as scripts to build and run the project can be found in ./app/
  • Custom hardware logic for most of the device crucial systems is abstracted in ./corelib/src/ its where most of the implementation lives.
  • Low level headers for the device provided by STM32 can be found in ./corelib/stm32/

Example Image Example Image

About

Embedded application for STM32 microcontroller that samples temperature and humidity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published