Pinned Repositories
blockchain
Golang client https://blockchain.info/api/blockchain_api
Dilemma
ds4432
Platform-agnostic Rust driver for the Maxim DS4432 Dual-Channel, I^2C, 7-Bit Sink/Source Current Digital To Analog (DAC) converter.
embassy
Modern embedded framework, using Rust and async.
emc2101-rs
EMC2101 driver in Rust based on embedded-hal
esp-rs-nix
A nix-shell for developing with Rust on Xtensa+RISCV ESP32 targets
godocage
Go client for docage.com API
rusty-dilemma
Firmware for the Dilemma (or really any rp2040 split kb) written in Rust
STM32_ENC28J60
ENC28J60 driver for STM32F446RE project with Atollic True Studio Lite 5.4.0 / STM32CubeF4 1.10.1
bm13xx-rs
Rust driver for the BM13xx Bitcoin Mining Asic family.
Georges760's Repositories
Georges760/godocage
Go client for docage.com API
Georges760/rusty-dilemma
Firmware for the Dilemma (or really any rp2040 split kb) written in Rust
Georges760/STM32_ENC28J60
ENC28J60 driver for STM32F446RE project with Atollic True Studio Lite 5.4.0 / STM32CubeF4 1.10.1
Georges760/blockchain
Golang client https://blockchain.info/api/blockchain_api
Georges760/Dilemma
Georges760/ds4432
Platform-agnostic Rust driver for the Maxim DS4432 Dual-Channel, I^2C, 7-Bit Sink/Source Current Digital To Analog (DAC) converter.
Georges760/embassy
Modern embedded framework, using Rust and async.
Georges760/emc2101-rs
EMC2101 driver in Rust based on embedded-hal
Georges760/esp-rs-nix
A nix-shell for developing with Rust on Xtensa+RISCV ESP32 targets
Georges760/faster-hex
fast hex
Georges760/go-nRF24L01
Helper Library to work with nRF24L01 chip from Nordic Semiconductor
Georges760/go-regdis
Go Library to Dissect Register
Georges760/go-saleae
Go Library to interface with Saleae Protocol Analyzer
Georges760/ina260
An embedded-hal compliant driver for the TI INA260 power monitor
Georges760/keyberon
A rust crate to create a pure rust keyboard firmware.
Georges760/mipidsi
MIPI Display Serial Interface unified driver
Georges760/rppal
A Rust library that provides access to the Raspberry Pi's GPIO, I2C, PWM, SPI and UART peripherals.
Georges760/rust-hex
A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.