Details for building a USB keyboard and touchpad controller from an old laptop.
-
Updated
Oct 7, 2024 - C++
Details for building a USB keyboard and touchpad controller from an old laptop.
DIY 60% split keyboard, 3D-printed and hand-wired
Snackymini Keyboard
XCopy Standalone for Amiga floppy disks using a Teensy 3.2 and custom PCB with a standard PC floppy disk drive
Get the best AHRS accuracy out of the Tlera USFS with good sensor calibration
Keyboard firmware for Teensy 3.2 and Teensy LC
NXP MK20DX256 board for the Sparkfun MicroMod system. Should be able to run Teensy 3.2 firmware
A bare metal rust library to easily develop for the teensy 3.2
This library enables you to use Interrupt from Hardware Timers on an Teensy-based board such as Teensy 4.x, 3.x, LC, 2.0, etc. These Teensy Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software timers using mill…
Example host MCU sketch to demonstrate use of the USFSMAX coprocessor
Generic driver for AMS AS5047P magnetic encoder
Keyboard Controller, using Teensy 3.2 and ST7735 display. Editing key mappings, layers and sequences in real time. With also few display demos and a game.
Test sketches and information to use the improved USFSMAX Module with MMC5983 magnetometer
SPI like protocol interfacing via6522 (oric atmos) with teensy 3.2
Add BLE Connectivity to Tlera STM32L4 and Teensy3.X MCU Develoment Boards
This library enables you to use ISR-based PWM channels on Teensy boards, such as Teensy 2.x, Teensy LC, Teensy 3.x, Teensy 4.x, Teensy MicroMod, etc., to create and output PWM any GPIO pin. It now supports 16 ISR-based PWM channels, while consuming only 1 Hardware Timer. PWM channel interval can be very long (ulong microsecs / millisecs). The mo…
Fully-packaged espresso PID module
quadcopter control code
Add a description, image, and links to the teensy32 topic page so that developers can more easily learn about it.
To associate your repository with the teensy32 topic, visit your repo's landing page and select "manage topics."