Skip to content
View JoeKenyon's full-sized avatar
🐶
🐶

Block or report JoeKenyon

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
JoeKenyon/README.md
   _______________                        |*\_/*|________
  |  ___________  |     .-.     .-.      ||_/-\_|______  |
  | |           | |    .****. .****.     | |           | |
  | |   0   0   | |    .*****.*****.     | |   0   0   | |
  | |     -     | |     .*********.      | |     -     | |
  | |   \___/   | |      .*******.       | |   \___/   | |
  | |___     ___| |       .*****.        | |___________| |
  |_____|\_/|_____|        .***.         |_______________|
    _|__|/ \|_|_.............*.............._|________|_
   / ********** \                          / ********** \
 /  ************  \                      /  ************  \
--------------------                    --------------------

Pinned Loading

  1. GuitarEffectsPedal GuitarEffectsPedal Public

    Guitar effects pedal written for the STM32F746G-DISCO, includes WahWah, Tremolo, Flanger, Distortion, Vibrato and Echo/Delay. Effect parameters editable in real time.

    C 46 9

  2. Synthia Synthia Public

    Polyphonic synthesizer that uses subtractive and additive synthersis.

    C#

  3. Universal-Infrared-Remote Universal-Infrared-Remote Public

    Universal remote control embedded systems project. Written for the STM32F746FG-DISCO board.

    C++

  4. Thread-Safe-Memory-Manager Thread-Safe-Memory-Manager Public

    A thread safe memory manager, or simply, my implementation of "alloc()" and "free()".

    C

  5. ARMv7-Simple-cipher ARMv7-Simple-cipher Public

    A simple cipher in the ARMv7 assembly language.

    Assembly

  6. Chip8Emulator Chip8Emulator Public

    This is a CHIP8 virtual machine that allows you to run programs written in CHIP8.

    C++