Pinned Repositories
espup
Tool for installing and maintaining Espressif Rust ecosystem.
autonomous-mobile-robot
Autonomous mobile robot in a escalated town using ROS
awesome-electronic-engineering
Awesome Electronic Engineering
daq
Final degree project: Data Acquisition System based on Arduino Mega and a custom PCB for it
dotfiles
Personal Dotfiles for Linux (Arch), Windows and macOs
esp-idf-devcontainer
Dev Container version of espressif/esp-idf-template
esp-rs-devcontainer
Container environment integrated with Visual Studio Code to develop applications for ESP boards using Rust
espup-slint
monitoring-and-watering-system
Final master project: A self irrigation plant which runs on a CC3200 and uses MQQT as comunication protocol
wokwi-projects
Cozy place where my Wokwi projects live alongside a CI that checks them daily
SergioGasquez's Repositories
SergioGasquez/awesome-electronic-engineering
Awesome Electronic Engineering
SergioGasquez/wokwi-projects
Cozy place where my Wokwi projects live alongside a CI that checks them daily
SergioGasquez/espressif-trainings
Embedded Rust on Espressif training material.
SergioGasquez/esp-idf-template
A "Hello, world!" template of a Rust binary crate for the ESP-IDF framework.
SergioGasquez/libc
Raw bindings to platform APIs for Rust
SergioGasquez/libc-checks
ESP32-C6 app that compares libc and ESP-IDF source constants and structs
SergioGasquez/rust
Empowering everyone to build reliable and efficient software.
SergioGasquez/dotfiles
Personal Dotfiles for Linux (Arch), Windows and macOs
SergioGasquez/awesome-embedded-rust
Curated list of resources for Embedded and Low-level development in the Rust programming language
SergioGasquez/awesome-esp-rust
Curated list of resources for ESP32 development in the Rust programming language
SergioGasquez/book
SergioGasquez/discovery
Discover the world of microcontrollers through Rust!
SergioGasquez/embedded-test
A test harness and runner for embedded devices
SergioGasquez/embedded-test-example
SergioGasquez/esp-flasher-stub
SergioGasquez/esp-generate
SergioGasquez/esp-hal
no_std Hardware Abstraction Layers for ESP32 microcontrollers
SergioGasquez/esp-idf-part
SergioGasquez/esp-println
Provides print! and println! implementations various Espressif devices
SergioGasquez/esp-template
A minimal esp-hal application template for use with cargo-generate
SergioGasquez/espflash
Serial flasher utility for Espressif SoCs and modules based on esptool.py
SergioGasquez/espup
Tool for installing and maintaining ESP Rust ecosystem.
SergioGasquez/no_std-training
Getting-started guide on using the Rust with Espressif SoCs using no_std.
SergioGasquez/probe-rs
A debugging toolset and library for debugging embedded ARM and RISC-V targets on a separate host
SergioGasquez/probers-bp
SergioGasquez/rust-build
Installation tools and workflows for deploying/building Rust fork esp-rs/rust with Xtensa and RISC-V support
SergioGasquez/serialport-rs
A cross-platform serial port library in Rust. Provides a blocking I/O interface and port enumeration including USB device information.
SergioGasquez/this-week-in-rust
Data for this-week-in-rust.org
SergioGasquez/wokwi-builders
Project builders for various environments
SergioGasquez/xtensa-toolchain
A GitHub Action to install the Rust compiler fork targeting Xtensa devices