Skip to content

asmi-g/AsyncDataStreamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Asynchronous Data Streamer

Description

  • Implements real-time data acquisition from a potentiometer and a DHT11 temperature sensor, and uses FreeRTOS to configure task priority and concurrency on an STM32 microcontroller (STM32 Nucleo).
  • Uses ADC channels and GPIO interrupts to ensure timely and accurate sensor readings.
  • Uses UART serial communication to write and display data, and SPI communication to interface with the SD card module, for storing sensor data.

Software Block Diagram

alt text

Wiring Diagram

alt text

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages