Category Archives: Arduino(r)

Arduino PID with Motor, Ultrasonic Sensor, and a paper basket type coffee filter

Using a PID to control a Motor via PWM using the Ultrasonic sensor HC-SR04 to control a coffee filter distance from the sensor. Zip Code (Arduino Uno PID Motor and HC-SR04 with coffee filter) Text Arduino Uno Code for PID … Continue reading

Posted in Arduino(r), Test Sector | Tagged , , , , , , , , , | Leave a comment

Using Arduino and BB’s PID with Simple LED Brightness setup to Learn PID

Presentation Arduino Code for this project Zip code Notes

Posted in Arduino(r), Test Sector | Tagged , , , , , , | Leave a comment

Python – A version of Producer Consumer Pattern with Queues and Threading – Simulated Temp Chamber Demo

Presentation on a version of producer consumer pattern using queues and threading. Used Python,tkinter, and Matplotlib Presentation is followed with a short video and zip code May17,2023 added the Ipython console output image on post so you can see the … Continue reading

Posted in Arduino(r), Python, Test Sector, tkinter | Tagged , , , , , , , | Leave a comment