Pinned Repositories
advent-of-code
Solutions (in rust) to advent of code.
cipher-crypt
A cryptographic tomb of ciphers forgotten by time.
do-i-need-a-parker
A daemon driven weather service.
eliza-rs
A rust implementation of ELIZA - a natural language processing program developed by Joseph Weizenbaum in 1966.
maze-runner
Using the PIC16F87XA microcontroller, this embedded application controls an iRobot Roomba to find 'victims' within a maze.
pi-thrum
A simple 12-step sequencer with retro 8-bit drum samples.
seinbot-rs
A seinfeld twitter bot using aws lambda functions and markov chains in rust.
src2pdf
Generate a pdf report of your source code using bash and LaTeX.
ticker-tape
This project leverages embedded rust support for the ESP32-S2 microcontroller and MAX7219 LED dot display to create a Wi-Fi enabled ticker-tape.
usnake
A rust implementation of the game snake for the stm32f3 discovery board.
arosspope's Repositories
arosspope/eliza-rs
A rust implementation of ELIZA - a natural language processing program developed by Joseph Weizenbaum in 1966.
arosspope/cipher-crypt
A cryptographic tomb of ciphers forgotten by time.
arosspope/src2pdf
Generate a pdf report of your source code using bash and LaTeX.
arosspope/seinbot-rs
A seinfeld twitter bot using aws lambda functions and markov chains in rust.
arosspope/usnake
A rust implementation of the game snake for the stm32f3 discovery board.
arosspope/pi-thrum
A simple 12-step sequencer with retro 8-bit drum samples.
arosspope/ticker-tape
This project leverages embedded rust support for the ESP32-S2 microcontroller and MAX7219 LED dot display to create a Wi-Fi enabled ticker-tape.
arosspope/advent-of-code
Solutions (in rust) to advent of code.
arosspope/maze-runner
Using the PIC16F87XA microcontroller, this embedded application controls an iRobot Roomba to find 'victims' within a maze.
arosspope/do-i-need-a-parker
A daemon driven weather service.
arosspope/learn-rust-embedded
Learning embedded development in rust with the discovery book.
arosspope/aiyprojects-raspbian
An easy-to-use API for the AIY Voice Kit
arosspope/all-nighters
Produces statistics on the number of all-nighters pulled in the UTS:FEIT engineering building.
arosspope/alt-stm32f30x-hal
Alternative HAL implementation of embedded-hal for stm32f30x
arosspope/awesome-advent-of-code
A collection of awesome resources related to the yearly Advent of Code challenge.
arosspope/b11-hackathon
arosspope/blog
The Rust Embedded WG Blog
arosspope/defeating-skynet
This project specifically looks at botnets: how they work, why they're valuable and why it's so difficult to defeat them.
arosspope/discovery
Discover the world of microcontrollers through Rust!
arosspope/guides
A collection of easy-to-understand guides to programming tools
arosspope/home-assistant
:house_with_garden: Open source home automation that puts local control and privacy first
arosspope/learn-rust
Learning rust with `The Rust Programming Language` - https://doc.rust-lang.org/book/
arosspope/max7219
A platform agnostic driver to interface with the MAX7219 (LED display driver)
arosspope/quine
User beware this quine is self-replicating!
arosspope/thank-you-github
An open letter of gratitude to GitHub
arosspope/tikv
Distributed transactional key value database powered by Rust and Raft