Skip to content
View Andy4495's full-sized avatar
  • Chicago, Illinois, USA
  • 14:18 (UTC -06:00)

Block or report Andy4495

Report abuse

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

Report abuse

Pinned Loading

  1. TI_Platform_Cores_For_Arduino TI_Platform_Cores_For_Arduino Public

    Replace Energia with Arduino. Use the Arduino IDE or CLI with Texas Instruments processors in the MSP430, MSP432, and Tiva families using the Arduino Boards Manager.

    HTML 42 5

  2. AY3891x AY3891x Public

    Platform-independent Arduino library for General Instrument AY-3-8910 / AY-3-8912 Programmable Sound Generator chip and its clones (YM2149, YM3439, T7766A, among others).

    C++ 40 7

  3. SWI2C SWI2C Public

    Software I2C interface library for Arduino. Does not use any platform-specific code, and has a much simpler API than standard Wire library.

    C++ 10 4

  4. emulator-8-bit emulator-8-bit Public

    CPU emulator and disassembler for 8-bit processors. Currently supports Z80 and my Homemade CPU.

    C++ 8

  5. TI-30-Keypad-Interface TI-30-Keypad-Interface Public

    Hardware interface information and Arduino sketch to simulate the keypad of the original bubble-lens LED TI-30 calculator.

    C++ 1

  6. Homemade-CPU Homemade-CPU Public

    Designing my own CPU.

    C++