Pinned Repositories
6502_Programming_Guide
A guide to programming the 6502 - originally hosted on ntlworld.com
BAShTris
Tetris Clone in a BASh script
chatpad360
Open source Linux keyboard driver for the XBox 360 Chatpad (with manufacturers firmware)
due_can
Object oriented canbus library for Arduino Due compatible boards
esp32_rtttl
RTTTL (Nokia ringtone format) player for ESP32(-S2) PWM
FlipperZero_plugin_howto
A simple plugin for the FlipperZero written as a tutorial example [ie. excessive documentation & error handling]
FlipperZero_plugin_PWM
PWM demo for Speaker, LED, IR Array, and GPIO
FlipperZero_WiiEC
A FlipperZero application to test Wii Extension Controllers.
Mega2USB
Files to add Digistump support (Digispark, Pro, DigiX) to Arduino 1.6.X (1.6.5+)
Overflow2
A CTF styled guide to Buffer Overflows, Stack Smashing, Stack Exploitation, Return Oriented Programming [RoP], Code Injection and, ultimately, a Remote/Reverse Shell
csBlueChip's Repositories
csBlueChip/FlipperZero_plugin_howto
A simple plugin for the FlipperZero written as a tutorial example [ie. excessive documentation & error handling]
csBlueChip/FlipperZero_WiiEC
A FlipperZero application to test Wii Extension Controllers.
csBlueChip/FlipperZero_plugin_PWM
PWM demo for Speaker, LED, IR Array, and GPIO
csBlueChip/BAShTris
Tetris Clone in a BASh script
csBlueChip/Overflow2
A CTF styled guide to Buffer Overflows, Stack Smashing, Stack Exploitation, Return Oriented Programming [RoP], Code Injection and, ultimately, a Remote/Reverse Shell
csBlueChip/esp32_rtttl
RTTTL (Nokia ringtone format) player for ESP32(-S2) PWM
csBlueChip/FlipperZero_ImageTool
Convert image to RLE compressed format
csBlueChip/Pico-PIO-USB
USB host/device implementation using PIO of raspberry pi pico (RP2040).
csBlueChip/PiShrink
Make your pi images smaller!
csBlueChip/UIPEthernet
UIPEthernet library for Arduino IDE,Eclipse with arduino plugin and MBED/SMeshStudio (AVR,STM32F,ESP8266,Intel ARC32, Nordic nRF51, Teensy boards,Realtek Ameba(RTL8195A,RTL8710)), ENC28j60 network chip. Compatible with Wiznet W5100 Ethernet library API.
csBlueChip/WiiFont
Originally written for the WII Homebrew scene, this 13KB embedded font system allows colour and animation through a comprehensive set of hooks/callbacks.
csBlueChip/6502_Programming_Guide
A guide to programming the 6502 - originally hosted on ntlworld.com
csBlueChip/Mega2USB
Files to add Digistump support (Digispark, Pro, DigiX) to Arduino 1.6.X (1.6.5+)
csBlueChip/Arduino-IRremote
Infrared remote library for Arduino: send and receive infrared signals with multiple protocols
csBlueChip/BuildTools
mostly harmless
csBlueChip/espsoftwareserial
Implementation of the Arduino software serial for ESP8266
csBlueChip/m2_can
CAN Driver for Macchina 2 (Arduino Due/Atmel SAM)
csBlueChip/m2_io
Macchina M2 I/O library
csBlueChip/midi2usbhost
Make a Raspberry Pi Pico a USB Host to bridge modern USB MIDI to old school MIDI IN and MIDI OUT
csBlueChip/mode-7
BBC Micro Mode-7/Teletext Details
csBlueChip/ncPlayMidi
ncurses userland MIDI file player & decoder
csBlueChip/pico_i2c_sniffer
i2c sniffer with a Raspberry Pi Pico
csBlueChip/proxmark3
Iceman Fork - Proxmark3
csBlueChip/Proxmark_Stuff
My collection of stuff for Proxmark g33ks
csBlueChip/RP2040_WiiEC
HowTo code for interfacing Wii Extension Controllers to the RP2040 / Pico
csBlueChip/RP2040_WS2812B_RGB_8x8_Banner
LED Banner for the RP2040/Pico driving WS2812B RGB 8x8 Panels
csBlueChip/SerialControl
Control your Arduino with serial commands entered in the Serial Monitor screen
csBlueChip/simplePRNG
A simple PRNG based on Linear Congruency. Properly documented; with bibliography.
csBlueChip/stuff
C program & BASh 'shell script' to stuff keystrokes in to stdin of another process. Both use ioctl() TIOCSTI
csBlueChip/tinyusb
An open source cross-platform USB stack for embedded system