Blink a LED in Python with PyFirmata

1 · pit · Sept. 24, 2020, 10 p.m.
Introduction Have you ever wondered if it is possible to program an Arduino with a programming language other than C? Python is the answer! In today’s blog, you’ll blink a LED using the pyFirmata library. Hardware requirement Arduino board LED (of any color) 220 ohm resistor ±5% (red - red - brown - gold) Hook-up wires of different colors Breadboard Hardware setup Connect a black wire to the side of the breadboard (the once near the blue/black line). Connect one side of the resistor where you ...