Pinned Repositories
Audio-Indicator
Using AVR on a Balanced_to_Unbalanced interface to indicate audio levels.
AVR_synth_controller
encoder_to_lcd
Pico to Pico uart exchange of encoder data to print to 1604A LCD.
environmental_sensor
graphs_and_pathfinding
First C++ project trying to implement graphs and graph algorithms
GrowingPlants
Pixel noodling based on procedural reproduction
NOKIA_5110
NOKIA 5110 display Updated 28 seconds ago Using Python and a ATMEGA8 to send a bitmap down the serial line and printing it on the 48x84 monochrome display.
PICO_Bluetooth_Neopixel
RP2020 PICO as BLE periphery to control WS2812B Neoplixels
PICO_CD4094
Shift register CD4094 to 7 segment display via MicroPython
YM2612
Using ATMEGA8 serially interfaced via Python script to control FM synth YM2612
ClausPatrick's Repositories
ClausPatrick/environmental_sensor
ClausPatrick/NOKIA_5110
NOKIA 5110 display Updated 28 seconds ago Using Python and a ATMEGA8 to send a bitmap down the serial line and printing it on the 48x84 monochrome display.
ClausPatrick/YM2612
Using ATMEGA8 serially interfaced via Python script to control FM synth YM2612
ClausPatrick/Audio-Indicator
Using AVR on a Balanced_to_Unbalanced interface to indicate audio levels.
ClausPatrick/AVR_synth_controller
ClausPatrick/encoder_to_lcd
Pico to Pico uart exchange of encoder data to print to 1604A LCD.
ClausPatrick/graphs_and_pathfinding
First C++ project trying to implement graphs and graph algorithms
ClausPatrick/GrowingPlants
Pixel noodling based on procedural reproduction
ClausPatrick/PICO_Bluetooth_Neopixel
RP2020 PICO as BLE periphery to control WS2812B Neoplixels
ClausPatrick/PICO_CD4094
Shift register CD4094 to 7 segment display via MicroPython
ClausPatrick/pico_project_setup
Bash script to setup everything needed to make c++ projects, including U2U (uart to uart) functionality.
ClausPatrick/RPI_monitor
ClausPatrick/U2U
UART to UART messaging