Category Archives: Test Sector

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 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 Test Sector | Tagged , , , , , , | Leave a comment

Python-A way to show digital patterns(bits) in Matplotlib

Presentation on a way to show digital patterns (bits) visually in Matplotlib drawstyle was helpful but did not show the pattern correctly 100%(for me) below is my presentation followed by the code. Presentation Python Code Text Python Code Zip Notes

Posted in 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 Test Sector | Tagged , , , , , , , | Leave a comment

InProcess: Python – A version of Producer Consumer Pattern

Python Tkinter and Matplotlib. Still working on it , but this is a preview Using more Classes and Threads the video below is at normal speed (running a quick temp chamber profile. Most temperature profile don’t run this fast in … Continue reading

Posted in Test Sector | Tagged , , , , , | Leave a comment

Tkinter GUI and (non-tk) Matplotlib shrinking the tk GUI

Presentation on “my” journey to find a solution for the unexpected shrinking of the Tkinter GUI when making a plot. Notes Thanks to all the python communities and my viewers

Posted in Test Sector | Tagged , , , , , , | Leave a comment

Python – Sequence Editor example

a Python tkinter Sequence Editor example with a simple UUT(Magnetic crane in canvas) Presentation Short Video of Sequence Editor with sequence running aprox 18sec Python code text Download Python code Notes

Posted in Test Sector | Tagged , , , , , , | Leave a comment

Python – Analog Meter with New Chart-Class this time

converted a previous python project over to Class type with new Chart /scope adventure Short Video on GUI (tkinter) Python Code Text (tkinter) Python – Analog Meter and Chart Download Notes Presentation: Analog Meter Display and Chart GUI using Vertical … Continue reading

Posted in Test Sector | Tagged , , , , , , , , | Leave a comment

Python tkinter and time delay

Presentation on Different ways to create time delay in tkinter Short Video (about 35sec) Python code Text Python code download Notes

Posted in Test Sector | Tagged , , , , , , , , | Leave a comment

Python – MCC USB-1208FS-Plus

Using Python to see connection and simple measurement using MCC’s USB-1208FS-Plus Presentation Python code text see in console result Down of simple measurement to see on console Notes

Posted in Test Sector | Tagged , , , , | Leave a comment