CyrusDS
- custom hardware + sw solutions, embedded RT OS, learning web dev, sashimi, and good NY style pizza
Colorado
Pinned Repositories
app-service-web-dotnet-get-started
This ASP.NET sample project was used to develop a web app and deploy it to Azure App Service. Then, it was adapted to a job posting
clarity-StaticApp
CustomDactylKeeb
Project documenting my experience creating a custom Dactyl Keyboard with a trackball included
dactyl-keyboard
Parameterized ergonomic keyboard
LEUART-Embedded-System-Bluetooth-Driver
Low Energy UART Bluetooth Driver for an embedded system
Medical-Sanitization-Induction-Heater
Fairly simple state machine induction heater for use in sanitizing metal objects such as surgical devices and tools.
Python-Matchmaking-Algorithm
Python Matchmaking Algorithm Implementation pulling Spreadsheet data
RTOS_Wolfenstein_Game
Uses two buttons as well as a capacitive touch sensor to drive a Wolfenstein game, displayed on the Gecko LCD display in real time
tensorflow-micropython-examples
A custom micropython firmware integrating tensorflow lite for microcontrollers and ulab to implement the tensorflow micro examples.
ESP32_Sourdough_Vehicle_Module
Vehicle Module Firmware
CyrusDS's Repositories
CyrusDS/clarity-StaticApp
CyrusDS/CustomDactylKeeb
Project documenting my experience creating a custom Dactyl Keyboard with a trackball included
CyrusDS/Python-Matchmaking-Algorithm
Python Matchmaking Algorithm Implementation pulling Spreadsheet data
CyrusDS/app-service-web-dotnet-get-started
This ASP.NET sample project was used to develop a web app and deploy it to Azure App Service. Then, it was adapted to a job posting
CyrusDS/dactyl-keyboard
Parameterized ergonomic keyboard
CyrusDS/LEUART-Embedded-System-Bluetooth-Driver
Low Energy UART Bluetooth Driver for an embedded system
CyrusDS/Medical-Sanitization-Induction-Heater
Fairly simple state machine induction heater for use in sanitizing metal objects such as surgical devices and tools.
CyrusDS/RTOS_Wolfenstein_Game
Uses two buttons as well as a capacitive touch sensor to drive a Wolfenstein game, displayed on the Gecko LCD display in real time
CyrusDS/PsycheEDGE
My Project Development UN-Official PyTorch Implementation of EDGE (CVPR 2023)
CyrusDS/RTOS-Scheduler-and-Queue-Implementations
Multiple queue and scheduling system implementations in C to demonstrate continual updating priority sched, fcfs, roundrobin, and sjf methods