thearn/Python-Arduino-Command-API
A Python library for communicating with Arduino microcontroller boards
Python
Issues
- 2
Unable to set pinMode to INPUT_PULLUP.
#27 opened by JonasPhilbert - 2
Imports Fail in Python3
#33 opened by DragonflyRobotics - 0
AT commads on python
#28 opened by ekangBoyong - 3
Importerror:cannot import name Arduino
#24 opened by lakshaygarg - 0
Due Support ?
#26 opened by LauLauThom - 1
Servos.attach does not work
#11 opened by filloz - 1
prototype.ino error
#22 opened by KipCrossing - 2
Trouble with INPUT pin mode
#9 opened by LucasPa - 3
Traceback (most recent call last): File "test.py", line 9, in <module> board =Arduino(9600,port='/dev/ttyACM0') #plugged in via USB, serial com at rate 9600 File "/usr/local/lib/python2.7/dist-packages/arduino_python-0.2-py2.7.egg/Arduino/arduino.py", line 108, in __init__ sr = serial.Serial(port, baud, timeout=timeout) AttributeError: 'module' object has no attribute 'Serial'
#25 opened by lakshaygarg - 1
Bluetooth
#12 opened by electronshic - 1
analogRead should cast float?
#23 opened by markisus - 2
Python equivalent code is acting strange
#21 opened by dvreed77 - 0
Bug fixes and error checking
#20 opened by hamsolo474 - 0
Few mistakes in README.md
#7 opened by miniwark - 2
How to wire sonar
#1 opened by sdmeijer