raduu-m / HC-SR04-Sensor-Animation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HC-SR04 Animation

A simple program for plotting HC-SR04 ultrasonic sensor output using matplotlib. The sensor data is read from a microcontroller through serial a serial connection and plotted in real time. The script currently shows only three sensor. The goal is to have four sensors from which to read data and create a 360 system. A moving average function is implemented for better results

About


Languages

Language:Python 100.0%