python-arduino
There are 11 repositories under python-arduino topic.
KebabLord/esp2python
This project helps you to get any sensor data from esp8266 to python as a variable and control the module through python without AT commands.
abhineetraj1/arduino-LED-auto
In this you can turn on the LED light in arduino circuit by say "Turn on" and to turn off the LED , just say "Turn off"
makerportal/arduino-python-radar-emulator
Arduino radar emulator using ultrasonic sensor and servo motor. Python uses the serial port to read data from Arduino board and plots it in real-time to emulate a radar by approximating the distance of objects along the 180° axis of the servo motor
ianhi/detect-arduino
python library to detect arduinos connected by usb
nikwl/pyduino-lite
A simple and lightweight Python Arduino communication package.
AntoniLuongPham/Micro-Bit
Arduino
SadhaSivamx/MPU6050-Simulation
This project involves simulating the motion of a cube using an MPU6050 sensor.
ujjwalmaity/PythonArduino
Communication between Python and Arduino.
stakancheck/ArduinoPySerial
Программа для чтения значений из последовательного порта, передаваемых микроконтроллером.
metallurgical/python-arduino-interfacing
Interfacing arduino using pyhton 2.7 and Tkinter(GUI) reading serial port
milan-sony/python-arduino
Testing Arduino with Python - This is a simple program that blinks an LED using Arduino with Python