keybrd library is an open source library for creating custom-keyboard firmware.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
wolfv6 46988319a1 rename print_microseconds_per_scan() to printMicrosecondsPerScan, rename print_scans_per_second() to printScansPerSecond 7 years ago
..
PCA9655E_1_write_read move IOE_scan_development and unit_tests to examples, add examples/IOE_PCA9655E_development/ 7 years ago
PCA9655E_2_scan move IOE_scan_development and unit_tests to examples, add examples/IOE_PCA9655E_development/ 7 years ago
PCA9655E_3_scan_lib move IOE_scan_development and unit_tests to examples, add examples/IOE_PCA9655E_development/ 7 years ago
PCA9655E_4_scan_loop move IOE_scan_development and unit_tests to examples, add examples/IOE_PCA9655E_development/ 7 years ago
PCA9655E_5_keybrd rename print_microseconds_per_scan() to printMicrosecondsPerScan, rename print_scans_per_second() to printScansPerSecond 7 years ago
README.md move IOE_scan_development and unit_tests to examples, add examples/IOE_PCA9655E_development/ 7 years ago

README.md

The series of sketches in this folder where used to develope the Port_PCA9655E class. The folder numbers are ordered from fundamental to practical.

Each sketch was tested on a breadboard. Breadboards hold:

  • Teensy LC controller
  • PCA9655E I/O expander

Pictures of the breadboard are in the folders.