teensy-board

There are 17 repositories under teensy-board topic.

  • dmadison/ArduinoXInput_Teensy

    Teensy boards package for the ArduinoXInput project

    Language:C321711
  • ioridev/Precision-Fighting-Board

    Fighting board running at 8000hz

    Language:C224141
  • Skallwar/GSL1680

    Arduino driver for GSL1680 - For anthology, this is my first real piece of code

    Language:C12364
  • 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
  • olivierjan/6502-SBC-using-Teensy

    Simple home made 6502 computer using a Teensy 3.6 to emulate part of the hardware

    Language:C4201
  • vuckale/compaq_mx_11800_qmk_via

    Compaq MX 11800 also known as G80 11800 QMK firmware for Teensy++ 2.0 along with VIA firmware

    Language:C3111
  • 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
  • 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
  • Tedfs3/104LH_v3.3

    104 key left handed keyboard

  • alwe2710/Raspberry-Collection

    This collection of programs was mainly made for the Wii U Gamepad Raspberry Pi project(combined with Teensy 2[++]). All components can be used for different projects as well

    Language:C++0300
  • ibrahimjad/CrustCrawler

    Arduino/Teensy Library for Controlling CrustCrawler robot arm based on Dynamixel Protocol 2.0

    Language:C++0100
  • speelbarrow/weensy.rs

    A collection of useful bits and bobs for programming the Teensy 4.1 microcontroller using Rust.

    Language:Rust0100
  • SynthVibes4020/SynthVoice

    Sintetizador Controlado por Voz.

  • tmvtmv/ProgrammableFighterpilotSwitch

    Just a fun project using the Teensy board firing keystrokes to your computer when the fire-button is pressed.

  • int-brain-lab/tycmd-wrapper

    A Python wrapper for tycmd

    Language:Python
  • tmuzanenhamo/SonarImaging-Project

    This project invoves the implementation of a 2D Direction finding Sonar

    Language:Jupyter Notebook202