-
Recent Posts
- Python – Sklearn – Chi- Categorical Ordinal
- My Mississippi Harmonica Co Regal Model 96235
- Python – FTT – with Scipy
- LabVIEW(r) , Python(r) Sinewave Fit
- Sinewave Fit via Python with SciPy
- LV- Event Queue and fun with Pict function
- LV Timed Loop Structure – OFFSET
- Arduino PID with Motor, Ultrasonic Sensor, and a paper basket type coffee filter
- Using Arduino and BB’s PID with Simple LED Brightness setup to Learn PID
- Python-A way to show digital patterns(bits) in Matplotlib
- Python – A version of Producer Consumer Pattern with Queues and Threading – Simulated Temp Chamber Demo
- InProcess: Python – A version of Producer Consumer Pattern
- Tkinter GUI and (non-tk) Matplotlib shrinking the tk GUI
- Python – Sequence Editor example
- Python – Analog Meter with New Chart-Class this time
- Python tkinter and time delay
- Python – MCC USB-1208FS-Plus
- Python – Learn Queue GUI
- Python – Analog Meter GUI example
- Python- Updated Wafer Display GUI with Test types
Categories
Meta
Tag Archives: Keyestudio K0183
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 Arduino, comm port, Keyestudio K0183, Python, serial, Serial read, Serial write
Leave a comment
LV Arduino Serial Comm and K0183 Shield
Communicating to Arduino with a K0183 Keyestudio shield , both serial read and serial write. In this example using the RGB leds on pin 9,10,11. The shield had an RGB Led and is used just to show control of it’s … Continue reading
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