georgik
Making IoT and ESP32 Development simpler with Open Source
Espressif SystemsCzech republic, Brno
Pinned Repositories
esp32-graphical-bootloader
ESP32 Application which acts as 3rd stage bootloader and allows switching applications stored in OTA partitions
esp32-lang-lab
Comparison of various languages used for developing for ESP32 chips
esp32-rust-lilygo-t5-epaper
ESP32 Rust Bare Metal implementation for LilyGO T5 Epaper Serie using SSD1680 crate
esp32-rust-multi-target-template
ESP32 Rust Bare Metal (no_std) Multi Target Template
esp32-sdl3-example
Example SDL3 application for ESP32
esp32-sdl3-swift-example
Example of Embedded Swift with SDL3 on ESP32-P4, ESP32-C3, ESP32-C6
esp32-spooky-maze-game
Rust Bare Metal implementation of maze game for ESP32
LampESP
Code for ESP8266 for controlling lamp relay and many more
rustzx-esp32
ESP32 implementation of RustZX Spectrum emulator
sdl2-android-example
Sample application for Android using SDL2 with NDK and Gradle 5
georgik's Repositories
georgik/esp32-rust-multi-target-template
ESP32 Rust Bare Metal (no_std) Multi Target Template
georgik/esp32-idf-no-std-rust-component
Repo demonstrates option of using no_std Rust as ESP-IDF component
georgik/esp32-traffic-lights-rs
Demo project for ESP32-C3 with leds as traffic lights in Rust
georgik/axp2101-rs
Rust implementation of AXP2101 driver
georgik/esp32-buddy-devicescript
Simple animation in DeviceScript for ESP32 Buddy
georgik/Ada_SPARK_on_ESP32C3_Demo
Ada/SPARK on ESP32-C3 Demo with ESP-IDF
georgik/code-challenge
Experimental implementation of Embedded Development Code challange game
georgik/convert-text-to-image-rs
Simple text to image converter
georgik/embedded-graphics-framebuf
Generic framebuffer implementation in Rust for use with embedded-graphics library
georgik/embedded-graphics-web-simulator
A web simulator for the embedded-graphics library
georgik/epd-waveshare
Drivers for various EPDs from Waveshare - WIP - experimental
georgik/esp-hal
Testing InvertedPin
georgik/esp-idf-template
A "Hello, world!" template of a Rust binary crate for the ESP-IDF framework.
georgik/esp-matter
Espressif's SDK for Matter
georgik/esp-rs-to-wokwi
Experimental Rust source code parser which generates Wokwi's diagram.json
georgik/esp-wasmachine
The Machine which can run WASM applications.
georgik/esp-wrover-kit-embedded-wizard-wokwi
Experimental integration of Embedded Wizard and Wokwi simulator
georgik/esp32-flash-gui
ESP32 Flash GUI app
georgik/esp32-memory-test
Application for ESP32 which displays information about memory on the chip
georgik/esp32-project-with-rust-component
Examples of ESP32 ESP-IDF project which contains Rust Bare Metal code as a component
georgik/esp32-rust-wifi-photo-frame
ESP32 WiFi Photo Frame (WIP)
georgik/esp32c3-rust-zig
Example of calling Zig code from Rust Bare metal app
georgik/esp32s3-rs-wasm-qr-code
QR code generator example written in Rust compiled to WASM for ESP32-S3 running esp-wasmachine
georgik/espflash-wasm
Experimental integration of espflash to WASM
georgik/event-server-rs
Experimental implementation of server for filtering events on server
georgik/intellij-rust
Rust plugin for the IntelliJ Platform
georgik/mipidsi
MIPI Display Serial Interface unified driver
georgik/rotary-encoder-embedded
A rotary encoder library for embedded Rust applications
georgik/ssd1306
SSD1306 OLED driver
georgik/ssd1680
SSD1680 ePaper Display Driver