Paul,
I wish there was some place that kept a list of all of the libraries, that ship with Teensyduino, with things like directory name, Name it shows up in Arduino, version, sentence, URL, and maybe some other
useful information, like maybe Author, maybe...
For the heck of it I used SublimeText to regexp grep all of the library property files under Teensyduino. And then a bunch of editing to remove other data and combine the data, and then imported into Excel...
Current stuff looks like:
Code:
Directory library name version sentence URL
AccelStepper AccelStepper 1.57.1 Allows Arduino boards to control a variety of stepper motors. http://www.airspayce.com/mikem/arduino/AccelStepper/
Adafruit_NeoPixel Adafruit NeoPixel 1.1.7 Arduino library for controlling single-wire-based LED pixels and strip. https://github.com/adafruit/Adafruit_NeoPixel
ADC ADC 8.0 Teensy Analog to Digital Conversion (ADC) library https://github.com/pedvide/ADC/
AltSoftSerial AltSoftSerial 1.4 Software emulated serial using hardware timers for improved compatibility http://www.pjrc.com/teensy/td_libs_AltSoftSerial.html
Audio Audio 1.3 Teensy Audio Library - Flexible, High Quality Audio Processing http://www.pjrc.com/teensy/td_libs_Audio.html
Bounce2 Bounce2 2.55 Debouncing library for Arduino and Wiring. https://github.com/thomasfredericks/Bounce2
CapacitiveSensor CapacitiveSensor 0.5.1 Create capacitive sensors that can detect touch or proximity. http://playground.arduino.cc/Main/CapacitiveSensor
CryptoAccel CryptoAccel 1.0 Use the Cryptographic accelerator in NXP/Freescale Kinetis chips. https://github.com/PaulStoffregen/CryptoAccel
DmxSimple DmxSimple 3.1 Drive DMX controlled lights and visual effects available from DJ or theatrical suppliers. https://code.google.com/p/tinkerit/wiki/DmxSimple
DS1307RTC DS1307RTC 1.4.1 Use a DS1307 Real Time Clock chip with the Time library http://playground.arduino.cc/code/time
EEPROM EEPROM 2.0 Enables reading and writing to the permanent board storage. For use with all Teensy boards. http://arduino.cc/en/Reference/EEPROM
Encoder Encoder 1.4.1 Counts quadrature pulses from rotary & linear position encoders. http://www.pjrc.com/teensy/td_libs_Encoder.html
Ethernet Ethernet 2.0.0 Enables network connection (local and Internet) using the Arduino Ethernet Board or Shield. http://www.arduino.cc/en/Reference/Ethernet
FastCRC FastCRC 1.31 Fast CRC routines https://github.com/FrankBoesing/FastCRC
FastLED FastLED 3.3.3 Multi-platform library for controlling dozens of different types of LEDs along with optimized math, effect, and noise functions. https://github.com/FastLED/FastLED
FlexiTimer2 FlexiTimer2 1.1.0 Arduino library to use timer 2 with a configurable resolution. https://github.com/PaulStoffregen/FlexiTimer2
FNET FNET 0.1.3 Fork of FNET TCP/IP v4.6.4 stack for Teensy USB Ethernet. https://github.com/vjmuzik/FNET
FreqCount FreqCount 1.3 FreqCount measures the frequency of a signal by counting the number of pulses during a fixed time. http://www.pjrc.com/teensy/td_libs_FreqCount.html
FreqMeasure FreqMeasure 1.2 FreqMeasure measures the elapsed time during each cycle of an input frequency. http://www.pjrc.com/teensy/td_libs_FreqMeasure.html
FreqMeasureMulti FreqMeasureMulti 0.23 FreqMeasureMulti measures up to 8 frequencies, simultaneously! The elapsed time during each cycle is measured, which is best for signals under 5 kHz. https://github.com/PaulStoffregen/FreqMeasureMulti
FrequencyTimer2 FrequencyTimer2 2.1 Generate a frequency using Timer2 http://playground.arduino.cc/Code/FrequencyTimer2
ILI9341_t3 ILI9341_t3 1.0 Optimized ILI9341 (320x240 Color TFT) Display https://github.com/PaulStoffregen/ILI9341_t3
ILI9488_t3 ILI9488_t3 1.0 Optimized ILI9488 (320x240 Color TFT) Display https://github.com/PaulStoffregen/ILI9341_t3
IRremote IRremote 2.2.3 Send and receive infrared signals with multiple protocols https://github.com/shirriff/Arduino-IRremote.git
Keypad Keypad 3.1.1 Keypad is a library for using matrix style keypads with the Arduino. http://playground.arduino.cc/Code/Keypad
LedControl LedControl 1.0.6 A library for the MAX7219 and the MAX7221 Led display drivers. http://wayoda.github.io/LedControl/
LedDisplay LedDisplay 0.4.1 Print text to an Avago HCMS-29xx LED display. http://playground.arduino.cc/Main/LedDisplay
LiquidCrystal LiquidCrystal 1.0.7 Allows communication with alphanumerical liquid crystal displays (LCDs). http://www.arduino.cc/en/Reference/LiquidCrystal
LittleFS LittleFS 1.0.0 LittleFS for Teensy https://github.com/PaulStoffregen/LittleFS
MFRC522 MFRC522 1.3.6 Arduino RFID Library for MFRC522 (SPI) https://github.com/miguelbalboa/rfid
MIDI MIDI Library 5.0.2 MIDI I/Os for Arduino https://github.com/FortySevenEffects/arduino_midi_library
MsTimer2 MsTimer2 1.1 Run an interrupt function using Timer2 http://playground.arduino.cc/Main/MsTimer2
NativeEthernet NativeEthernet 1.0.5 Enables network connection (local and Internet) using the Native Ethernet on Teensy 4.1. http://www.arduino.cc/en/Reference/Ethernet
OctoWS2811 OctoWS2811 1.4 Control thousands of WS2812B / NeoPixel LEDs at video refresh speeds http://www.pjrc.com/teensy/td_libs_OctoWS2811.html
OneWire OneWire 2.3.5 Access 1-wire temperature sensors, memory and other chips. http://www.pjrc.com/teensy/td_libs_OneWire.html
OSC OSC 1.3.3 Open Sound Control (OSC) https://github.com/CNMAT/OSC
PS2Keyboard PS2Keyboard 2.4 Use a PS/2 Keyboard for input https://github.com/PaulStoffregen/PS2Keyboard
PulsePosition PulsePosition 1.0 Send and receive multiple high resolution PPM encoded signal streams. http://www.pjrc.com/teensy/td_libs_PulsePosition.html
PWMServo PWMServo 2.1 Control RC Servo motors. https://github.com/PaulStoffregen/PWMServo
QuadEncoder QuadEncoder 1.0.0 Counts quadrature pulses from rotary & linear position encoders using Teensy 4.x hardware. https://github.com/PaulStoffregen/Teensy-4.x-Quad-Encoder-Library
RA8875 RA8875 0.7.11 A Full fetured SPI driver for RA8875 based displays.For Teensy 3.1,Teensy3.0,Teensy LC,Arduino's and ENERGIA based MCU. https://github.com/sumotoy/RA8875
RadioHead RadioHead 1.112 Packet Radio library for embedded microprocessors https://www.airspayce.com/mikem/arduino/RadioHead/
ResponsiveAnalogRead ResponsiveAnalogRead 1.1.0 Arduino library for eliminating noise in analogRead inputs without decreasing responsiveness http://damienclarke.me/code/responsive-analog-read
SD SD 2.0.0 Arduino SD compatibility layer for SdFat. https://github.com/PaulStoffregen/SD
SdFat SdFat 2.0.5-beta.1 FAT16/FAT32/exFAT file system. https://github.com/greiman/SdFat
SdFat-beta SdFat 2.0.0-beta.8 FAT16/FAT32/exFAT file system. https://github.com/greiman/SdFat-beta
SerialFlash SerialFlash 0.5 Access SPI Serial Flash memory with filesystem-like functions https://github.com/PaulStoffregen/SerialFlash
Servo Servo 1.1.2 Allows Teensy boards to control a variety of servo motors. http://www.arduino.cc/en/Reference/Servo
Snooze Snooze 6.3.8 Low Power for Teensy 4.x/3.x/LC https://github.com/duff2013/Snooze
SoftPWM SoftPWM 1.0.0 A software library to produce a 50 percent duty cycle PWM signal on arbitrary pins.<br /> https://github.com/bhagman/SoftPWM
SoftwareSerial SoftwareSerial 1.0 Enables serial communication on any digital pin. http://www.arduino.cc/en/Reference/SoftwareSerial
SPI SPI 1.0 Enables the communication with devices that use the Serial Peripheral Interface (SPI) Bus. http://www.arduino.cc/en/Reference/SPI
ssd1351 teensy_ssd1351 1.0 Optimized SSD1351 OLED Display https://github.com/kirberich/teensy_ssd1351
ST7735_t3 ST7735_t3 1.0.0 Teensy 3.x optimized library for the Adafruit 1.8" SPI displays. https://github.com/PaulStoffregen/ST7735_t3
Talkie Talkie 1.1 Speech library for Arduino. https://github.com/going-digital/Talkie
TeensyThreads TeensyThreads 1.0.1 Pre-emptive threads for the Teensy 3 and 4 platform from PJRC. https://github.com/ftrias/TeensyThreads
TFT_ILI9163C TFT_ILI9163C 0.9 A fast SPI driver for TFT drived by ILI9163C, fully SPI Transaction compatible and very fast with Teensy 3 https://github.com/sumotoy/TFT_ILI9163C
Time Time 1.6 Timekeeping functionality for Arduino http://playground.arduino.cc/Code/Time/
TimeAlarms TimeAlarms 1.5 Perform tasks at specific times or after specific intervals. http://playground.arduino.cc/code/time
TimerOne TimerOne 1.1 Use hardware Timer1 for finer PWM control and/or running an periodic interrupt function http://playground.arduino.cc/Code/Timer1
TimerThree TimerThree 1.1 Use hardware Timer3 for finer PWM control and/or running an periodic interrupt function http://playground.arduino.cc/Code/Timer1
Tlc5940 Tlc5940 0.15 Use the Texas Instruments TLC5940 16-channel LED Driver http://playground.arduino.cc/Learning/TLC5940
USBHost_t36 USBHost_t36 0.1 Connect USB devices to the USB Host of Teensy 3.6 and Teensy 4.x https://github.com/PaulStoffregen/USBHost_t36
Wire Wire 1.0 This library allows you to communicate with I2C and Two Wire Interface devices. http://www.arduino.cc/en/Reference/Wire
XPT2046_Touchscreen XPT2046_Touchscreen 1.3 Touchscreens using the XPT2046 controller chip. https://github.com/PaulStoffregen/XPT2046_Touchscreen
I know that things don't align here. On my screen in excel it looks more like: Not sure easy way to export to something better for this
Not sure if this is useful to many or not.