Pinned Repositories
AY3891x
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).
emulator-8-bit
CPU emulator and disassembler for 8-bit processors. Currently supports Z80.
FutabaVFD162S
Improved version of the FutabaUsVfd library published on Arduino Playground. The library is designed to work with the Futaba 162SD03C Vacuum Fluorescent Display, and may work with other VFDs using the same controller chips.
HCMS39xx
This library interfaces with Broadcom/Avago HCMS-39xx and HCMS-29xx series LED displays.
ICM7218
Library to interface with Intersil/Renesas and Maxim ICM7218 and Intersil/Renesas ICM7228 LED driver chips. Compatible with Arduino and Energia.
PiMac
The "PiMac" -- converting a 2005 iMac G5 into a Raspberry Pi desktop.
SWI2C
Software I2C interface library. Does not use any platform-specific code, and has a much simpler API than standard Wire library.
TI-30-Keypad-Interface
Hardware interface information and Arduino sketch to simulate the keypad of the original bubble-lens LED TI-30 calculator.
TI_Platform_Cores_For_Arduino
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.
TLC591x
Library for Texas Instruments TLC5916 and TLC5917 constant current LED sink driver for Arduino.
Andy4495's Repositories
Andy4495/TI_Platform_Cores_For_Arduino
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.
Andy4495/TLC591x
Library for Texas Instruments TLC5916 and TLC5917 constant current LED sink driver for Arduino.
Andy4495/SWI2C
Software I2C interface library. Does not use any platform-specific code, and has a much simpler API than standard Wire library.
Andy4495/ICM7218
Library to interface with Intersil/Renesas and Maxim ICM7218 and Intersil/Renesas ICM7228 LED driver chips. Compatible with Arduino and Energia.
Andy4495/HCMS39xx
This library interfaces with Broadcom/Avago HCMS-39xx and HCMS-29xx series LED displays.
Andy4495/matrix-keypad-library
Simple-to-use matrix keypad library.
Andy4495/NewhavenOLED
Library for Newhaven OLED displays using US2066 controller chip. Bit-bang SPI implementation allows selection of any Arduino or MSP430 I/O pins to control the display.
Andy4495/Kentec_35_Parallel
Library to support the Kentec EB-LM4F120-L35 3.5" QVGA TFT LCD BoosterPack with Parallel I/O.
Andy4495/MSP430TempSensorWithDisplay
Wireless temperature sensor which uses an MSP-EXP430FR2433 LaunchPad, 430BOOST-CC110L wireless transceiver, BOOSTXL-BATTPACK LiPo power source, and 430BOOST-SHARP96 low-power display.
Andy4495/ParallelEEPROM
Parallel EEPROM programmer library. The library currently supports 32Kx8 (28C256 and X28256) and 2Kx8 (28C16) EEPROMs. Other sizes may be supported in the future.
Andy4495/HapTouch
Library for an I2C command interface to the HapTouch BoosterPack.
Andy4495/retro-calculator
Simple retro calculator using NSA1166 bubble LED display.
Andy4495/TI-30-Keypad-Interface
Hardware interface information and Arduino sketch to simulate the keypad of the original bubble-lens LED TI-30 calculator.
Andy4495/act
Run your GitHub Actions locally 🚀
Andy4495/Energia-EducationalBP_MKII
Educational BoosterPack MkII examples from Energia application packaged as a library so they can be loaded into Arduino.
Andy4495/Energia-MultiTasking
Multi-tasking examples from Energia application packaged as a library so they can be loaded into Arduino.
Andy4495/Kentec_35_SPI
Modified version of the Kentec_35_SPI library included with Energia to add support for the TM4C129 Connected LaunchPad.
Andy4495/LCD_SharpBoosterPack_SPI
This is a copy of the LCD_SharpBoosterPack_SPI library that is included with the Energia application.
Andy4495/LED744511
Library to interface with the 74HC4511 BCD to Seven Segment LED driver.
Andy4495/MSP430LowPowerTempSensor
Simple wireless temperature sensor based on TI MSP430G2553 and CC110L BoosterPack. Can be adapted to use other MSP430 variants. Very low power operation -- a single 3V coin cell can power the sensor for well over a year.
Andy4495/MSP430TempSensorLCD
Wireless temperature sensor which uses an MSP-EXP430FR4133 or MSP-EXPFR6989 LaunchPad, 430BOOST-CC110L wireless transceiver, and BOOSTXL-BATTPACK LiPo power source,.
Andy4495/OneMsTaskTimer
This is a copy of the OneMsTaskTimer library that is included with the Energia application.
Andy4495/Sensor-Repeater
Sketch for MSP430-based repeater hub for an outdoor weather sensor using a CC110L BoosterPack. Listens on one channel and repeats packet on another channel.
Andy4495/solar_data_logger
Sketch to take voltage measurements at regular intervals and store the data in non-volatile internal FRAM.
Andy4495/Template-Repo
Template repo to use as a starting point for new projects.
Andy4495/TIL306
Arduino library to control Texas Instruments TIL306 and TIL307 numeric LED displays.
Andy4495/Weather_Sensors_SWI2C
Library to interface with TMP007, OPT3001, and BME280 sensors using Software I2C.
Andy4495/Wireless-DS18B20-Temp-Sensor
MSP430-based low-power wireless temperature sensor using waterproof DS18B20 module. Demonstrates use of OneWire protocol and low-power wireless operation.
Andy4495/Wireless-Sensor-Receiver-Hub
MSP430-based receiver hub using CC110L wireless modules.
Andy4495/Wireless-Signal-Tester
MSP430-based wireless signal tester using CC110L BoosterPack.