Skip to content
View ohnoitsaninja's full-sized avatar

Block or report ohnoitsaninja

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

Popular repositories Loading

  1. Teensy-LC-basic-usbMidi-synth Teensy-LC-basic-usbMidi-synth Public

    A simple synthesizer to run on Teensy-LC, producing sine, triangle, sawtooth, and square waveforms on the DAC pin.

    Arduino 7 5

  2. TeensyNes TeensyNes Public

    Library and example of using a NES controller with Teensy as a usb joystick gamepad, tested on a Teensy-LC.

    C++ 1

  3. medianFilter medianFilter Public

    Arduino targeted median filter library. One simple function, int filter(int data) collects a buffer of your readings and returns the current median over the length of the buffer. Buffer size is #me…

    C++ 1 1

  4. KrazyKritters KrazyKritters Public

    Forked from rwarrin/KrazyKritters

    Simple 2D game using HGE

    C++ 1

  5. POV-clock-hack POV-clock-hack Public

    Oscillating POV clock hacked to be a 128x8 display for arduino, example features include a 5x8 font, scrolling in all directions, and a Conway's game of life implementation.

    Arduino

  6. ILI9341_t3DMA ILI9341_t3DMA Public

    Forked from FrankBoesing/ILI9341_t3DMA

    Descendant of ILI9341_t3, but DMA and 150KB Buffer in RAM (T3.5 / T3.6 only)

    C++