imrank03
Embedded Security Engineer. A fan of making things secure, fast, scalable, and well-documented.
Bangalore, India
Pinned Repositories
blinky
blog_os
Writing an OS in Rust
cpp_to_rust
embassy
Modern embedded framework, using Rust and async.
imrank03
Config files for my GitHub profile.
nxp-se050
se050 driver
p2p_chat
Libp2p
rbsigner
rustBoot
rustBoot is a standalone bootloader written entirely in `Rust`, designed to run on anything from a microcontroller to a system on chip. It can be used to boot into bare-metal firmware or Linux.
rustBoot-book
rustBoot documentation
imrank03's Repositories
imrank03/nxp-se050
se050 driver
imrank03/blinky
imrank03/p2p_chat
Libp2p
imrank03/rbsigner
imrank03/rustBoot
rustBoot is a standalone bootloader written entirely in `Rust`, designed to run on anything from a microcontroller to a system on chip. It can be used to boot into bare-metal firmware or Linux.
imrank03/rustBoot-book
rustBoot documentation
imrank03/blog_os
Writing an OS in Rust
imrank03/cpp_to_rust
imrank03/embassy
Modern embedded framework, using Rust and async.
imrank03/imrank03
Config files for my GitHub profile.
imrank03/lcd1602-driver
A driver for the LCD1602 display using the PCF8574 I2C bus
imrank03/linker-script-exercises
imrank03/rp2040-Boot
It just a blinky bootloader
imrank03/rp2040_blinky
Raspberry pi pico
imrank03/rustBoot-book-diagrams
rustBoot-book diagrams
imrank03/rustgrow_images
images
imrank03/start-here-guidelines
Lets Git started in the world of opensource, starting in the Zero To Mastery's opensource playground. Especially designed for education and practical experience purposes.
imrank03/STM32_B-L475E-IOT01A
C code to read STM32 B-L475E-IOT01A sensor's data and send it to IOTA-Tangle over Streams Gateway
imrank03/stm32h7xx-hal
Peripheral access API for STM32H7 series microcontrollers
imrank03/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
imrank03/wolfBoot
wolfBoot is a portable, OS-agnostic, secure bootloader for microcontrollers, supporting firmware authentication and firmware update mechanisms.
imrank03/xtask-watch
A customizable helper to watch for changes in your projects using xtask.