3 This folder contains basic drivers for a number of HW peripherals,
4 and a few SW stacks (FAT32, a light-weight 802.15.4 wireless stack
5 named Chibi, etc.). It also contains a basic but relatively robust
6 graphic library with support for display custom fonts, loading and
7 saving Bitmap images, touch screen calibration, etc.
11 Digital to Analog Converters
15 Drivers and functions to work with a wide variety of display types.
17 This folder is sub-divided into the following categories:
19 /bitmap Monochrome displays such as basic OLEDs, and 128x64 pixel
22 /character Text-only displays (VFD, etc.)
24 /segment Segment displays (8x8 LED arrays, 7-segment displays, etc.)
26 /tft Color graphical displays, such as TFT LCDs, RGB OLEDs, etc.
27 This folder also contains a small graphics library, code to
28 load and save bitmap images, and functions to work with
33 Chan's FATFS, enabling you to read and write to inexpensive SD cards
37 Motor-control related drivers
41 Anything related to RF, including NFC and 802.15.4 wireless
45 A very minimal example of RSA encryption and decryption
49 Drivers for a variety of sensors (light, temperature, etc.)
53 Drivers for different types of storage, such as SPI NOR flash, EEPROM, etc.