Skip to content

borischernov/avr_hcsr04

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

avr_hcsr04 - Digital output for HC-SR04 Ultrasonic Ranging Module

Code for ATtiny45 interfacing HC-SR04 module and sending measurement results via UART. Default UART speed is 9600 baud. Measurement results (in cm) are sent one-per-line.

Use avr-gcc to compile the code, or just program included HEX file into ATtiny45.

Fuse bytes: low: 0xEE high: 0xDF ext: 0xFF

About

Digital output for HC-SR04

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published