teensy36

There are 53 repositories under teensy36 topic.

  • sqlite_micro_logger_arduino

    siara-cc/sqlite_micro_logger_arduino

    Fast and Lean Sqlite database logger for Arduino UNO and above

    Language:C167151229
  • RETracker

    patois/RETracker

    Reverse Engineering Framework for the Polyend Tracker

    Language:Python1027321
  • 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
  • gdsports/ESC_POS_Printer

    Arduino ESC POS printer library

    Language:C++472411
  • embeddedartistry/arduino-logger

    Flexible logging library for the Arduino SDK, allowing the same logging interface to be used with multiple outputs.

    Language:C++4142010
  • newdigate/teensy-midi-looper

    teensy midi loop recorder

    Language:C++3410010
  • gregtomasch/EM7180_SENtral_Calibration

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

    Language:C++224145
  • jglrxavpok/TinyJVM

    JVM for microcontrollers

    Language:C++15411
  • khoih-prog/ESP_AT_WiFiManager

    Library to configure WiFi/Credentials at runtime for Teensy, SAM DUE, STM32F/L/H/G/WB/MP1, SAMD21/SAMD51, RP2040-based boards, etc. using WizFi360 /ESP8266 /ESP32-AT-command shields. You can also specify static AP and STA IP.

    Language:C++13303
  • UBC-Rocket/FLARE

    Flight Logging And REcovery - UBC Rocket Competition Avionics Firmware

    Language:C++13813
  • 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
  • gregtomasch/USFSMAX_MMC_Module

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

    Language:C++9241
  • smit-happens/YCP_EVOS

    Development for the 2018 YCP Formula Electric Vehicle

    Language:C++941181
  • btknzn/IR-CAMERA-REMOTE-SENSING

    Aim of this project to undestanding how many people in one room with Thermal Image Processing. %76 precent Success. Please read PDF to understand your project.

    Language:C++7201
  • solarcaratuva/EmbeddedSystem

    UVA Solar Car Embedded Systems PCB design and ECU code

    Language:C++74380
  • solarcaratuva/KLS

    Code for interfacing with KLS motor controllers using Teensy 3.6 for the UVA Solar Car project

    Language:C++7433
  • Winston-Lu/Teensy-3.6-Keylogger

    A key-logger made on a Teensy 3.6 using the Arduino IDE.

    Language:C++7201
  • gregtomasch/Tlera_nRF52_MCU_Add_On_Board

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

    Language:Makefile6111
  • gdsports/AXIC

    Arduino XInput Converter For Teensy 3.6

    Language:C++520
  • olivierjan/6502-SBC-using-Teensy

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

    Language:C4201
  • jasonpilbrough/sonar-imaging

    40kHz sonar imaging in air

    Language:CSS3101
  • 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
  • veonik/Teensy-RAM-Monitor

    Maintained fork of https://sourceforge.net/p/teensy-3-x-rammonitor

    Language:C++3213
  • gdsports/IntelliKeys_t36

    IntelliKeys USB Arduino library for Teensy 3.6 USB host

    Language:Objective-C231
  • gdsports/USBPrinter_t36

    USB printer driver for Teensy 3.6 USB host library

    Language:C++2313
  • GhostToast/lightwall

    Experimental code for bluetooth-controlled light wall using NeoPixels/NeoMatrix

    Language:C++2100
  • 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
  • codeThatThinks/autotank-fw

    Firmware for the Autotank main controller

    Language:C120
  • gdsports/Teensy_Typewriter

    Teensy Typewriter using a Teensy 3.6 with USB keyboard and USB printer

    Language:C++1201
  • GhostToast/python-lightwall-server

    Python3 server to communicate to lightwall

    Language:JavaScript1100
  • khoih-prog/BlynkEthernet_WM

    This is the library, designed to help you eliminate hardcoding your Blynk credentials in Mega 1280, Mega 2560, Mega ADK, Teensy, SAM DUE, SAMD, RP2040-based, etc. boards using with Ethernet shields (W5100, W5200, W5500, ENC28J60, etc).

    Language:C++1201
  • scrime-u-bordeaux/Grotta-project

    Teensy wav player, light controlled.

    Language:C++1200
  • stephanemagnan/PS2-to-USB-Keyboard

    Library to recognize two PS2 controllers including Dance Dance Revolution mats (digital mode) as a single USB keyboard with simulated keystrokes for interfacing with a computer (StepMania and other games) or Arduino/Teensy/other microcontroller projects.

    Language:C++1100