Basic boilerplate for programming AVR (arduino) in C.
Atualizado 7 anos atrás
Demo application running on STM8 demonstrating a web interface with ESPTerm
Atualizado 7 anos atrás
some experiments with a chinese stm8s103
Atualizado 7 anos atrás
Dot matrix audio spectrum visualiser based on an stm32f107 STM eval board and several chained MAX2719 drivers
Atualizado 7 anos atrás
Bluepill (STM32F103) + NeoPixel version of the Simon game
Atualizado 7 anos atrás
Boilerplate project with CLion for stm32f103 bluepill
Atualizado 7 anos atrás
stm32f103 Bluepill usb keyboard demo cmake project (it worked!)
Atualizado 7 anos atrás
Control RGB with hand-waving above ultrasonic sensors
Atualizado 7 anos atrás
demo of driving MAX2719 dot matrix displays with STM32F103 Bluepill
Atualizado 7 anos atrás
simple button-only gamepad project where a Pro Mini is built into the gamepad case and sends keys over UART
Atualizado 7 anos atrás
stm32f103 neopixel demo simulating water / waving based on ultrasonic stimulus. This is an earlier version of what later became the "spatial-rgb" project
Atualizado 7 anos atrás
pure assembly STM32 programming examples and boilerplates for masochists
Atualizado 7 anos atrás
AVR driver for a group of 7-seg displays (with 70hc4094), controlled by UART.
Atualizado 7 anos atrás
SCPI parser and status register model implementation (device side) written in C
Atualizado 7 anos atrás
Basic vanilla C boilerplate for STM32L100xC (Discovery L100C). Uses GCC. This was some class project without much practical use
Atualizado 7 anos atrás
libOpenCM3 opamp config routines and definitions for STM32F303
Atualizado 7 anos atrás
C function for matching numeric vectors and calculating error / difference. This was used to detect difference between FFT results
Atualizado 7 anos atrás
Bootstrap and definition library for programming STM32L100RC in ARM assembler. This was a class project to learn ARM assembly
Atualizado 7 anos atrás
3D spaceshooter with online scoreboard, online demos, ship building. Now entirely defunct, but might be resurrected
Atualizado 7 anos atrás
Java lib for parsing and evaluating simple math expressions, using fractions. This was a seminar project in a Programming class. It is not very useful, but works
Atualizado 7 anos atrás