Tag Archives: Arduino

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 serial write and read to arduino with a K0183 shield and RGB

Showing communication to arduino which used a RGB shield which is setup to be controlled via serial com port using Python 3.7 Red num,Green num,Blue number   0-255 example 100,0,0  will turn on Red Led of RGB with a 100 intensity … Continue reading

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

Adventure w Keyestudio’s K0183 shield v1

Working with Keyestudio’s Easy Module K0183 shield V1 https://wiki.keyestudio.com/Ks0183_keyestudio_Multi-purpose_Shield_V1 A learning Module which connects on top of the Arduino Uno module Below discussion on adventure with modified from original code to make it work for me. Keyestudio K0183 mounted on … Continue reading

Posted in Test Sector | Tagged , | Leave a comment