Category Archives: Test Sector

Python – Sklearn – Chi- Categorical Ordinal

Presentation on Chi2 with a categorical ordinal ranking (0-9) and a Categorical-Binary Target Code (case 3 is enabled others commented out)

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

My Mississippi Harmonica Co Regal Model 96235

Presentation in my search to find the notes on this particular harmonica (only the one I have)

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

Python – FTT – with Scipy

Python FFT or Sinewave with two components using Scipy-FFT Show result in plots using Matplotlib(r) library Starting point was from a Chat AI which did not put the import Matplotlib Modification added to get plots and limit frequency span. Also … Continue reading

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

LabVIEW(r) , Python(r) Sinewave Fit

Sinewave fit function from python script called via LabVIEW Zip Image python script

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

Sinewave Fit via Python with SciPy

Testing a sinewave fit code provide by Chat AI with different conditions. Original Posted Date: Nov 22, 2023

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

LV- Event Queue and fun with Pict function

A bit on the funnier side use of LabVIEW(r) with important pattern commonly used. Created a face to control eyes and eyebrow. Project started using NI project template. Short Video (17sec) Zip LV code Notes Notes

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

LV Timed Loop Structure – OFFSET

A Look at an LabVIEW(r) timed loop structure with focus on the Offset parameter Tzero T0 Zip LV Modified Example Timed Structure OFFSET The original code you can get from the LabVIEW’s ,examples, structure, timed loop. The modified example in … Continue reading

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

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