teensy32

There are 37 repositories under teensy32 topic.

  • thedalles77/USB_Laptop_Keyboard_Controller

    Details for building a USB keyboard and touchpad controller from an old laptop.

    Language:C++400261767
  • ssilverman/TeensyDMX

    A full-featured DMX library for Teensy 3, Teensy LC, and Teensy 4. "Programmable DMX and arbitrary USB serial device emulation."

    Language:C++9714226
  • macroxue/keyboard-diy

    DIY 60% split keyboard, 3D-printed and hand-wired

    Language:OpenSCAD88422
  • brainsmoke/hexboard

    quite a big hexdump display

    Language:C861001
  • huytd/snackymini-keyboard

    Snackymini Keyboard

    Language:C++30508
  • AdamKeher/XCopyStandalone

    XCopy Standalone for Amiga floppy disks using a Teensy 3.2 and custom PCB with a standard PC floppy disk drive

    Language:HTML24901
  • gregtomasch/EM7180_SENtral_Calibration

    Get the best AHRS accuracy out of the Tlera USFS with good sensor calibration

    Language:C++224145
  • macroxue/keyboard-firmware

    Keyboard firmware for Teensy 3.2 and Teensy LC

    Language:C++16403
  • luni64/MicroMod_3.2

    NXP MK20DX256 board for the Sparkfun MicroMod system. Should be able to run Teensy 3.2 firmware

    Language:Makefile15426
  • irevoire/teensy

    A bare metal rust library to easily develop for the teensy 3.2

    Language:Rust13502
  • gregtomasch/USFSMAX

    Example host MCU sketch to demonstrate use of the USFSMAX coprocessor

    Language:C++12363
  • khoih-prog/Teensy_TimerInterrupt

    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 millis() or micros(). That's mandatory if you need to measure some data requiring better accuracy. It now supports 16 ISR-based Timers, while consuming only 1 Hardware Timer. Timers' interval is very long (ulong millisecs). The most important feature is they're ISR-based Timers. Therefore, their executions are not blocked by bad-behaving functions or tasks. This important feature is absolutely necessary for mission-critical tasks.

    Language:C++11234
  • cryham/kc

    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.

    Language:C++10400
  • CircularBuffer/AS5047P

    Generic driver for AMS AS5047P magnetic encoder

    Language:C9113
  • gregtomasch/USFSMAX_MMC_Module

    Test sketches and information to use the improved USFSMAX Module with MMC5983 magnetometer

    Language:C++9241
  • gregtomasch/Tlera_nRF52_MCU_Add_On_Board

    Add BLE Connectivity to Tlera STM32L4 and Teensy3.X MCU Develoment Boards

    Language:Makefile6111
  • psypoker/oric_spi

    SPI like protocol interfacing via6522 (oric atmos) with teensy 3.2

    Language:C++6101
  • khoih-prog/Teensy_Slow_PWM

    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 most important feature is they're ISR-based PWM channels, supporting lower PWM frequencies with suitable accuracy. Their executions are not blocked by bad-behaving functions or tasks. This important feature is absolutely necessary for mission-critical tasks. These ISR-based PWMs, still work even if other software functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software-based PWM using millis() or micros(). That's necessary if you need to control devices requiring high precision

    Language:C++331
  • SuperCoolAlan/TeensySpresso

    Fully-packaged espresso PID module

    Language:C++3210
  • alextousss/quadcopter

    quadcopter control code

    Language:C++2301
  • calismurat/pirate_teensy_control

    Teensy32 Controller for IR, PIR, RELAY and MD25 Motors

    Language:C++2100
  • cryham/fan-ctrl

    Fan controller for Teensy 3.2 with TFT ST7735 color display. PWM or Analog, RPM, Temperature etc.

    Language:C2200
  • khoih-prog/Blynk_Teensy

    Enable Blynk support of Teensy boards, especially latest Teensy 4.0, using WiFi, Ethernet, BT/BLE and GSM/GPRS shield

    Language:C++2311
  • luni64/TeensyLoadcell

    Library to readout standard loadcells with the internal ADC/PGA of the Teensy 3.2

    Language:C++211
  • PowerBroker2/Teensy_3X_Multipurpose_Board

    Library for Teensy 3.X breakout board. This library allows user to quickly and effortlessly configure and use features implemented by the Teensy 3.X Multipurpose Board PCB

    Language:C++2203
  • Russ76/Diffbot_results

    Historical info on developing indoor mapping robot to learn/prove navigation concepts

    Language:C++2300
  • thurbridi/synesthesia

    LED control via audio from USB

    Language:C++2141
  • al8x/MTP_Logger_VESC_BNO

    This code powers the pocket logger device that allows you to log data on a teensy platform at a speed up to 2000 Hz. The hardware features a variety of ports and instrumental sensors allowing creative applications.

    Language:C++1100
  • code2love/CommunicationManager

    Library for publish/subscribe communication via CAN with the teensy 3.2 board.

    Language:C1002
  • SJ-Innovation/TeensyVive

    Language:Assembly1200
  • sparky-raccoon/grideye-teensy-3.1

    A guide to use a grid-eye on teensy 3.2 with Arduino, and display data as a heat matrix with Processing

    Language:Processing1000
  • M-J-Bauer/Touch-Sense-Functions-Non-Blocking-for-Teensy-3.2-Arduino

    Non-blocking technique (no wait) for reading touch inputs on Teensy 3.2 microcontroller. Replacement for Arduino touchRead() function.

    Language:C++0100
  • MUSC075_Final_Project

    PaulCaroline/MUSC075_Final_Project

    An electronic sound art piece that I completed as my final project for the course MUSC 075: Musical Interfaces & Robotics.

    Language:C++0100
  • irevoire/teensy_blink

    Blink a led on the teensy 3.2 using the teensy crate

    Language:Makefile20
  • kdahlhaus/Pedal-Plane-Avionics

    A library and documentation for a Teensy-based pedal-plane effects (sound, lights, etc) controller

    Language:C++10