Jim Lee

Name
Jim Lee
Location
Anacortes, WA
Homepage
http://www.leftcoast.biz/
GitHub
https://github.com/leftcoast

Libraries

LC_Adafruit_1431 Allows the Adafruit 1431 display to run the Left Coast GUI.
LC_Adafruit_1947 Driver code to adapt Adafruit's PN:1947 to work with Left Coast's graphics library.
LC_Adafruit_2050 Driver code to adapt Adafruit's PN:2050 to work with Left Coast's graphics library.
LC_Adafruit_684 A set of tools to make .
LC_Adafruit_GPS Coding and decoding library for the Adafruit ultimate GPS.
LC_Adafruit_VS1053 A set of tools to make using the Adafruit muic maker easier.
LC_baseTools A set of tools to make coding Arduinos easier.
LC_blockfile Gives the ability to use a file kinda' like a gigantic RAM.
LC_bmpObj extend the Left Coast GUI to work with .bmp files.
LC_cardIndex A indexed list you can pull items out of randomly. Think dealing cards.
LC_DFRobot_0995 A set of tools to allow the DFRobot 0995 to run the left coast GUI.
LC_docTools A library for working with document files. Reading, editing saving, that kinda' thing.
LC_extSerial A library for extending the Serial port's incoming buffer.
LC_GUITools A set of tools to create interactive objects on Arduino displays.
LC_keyboard A set of tools to create clickable keyboards in the Left Coast GUI.
LC_lilOS A library for setting up a handheld OS.
LC_lilParser A library for setting up a simple command parser. (Do the command line thing.)
LC_modalAlerts A set of tools to make modal alert boxes for Left coast lilOS.
LC_navTools Tools I use for writing marine navigation code.
LC_neoPixel Allows the LC colorObj to work with Adafruit NeoPixels. Also allows them to be grouped and run in the background.
LC_numStream Parsing tools for reading text streams of numbers.
LC_piezoTunes A set of tools to make making tiny tunes for your piezo speaker, easier to do.
LC_RPNCalculator library the you can use to create a scientific RPN calcualtor. (Like the old HP calculators.)
LC_SAE_J1939 Left coast library for the llama NMEA2000 interface board.
LC_SDTools A set of tools to make working with SD files easier.
LC_slowServo Control the speed of your RC servos. NON BLOCKING
LC_SPI Automatic selection of pins that support hardware SPI.
LCP_breakout Classic breakout game. Runs under lilOS.
LCP_grenade A team "guess the word" game. Runs under lilOS.
LCP_iconEdit A basic icon editor. Runs under lilOS.
LCP_rpnCalc An RPN scientific calculator. Runs under lilOS
LCP_sTerm An example terminal application. Runs under lilOS.
LCP_sett A version of the Sett game (Pattern matching). Runs under lilOS.