Pinned Repositories
adc-mcp3008
A platform agnostic driver (in Rust) written using the embedded-hal traits to interface with MCP3008 / MCP3004 ADC's.
four-levels
Example programs in Rust demonstrating how you can program an ARM microcontroller at four different levels of abstraction
mcp3008-examples
Example programs which use the platform agnostic adc-mcp3008 driver in Rust
msp432-newio
A simple program for the TI MSP432P401R launchpad which uses the msp432p401r crate
msp432p401r
Peripheral access API for MSP432P401R and MSP432P401M microcontrollers (generated using svd2rust)
rust-for-fun
Toy Rust programs for learning purpose!
rust-fossmeet
Code and Slides for the Rust workshop conducted as part of NITC FOSSMEET 2017
rust-rpi
Rust port of the excellent Python library pigpio.py [Unmaintained]
rust-sipeed-longan-nano
Running Rust on the RISCV dev board "Sipeed Longan Nano"
trust-rust
Code and Slides for the Rust workshop at Technopark Trivandrum
pcein's Repositories
pcein/four-levels
Example programs in Rust demonstrating how you can program an ARM microcontroller at four different levels of abstraction
pcein/msp432-newio
A simple program for the TI MSP432P401R launchpad which uses the msp432p401r crate
pcein/rust-sipeed-longan-nano
Running Rust on the RISCV dev board "Sipeed Longan Nano"
pcein/rust-for-fun
Toy Rust programs for learning purpose!
pcein/adc-mcp3008
A platform agnostic driver (in Rust) written using the embedded-hal traits to interface with MCP3008 / MCP3004 ADC's.
pcein/trust-rust
Code and Slides for the Rust workshop at Technopark Trivandrum
pcein/mcp3008-examples
Example programs which use the platform agnostic adc-mcp3008 driver in Rust
pcein/msp432p401r
Peripheral access API for MSP432P401R and MSP432P401M microcontrollers (generated using svd2rust)
pcein/launchpad-quickstart
Adapting Jorge Aparico's instructions to get Rust running on the Texas Instruments Stellaris/Tiva Launchpads
pcein/rust-fossmeet2018
Code/Slides for the Rust workshop conducted as part of NITC FOSSMEET 2018
pcein/embedded-rust-workshop
Code/Slides etc for the Embedded Rust meetup at Hyderabad
pcein/icefoss
Rust workshop materials - ICEFOSS - 7th October, FISAT Kerala
pcein/learn-spinalhdl
Learn SpinalHDL, the Scala based DSL for hardware description
pcein/gecskp-rust-2021
pcein/launchpad-new-io
A simple Rust program (for the TI Tiva/Stellaris launchpads) using the new I/O framework by https://github.com/japaric
pcein/rpi-swupdate-2
Yocto build containing swupdate for the Raspberry Pi
pcein/yocto-notes
pcein/chip8_emu
A CHIP-8 Emulator written in Rust
pcein/click
The Click modular router: fast modular packet processing and analysis
pcein/cucek
Slides and code for the Rust workshop at Cochin University College of Engineering, Kuttanad
pcein/ez430-chronos-python
Python code to access ez430-chronos
pcein/nDPI
Open Source Deep Packet Inspection Software Toolkit
pcein/pathanapuram
Code and Slides for the 2 day Rust workshop at College of Engineering, Pathanapuram
pcein/pcd8544
An embedded-hal based platform-agnostic driver in Rust for the PCD8544 LCD controller. Work-in-progress.
pcein/quizapp
A quiz application in Rocket/Rust - useful for workshops.
pcein/rpi-swupdate-docker
Yocto build containing swupdate for the Raspberry Pi - uses docker for the build
pcein/rust-lfsr
Generating a random bitstream (on a TI stellaris launchpad) using a Linear Feedback Shift Register
pcein/rust-nov25-full
Full materials: Nov 25 workshop. Participants NEED NOT DOWNLOAD THIS.
pcein/testrepo
test repo
pcein/yocto-hello
A basic "hello,world" program to be built by Yocto