Pinned Repositories
esp-hal
no_std Hardware Abstraction Layers for ESP32 microcontrollers
esp-clock
Implementation of clock on ESP chips and Rust(std). Will be re-implemented as a facility monitoring system on bare-metal Rust
esp-gallery
Digital gallery example for ESP chips and bare-metal Rust
esp-hello-display
Wokwi-example how the display is initialised for different boards
esp-max7219-nostd
Utility library for LED Matrix Displays using the MAX7219 microcontroller written in Rust.
esp-now-example
ESP-NOW communication in bare-metal Rust example
esp-rolling-stone
Example for ESP chips and chain of 8x8 LED Dot Matrix Displays on bare-metal Rust
esp-ward
Library that simplifies your embedded Rust applications development
esp-watchdog-idf
Clear C IDF implementation of monitoring system with motion detection and option to view photos on web-server
esp32-mqtt-publish
playfulFence's Repositories
playfulFence/esp-clock
Implementation of clock on ESP chips and Rust(std). Will be re-implemented as a facility monitoring system on bare-metal Rust
playfulFence/esp-ward
Library that simplifies your embedded Rust applications development
playfulFence/esp-hello-display
Wokwi-example how the display is initialised for different boards
playfulFence/esp-now-example
ESP-NOW communication in bare-metal Rust example
playfulFence/esp-rolling-stone
Example for ESP chips and chain of 8x8 LED Dot Matrix Displays on bare-metal Rust
playfulFence/esp-gallery
Digital gallery example for ESP chips and bare-metal Rust
playfulFence/esp-keypad-example
playfulFence/esp-etch-a-sketch
playfulFence/esp-max7219-nostd
Utility library for LED Matrix Displays using the MAX7219 microcontroller written in Rust.
playfulFence/esp-clock-nostd
playfulFence/esp-hal
Experimental no_std HAL targeting ESP devices
playfulFence/backtrace-defmt-example
An example how to use `defmt-espflash` feature of `esp-backtrace`
playfulFence/dht-embedded-rs
Rust embedded-hal driver for DHT11 and DHT22 temperature/humidity sensors
playfulFence/esp-backtrace
backtrace for ESP32 bare-metal
playfulFence/esp-flash-loader
A probe-rs flash loader for Espressif chips.
playfulFence/esp-flasher-stub
playfulFence/esp-pacs
Peripheral Access Crates for Espressif SoCs and modules
playfulFence/esp-println
Provides print! and println! implementations various Espressif devices
playfulFence/esp-rs-docs
playfulFence/esp-template
A minimal esp-hal application template for use with cargo-generate
playfulFence/esp-wifi
WIP / POC for using the ESP32-C3, ESP32-S3 and ESP32 wifi drivers in bare-metal Rust
playfulFence/espflash
Serial flasher utility for Espressif SoCs and modules based on esptool.py
playfulFence/matter-rs-experiment
playfulFence/no_std-training
Getting-started guide on using the Rust with Espressif SoCs using no_std.
playfulFence/pcd8544
playfulFence/playfulFence
Config files for my GitHub profile.
playfulFence/rust-build
Installation tools and workflows for deploying/building Rust fork esp-rs/rust with Xtensa and RISC-V support
playfulFence/synopsys-usb-otg
usb-device implementation for Synopsys USB OTG IP cores
playfulFence/wokwi-builders
Project builders for various environments
playfulFence/wokwi-examples
A collection of all Wokwi examples created by me