Pinned Repositories
2piQA
package testing
3D-CAD
misc 3D printer projects
dht-sensor
Rust embedded-hal based driver for the DHT11/DHT22 sensor
eg_stm_hal
Newbie notes - examples using embedded Rust HAL
EgFreeCAD
FreeCAD scripting examples with testing
LoRaGPS
Transmit GPS and other information with LoRa
LoRaGPS-rust
Transmit GPS and other information with LoRa - Rust/MCU version
rust-integration-testing
crate-like setup is to run examples with release and dev versions of crates.
rust-radio-sx127x
Rust driver for the Semtech SX127x series of Sub-GHz LoRa/ISM radio transceivers
Vcourse
Sailboat race virtual course
pdgilbert's Repositories
pdgilbert/eg_stm_hal
Newbie notes - examples using embedded Rust HAL
pdgilbert/rust-integration-testing
crate-like setup is to run examples with release and dev versions of crates.
pdgilbert/LoRaGPS
Transmit GPS and other information with LoRa
pdgilbert/LoRaGPS-rust
Transmit GPS and other information with LoRa - Rust/MCU version
pdgilbert/rust-radio-sx127x
Rust driver for the Semtech SX127x series of Sub-GHz LoRa/ISM radio transceivers
pdgilbert/Vcourse
Sailboat race virtual course
pdgilbert/2piQA
package testing
pdgilbert/3D-CAD
misc 3D printer projects
pdgilbert/dht-sensor
Rust embedded-hal based driver for the DHT11/DHT22 sensor
pdgilbert/EgFreeCAD
FreeCAD scripting examples with testing
pdgilbert/driver-examples
Rust example programs for many of my hardware device drivers running on STM32F3 Discovery or STM32F103 "Blue Pill" boards
pdgilbert/ds18b20
pdgilbert/echo
test example serial read/write
pdgilbert/ens160x2_arbit
share i2c bus with two ens160 sensors
pdgilbert/hw_dht11
Rust DHT-11 sensor on bluepill/blackpill
pdgilbert/i2c-test
Rust embedded-hal 1.0.0 i2c temperature/humidity sensor example testing
pdgilbert/multiplexI2C
connectors multiplexed on I2C
pdgilbert/one-wire-bus
A Rust 1-wire implementation for embedded-hal
pdgilbert/rust-embedded-xx-hal-modules-check
check common structure in xxx_hal for various MCUs.
pdgilbert/SDMX
SDMX Connectors for Statistical Software
pdgilbert/SensorProject_t16
pdgilbert/SensorProject_t16-pcb
kicad experiment
pdgilbert/SensorProject_th8
Read multiplexed sensors
pdgilbert/ssd1306
SSD1306 OLED driver
pdgilbert/stm32f1xx-hal
A Rust embedded-hal HAL impl for the STM32F1 family based on japarics stm32f103xx-hal
pdgilbert/stm32f4xx-hal
A Rust embedded-hal HAL for all MCUs in the STM32 F4 family
pdgilbert/stm32f7xx-hal
A Rust embedded-hal HAL for all MCUs in the STM32 F7 family
pdgilbert/stm32g4xx-hal
Peripheral access API for STM32G4 series microcontrollers
pdgilbert/stm32l0xx-hal
A hardware abstraction layer (HAL) for the STM32L0 series microcontrollers written in Rust