All Projects → micropython → Pyboard

micropython / Pyboard

Licence: other
The MicroPython board

Programming Languages

micropython
64 projects

Projects that are alternatives of or similar to Pyboard

mikroe-uhb
USB HID Bootloader programming tool for devices manufactured by MikroElektronika
Stars: ✭ 15 (-96.66%)
Mutual labels:  microcontroller
Rust Os Comparison
A comparison of operating systems written in Rust
Stars: ✭ 292 (-34.97%)
Mutual labels:  microcontroller
Stcgal
Open Source STC MCU ISP flash tool
Stars: ✭ 374 (-16.7%)
Mutual labels:  microcontroller
Train plus plus
Repo and code of the IEEE UIC paper: Train++: An Incremental ML Model Training Algorithm to Create Self-Learning IoT Devices
Stars: ✭ 17 (-96.21%)
Mutual labels:  microcontroller
Vult
Vult is a transcompiler well suited to write high-performance DSP code
Stars: ✭ 272 (-39.42%)
Mutual labels:  microcontroller
Svd2rust
Generate Rust register maps (`struct`s) from SVD files
Stars: ✭ 347 (-22.72%)
Mutual labels:  microcontroller
tf4micro-motion-kit
Arduino Sketch and a Web Bluetooth API for loading models and running inference on the Nano Sense 33 BLE device.
Stars: ✭ 41 (-90.87%)
Mutual labels:  microcontroller
Nnom
A higher-level Neural Network library for microcontrollers.
Stars: ✭ 382 (-14.92%)
Mutual labels:  microcontroller
Simba
Simba Embedded Programming Platform.
Stars: ✭ 281 (-37.42%)
Mutual labels:  microcontroller
Cortex M Quickstart
Template to develop bare metal applications for Cortex-M microcontrollers
Stars: ✭ 372 (-17.15%)
Mutual labels:  microcontroller
Openblt
Official read-only mirror of the SVN OpenBLT bootloader repository. Updated daily.
Stars: ✭ 256 (-42.98%)
Mutual labels:  microcontroller
Lwext4
ext2/ext3/ext4 filesystem library for microcontrollers
Stars: ✭ 270 (-39.87%)
Mutual labels:  microcontroller
Punyforth
Forth inspired programming language for the ESP8266
Stars: ✭ 350 (-22.05%)
Mutual labels:  microcontroller
vult
Vult is a transcompiler well suited to write high-performance DSP code
Stars: ✭ 316 (-29.62%)
Mutual labels:  microcontroller
Modm
modm: a C++20 library generator for AVR and ARM Cortex-M devices
Stars: ✭ 375 (-16.48%)
Mutual labels:  microcontroller
M7M01 MuEukaron
An capability-based microkernel general-purpose operating system focusing on scalability, predictability, mixed-criticality and recoverability. THIS PROJECT IS IN PREVIEW STATE CURRENTLY
Stars: ✭ 79 (-82.41%)
Mutual labels:  microcontroller
Sim7000 Lte Shield
LTE CAT-M/NB-IoT Arduino-compatible shield with GNSS and temperature sensor. Library supports SIMCom 2G/3G/4G LTE/CAT-M/NB-IoT
Stars: ✭ 340 (-24.28%)
Mutual labels:  microcontroller
Mightycore
Arduino hardware package for ATmega1284, ATmega644, ATmega324, ATmega324PB, ATmega164, ATmega32, ATmega16 and ATmega8535
Stars: ✭ 413 (-8.02%)
Mutual labels:  microcontroller
Cortex M
Low level access to Cortex-M processors
Stars: ✭ 379 (-15.59%)
Mutual labels:  microcontroller
Distortos
object-oriented C++ RTOS for microcontrollers
Stars: ✭ 354 (-21.16%)
Mutual labels:  microcontroller

The Micro Python board

The Micro Python board (pyboard) is a small microcontroller board that runs Micro Python (Micro Python is a lean and fast implementation of the Python 3 programming language that is optimised to run on a microcontroller). It is based on the STM32F405RGT6 MCU and includes USB, a micro SD card slot and an accelerometer.

The production board is PYBv10b. The schematics and pinout can be found in the root directory of this repository, the PDF files prefixed with PYBv10b.

Old files exist for PYBv3. Eagle files and gerbers for PYBv10b will be available soon.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].