Manuals, schematics, diagrams, and instructional material
Updated
A base for a Blue Pill crate using the RTIC framework.
Updated
A more advanced example utilizing the OLED display and rotary encoder.
Updated
Simple base crate for writing code for a Blue Pill
Updated
Combines RTIC, rotary encoder input, and an OLED display. UI can be developed on host machines via embedded-graphics simulator.
Updated
Simple base crate for writing code for a Blue Pill
Updated
Example rust application for a MSP432 microcontroller.
Updated
Hardware abstraction layer for rust programming on MSP432 microcontrollers, including embedded-hal traits.
Updated
Presentation slides for a talk given to the Utah Distributed Systems Meetup on CRDTs
Updated
Material for a talk on functional data structures given at the Utah Lambda Lounge
Updated
An IRC server written in Haskell
Updated
Slides for a presentation at Lehi Developers User Group about variable scope
Updated
The core of a Forth-like interpreter written in C
Updated
Source for building the pinealservo.com blog
Updated
The core of an ANSI-compatible terminal, including some DEC extensions.
Updated
An extremely late solution for the ICFP "Cult of the Bound Variable" contest, based on an interpreter for a "Universal Machine".
Updated
Peripheral access crate for rust embedded development on MSP432 processors.
Updated
Introduction to embedded systems programming in Rust Presented to Utah Rust meetup on 14 March 2019
Updated
Backing store for the pinealservo.com gitit wiki
Updated
Haskell implementation of ASCIIDoc markup
Updated