https://github.com/alvii147/distancemeter
Distance measuring device using ultrasonic sensor and ATmega32A
https://github.com/alvii147/distancemeter
atmega32a c
Last synced: 8 days ago
JSON representation
Distance measuring device using ultrasonic sensor and ATmega32A
- Host: GitHub
- URL: https://github.com/alvii147/distancemeter
- Owner: alvii147
- Created: 2018-10-06T19:47:31.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-11-17T06:24:47.000Z (over 5 years ago)
- Last Synced: 2025-04-28T16:55:52.978Z (about 1 year ago)
- Topics: atmega32a, c
- Language: Makefile
- Homepage:
- Size: 9.74 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Distance Meter
## Overview
Distance measuring device built using [HC-SR04 Ultrasonic Sensor](https://cdn.sparkfun.com/datasheets/Sensors/Proximity/HCSR04.pdf) and [Atmel ATmega32A microcontroller](http://ww1.microchip.com/downloads/en/DeviceDoc/ATmega32A-DataSheet-Complete-DS40002072A.pdf). Features temperature sensor to account for variability in sound speed and interrupt calls to switch between centimetres and inches.
## Diagram & Images


