Write Arduino code in pure Python. Reduino transpiles Python scripts into efficient Arduino C++ and uploads automatically. A simple, intuitive way to control sensors, LEDs, and actuators without touching C++.
-
Updated
Feb 26, 2026 - Python
Write Arduino code in pure Python. Reduino transpiles Python scripts into efficient Arduino C++ and uploads automatically. A simple, intuitive way to control sensors, LEDs, and actuators without touching C++.
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.
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"
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 180deg axis of the servo motor
python library to detect arduinos connected by usb
A simple and lightweight Python Arduino communication package.
Communication between Python and Arduino.
Interfacing arduino using pyhton 2.7 and Tkinter(GUI) reading serial port
Testing Arduino with Python - This is a simple program that blinks an LED using Arduino with Python
Arduino AI-Gemini is a Python-based bridge that connects the Gemini 3 Flash to physical hardware. It allows you to control an Arduino using natural language, translating your typed intent into precise serial commands automatically.
Programma dlia chteniia znachenii iz posledovatel'nogo porta, peredavaemykh mikrokontrollerom.
Add a description, image, and links to the python-arduino topic page so that developers can more easily learn about it.
To associate your repository with the python-arduino topic, visit your repo's landing page and select "manage topics."