Repository navigation
PlatformIO
Created by Ivan Kravets
发布于 June 13, 2014
- Repository
- platformio
- Website
- platformio.org
- Wikipedia
相关主题
MicrocontrollerPackage managerLibraryRISC-V
PlatformIO is an open source, cross-platform development ecosystem for embedded systems, IoT (Internet of Things) devices, and microcontrollers. It provides a unified and integrated development platform that simplifies and streamlines the process of developing software for a wide range of embedded hardware and platforms.
USB keyboard/mouse to PS/2 interface converter using a Raspberry Pi Pico
A fast WebAssembly interpreter for Arduino, PlatformIO, Particle
USB keyboard to PS/2 / AT / XT interface converter using a Raspberry Pi Pico
Polyphonic Digitally Controlled Oscillator (DCO) controlled by Raspberry Pi Pico PIO
Project Fire Lamp based on EmbUI framework (GPL license)
High-speed Adalight USB serial LED driver implementation for Raspberry Pi Pico RP2040. Support for sk6812/ws2812b/apa102 and others using Rpi multi-core, DMA, PIO, SPI and parallel output.
L1 R1:WCH 24MHz MCS-51 USB MCU (CH552T/CH552P/CH552E/CH552G/CH551G)
My projects with RP2040 Raspberry Pi Pico and Pico W
Implementation of single and multiple HX711 use via RP2040's state machine
Minimalistic QVGA Display on Raspberry Pico with resolution 320x240/8bit, suitable as tutorial to PIO and DMA.
Python package to drive HUB75 rgb matrices on pi5
DShot implementation for the RP2040 using a single PIO block, for up to 4 ESCs
An Easy-to-Use RPI Pico PIO Emulator
Raspberry Pi Pico pioasm compiled to Web Assembly
Minimal example project for using TinyUSB with Pico-PIO-USB on a Raspberry Pi Pico
Moving Average Plus is a C++ library that implements a moving average on the Arduino platform. Performance and usability are the two focuses I thought of when creating this library, so every improvement tip is welcome. It is useful for filtering noisy data from sensors, for example.
Low-level package that provides an easy way to centralize different output targets. Supports colors and text decoration to all popular terminals
MicroPython implementation of HX711 use via RP2040's state machine
Read input from a USB keyboard through the Raspberry Pi Pico PIO interface
This library is a C translation of the [QuadratureDecoder] (https://github.com/adamgreen/QuadratureDecoder), all functions are a 1:1 port of the original.