Category Archives: Howto
Communicate with Arduino using python
Os: linux, windows (not tested), mac osx (not tested) Difficulty: medium Knowledge you need: a little bit of python programming (ver 2.x) and Arduino Let’s see how easy it is to communicate with an Arduino 2009 board and the pySerial python’s module. What we will do is to use python to send characters serially to an Arduino 2009 which will … Continue reading
