Skip to content

ChristianPalmiero/Linux-Alert-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Linux-Alert-System

A proximity alert system has been designed and implemented using the following elements:
• The HC-SR04 Ultrasonic Ranging Module;
• The STM32F746-DISCOVERY board;
• The Linux OS.
The STM32F746-DISCOVERY reads the distance of any object located in front of the HCSR04 sensor, and then it blinks the user led with a period proportional to the distance, according to the following table:

Distance [cm] <10 [10-25) [25-50) [50-75) [75-100] >100
Period [ms] 400 600 800 1.000 2.000

The STM32F746-DISCOVERY prints on its serial console the measured distance.

About

A Linux device driver kernel module for the HC-SR04 ultrasonic ranging module using uCLinux on the STM32F7DISCO board

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages