Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for python microcontroller
microcontroller
x
python
x
140 search results found
Micropython
⭐
17,261
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
Iot For Beginners
⭐
13,567
12 Weeks, 24 Lessons, IoT for All!
Platformio Core
⭐
7,048
Your Gateway to Embedded Software Development Excellence 👽
Circuitpython
⭐
2,419
CircuitPython - a Python implementation for teaching coding with microcontrollers
Pikapython
⭐
1,147
An ultra-lightweight Python interpreter that runs with only 4KB of RAM, zero dependencies. It is ready to use out of the box without any configuration required and easy to extend with C. Similar project: MicroPython, JerryScript.
Pyocd
⭐
961
Open source Python library for programming and debugging Arm Cortex-M microcontrollers
Cmsis Svd
⭐
960
Aggegration of ARM Cortex-M (and other) CMSIS SVDs and related tools
Python For Kids
⭐
675
A FREE comprehensive online Python development tutorial FOR KIDS utilizing an official BBC micro:bit Development Board going step-by-step into the world of Python for microcontrollers.
Ml Kws For Mcu
⭐
673
Keyword spotting on Arm Cortex-M Microcontrollers
Stcgal
⭐
556
Open Source STC MCU ISP flash tool
Pyboard
⭐
406
The MicroPython board
Adafruit_blinka
⭐
388
Add CircuitPython hardware API and libraries to MicroPython & CPython devices
Python Arduino Command Api
⭐
372
A Python library for communicating with Arduino microcontroller boards
Emlearn
⭐
301
Machine Learning inference engine for Microcontrollers and Embedded devices
Esp8266_honeypot
⭐
286
THE ESP8266 HONEYPOT: A PROJECT TO TRAP SCRIPT KIDDIES EVERYWHRE!!
Micropy Cli
⭐
284
Micropython Project Management Tool with VSCode support, Linting, Intellisense, Dependency Management, and more!
Bfree
⭐
263
BFree: Enabling Battery-free Sensor Prototyping with Python
Min
⭐
215
The MIN protocol specification and reference implementation
Html As Programming Language
⭐
203
A programming language that looks like HTML
Ljinux
⭐
197
A "linux" in python, for CircuitPython microcontrollers!
Ferris
⭐
194
A low profile split keyboard designed to satisfy one single use case elegantly
Lib Python
⭐
188
Blynk IoT library for Python and Micropython
Pico W Garage Door Sensor
⭐
176
Wireless garage door sensor for Home Assistant powered by Raspberry Pi Pico W
Stcflash
⭐
164
A command line programmer for STC 8051 microcontroller
Ch552tool
⭐
120
An open sourced python tool for flashing WCH CH55x series USB microcontroller with bootloader v2.30, v2.31 & v2.40.
Pyesp8266
⭐
92
python serial communication modules with the ESP8266 WiFi chip
Lispmicrocontroller
⭐
81
A microcontroller that natively executes a simple LISP dialect
Illuminos
⭐
76
An open-source MicroPython based SDK for WiFi-enabled microcontrollers
Platform Ch32v
⭐
75
PlatformIO platform for CH32V RISC-V chips (CH32V003, CH32V103, CH32V20x, CH32V30x) and CH56x, CH57x, CH58x
Coffee Scale App
⭐
75
Firmware and Progressive Web App to connect to a DIY bluetooth enabled coffee and espresso scale.
Platform Atmelsam
⭐
72
Atmel SAM: development platform for PlatformIO
Pycs
⭐
49
Python Based ARM CoreSight Debug and Trace Tools
Platformio_version_increment
⭐
48
Simple versioning Python script for PlatformIO
Utensor_cgen
⭐
48
C++ code generator for uTensor https://utensor-cgen.readthedocs.io/en/latest/
Modm Devices
⭐
46
Curated device data for all AVR and ARM Cortex-M devices
Python Editor V3
⭐
44
Micro:bit Educational Foundation Python Editor V3
Carpc
⭐
39
RaspberryPi based CarPC build, to replace stock Volvo navigation system
Preamp Two
⭐
35
An digitally controlled hi fi preamplifier 🔈🎵
Platform Ststm8
⭐
32
ST STM8: development platform for PlatformIO
Aqi Monitor
⭐
25
Pyfis
⭐
24
Unified Python library for controlling devices in the passenger information realm
Smart Card Removinator
⭐
23
Smart Card Removinator
Tangiblepy
⭐
21
Python_buffalo_libmicon
⭐
18
Python3 Library for communicating with the microcontroller on the Buffalo Terastation
Micropy Stubs
⭐
17
Automatically Generated Stub Packages for Micropy-Cli and whomever else
Plantaris
⭐
17
PyCon 2020 Talk: "How to build an intelligent “indoor garden” with microcontrollers, CircuitPython, and IoT."
Home2l
⭐
16
The Home2Ls - Smart Tools for a Private Home
Mikroe Uhb
⭐
16
USB HID Bootloader programming tool for devices manufactured by MikroElektronika
Lamatrix
⭐
16
Animated 8x32 LED matrix display / smart clock with a microcontroller and (Micro)Python
Seruro
⭐
15
Turn your Raspberry Pi Pico into a crypto hardware wallet
At Tami
⭐
15
ATtami is a 5₪ (1€) gratis microcontroller dev board >> more here
Micropythonscripts
⭐
14
MicroPython Scripts and projects
Embml
⭐
13
A tool to support using classification models in low-power and microcontroller-based embedded systems.
Nrf24l01 Buspirate
⭐
13
Python code to interface with Nordic nRF24L01+ radio over SPI through BusPirate
Rosie Ci
⭐
13
Continuous integration for microcontroller code.
Sefr_multiclass_classifier
⭐
12
Code for the multiclass classifier version of SEFR
Emdr
⭐
12
Firmware and controller app for DIY EMDR equipment (lightbar, buzzers and headphones)
Smartanthill2_0
⭐
11
SmartAnthill is an open IoT system which allows easy control over multiple microcontroller-powered devices, creating a home- or office-wide heterogeneous network out of these devices
Loprts
⭐
11
Low Power Remote Temperature Sensor
Tamp
⭐
10
Tamp is a low-memory, DEFLATE-inspired lossless compression library.
Toprammer
⭐
10
TOP2049 Open Source programming suite
Nanocloudlogger
⭐
10
Simple cloud based logger for microcontrollers.
Svd_gdb
⭐
9
Decode SVD files to talk to microcontrollers through a debug probe.
Cognitive_analysis_tool
⭐
9
Processing of eye tracking data, using the Pupil Labs eye tracker, for the measure of cognitive workload.
Circuitpython_unittest
⭐
8
A repo that provides the MP-Lib unittest.py to CircuitPython to allow makers to take full advantage of Python's unittest within CircuitPython.
Lpc_checksum
⭐
8
Python script to calculate LPC firmware checksums.
K0dasm
⭐
8
Renesas (NEC) 78K0 disassembler
Platformio Infineonxmc
⭐
7
Scripts and examples for developing XMC Microcontroller Boards using Platform IO
Arpylearning
⭐
7
This is a wrapper of Arduino interface and Deep Reinforcement Learning methods in Python
Xidesdcc
⭐
7
Xanadu - An IDE of SDCC
Deep Neural Network For Cs Based Signal Reconstruction On Stm32 Mcu Board
⭐
7
Compressed Sensing signal decoding with DNN oracle on STM32
Platform Nxplpc
⭐
7
NXP LPC: development platform for PlatformIO
Pigeoncomputer
⭐
6
Simple computer system built around ATmega328P microcontroller.
K0emu
⭐
6
Renesas (NEC) 78K0 emulator
Kuttypy Gui
⭐
6
A Graphical interface for real-time control and monitoring of KuttyPy (ATMEGA32 Board)
Nrftool
⭐
6
A tool to flash and erase nRF devices
Neural Network Translator
⭐
6
This repository contains a neural network translator which can translate neural network models to native code.
Dachboden
⭐
5
lights and stuff
Octooled
⭐
5
Display information about the current OctoPrint print job on a SSD1306 oled display
Balloon_experiment
⭐
5
Radiosonde platform to develop, test and integrate payloads for the future CubeSats missions
Booty
⭐
5
PC-side bootloader for microcontrollers (currently focused on PIC24 and dsPIC series)
Hwut
⭐
5
Service for running embedded unit tests on real hardware over the internet.
Microcoder
⭐
5
Define custom assembly-like instructions and use them to write programs which are transpiled into synthesisable Verilog code.
Micropython Ad9833
⭐
5
This script is written in python 3.x for interfacing the AD9833 with microcontrollers with micropython (specifically the PyBoard) over SPI.
Uresponsivevalue
⭐
5
MicroPython library for smoothing out noise appearing e.g. in ADC readings while staying responsive
Msptool
⭐
5
MSP430G2xx3 flashing tool supporting Linux, Windows, and Mac OS.
Rust Bluepill Doc
⭐
5
Guide to use rust on the bluepill (stm32f1xx)
Micro Learn
⭐
5
A Practical Machine Learning Library for Arduino and Other Microcontrollers
Circuitpython_february_2019
⭐
5
This is a soldering and programming class in Circuitpython
Curtain Automation
⭐
5
Essig
⭐
5
Embedded System SImulator Generator
Microprocessorcontroller
⭐
5
Script written in Micropython that will give the Freenove Wrover ESP32 CAM it's instructions to take a picture of your electricity meter with an interval. This data gets sent to the server by an REST API endpoint. There the data will get processed further. Script written in Micropython that will give the Raspberry Pico W it's instructions to take a picture of your electricity meter with an interval. This data gets sent to the server by an REST API endpoint. There the data will get processed furt
Esp
⭐
5
Learn MicroPython with ESP32 microcontroller or similar
Docopt Uc
⭐
5
A Docopt library suitable for simple CLI generation in microcontrollers
Micropython
⭐
5
Random bits of code for use with a Micro Python board.
Eetools
⭐
5
A collection of scripts for electrical engineering
Projetosos
⭐
4
Codificação da solução referente a disciplina de Projeto
Learnpython4devices
⭐
4
An introduction to programming using Adafruit Trinket M0 a ht16k32 LED matrix and a joystick
Serial_datalogger
⭐
4
A simple python application that can save data sent through the serial port
Senko
⭐
4
🦊 Simplest OTA update solution for your Micropython projects.
Related Searches
Python Django (28,897)
Python Deep Learning (22,263)
Python Machine Learning (20,195)
Python Pytorch (17,410)
Python Flask (17,147)
Python Dataset (14,792)
Python Tensorflow (14,628)
Python Docker (14,113)
Python Command Line (13,351)
Python Jupyter Notebook (12,976)
1-100 of 140 search results
Next >
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2023 Awesome Open Source. All rights reserved.