teensy41

There are 63 repositories under teensy41 topic.

  • maxritter/diy-thermocam

    A do-it-yourself thermal imager, compatible with the FLIR Lepton 2.5, 3.1R and 3.5 sensor with Arduino firmware

    Language:C++1.1k114107174
  • miketeachman/micropython-rotary

    MicroPython module to read a rotary encoder.

    Language:Python276182455
  • miketeachman/micropython-i2s-examples

    Examples for I2S support on microcontrollers that run MicroPython

    Language:Python217122935
  • khoih-prog/EthernetWebServer

    This is simple yet complete WebServer library for AVR, AVR Dx, Portenta_H7, Teensy, SAM DUE, SAMD21/SAMD51, nRF52, STM32, RP2040-based, etc. boards running Ethernet shields. The functions are similar and compatible to ESP8266/ESP32 WebServer libraries to make life much easier to port sketches from ESP8266/ESP32. Coexisting now with `ESP32 WebServer` and `ESP8266 ESP8266WebServer` libraries. Ethernet_Generic library is used as default for W5x00 with custom SPI

    Language:C++17995249
  • ijnekenamay/M8HeadlessStaging

    This is a DIY project to push the Dirtywave M8 Headless into a PCB and make it handheld.

  • jgressmann/supercan

    This is project SuperCAN. An open source USB to CAN-FD protocol.

    Language:C++719610
  • opengalvo/OPAL

    Minimalistic FW for Processing GCode to Galvanometer signals

    Language:G-code697825
  • t0mg/pd-camera

    Experimental camera addon for the Playdate handheld console

    Language:C++68410
  • khoih-prog/AsyncMQTT_Generic

    Arduino Arduino Library for ESP8266, ESP32, Portenta_H7, STM32 and RP2040W asynchronous MQTT client implementation. This library, ported to support ESP32, WT32_ETH01 (ESP32 + LAN8720), ESP8266, Portenta_H7 (Ethernet or WiFi) and STM32 (LAN8742A or LAN8720 Ethernet), Teensy 4.1 using QNEthernet, RASPBERRY_PI_PICO_W with CYW43439 WiFi. Currently supporting TLS/SSL for ESP32 only

    Language:C6251710
  • sucofunk/SUCOFUNKey

    Teensy based Sample Sequencer, called "beatmaker's sketchbook"

    Language:C++56700
  • K7MDL2/KEITHSDR

    Teensy4.X with PJRC audio card Arduino based SDR Radio project.

    Language:C++53131011
  • grblHAL/iMXRT1062

    grblHAL driver for NXP iMXRT1062 (Teensy 4.x)

    Language:C50105237
  • khoih-prog/EthernetWebServer_SSL

    Simple TLS/SSL Ethernet WebServer, HTTP Client and WebSocket Client library for for AVR, Portenta_H7, Teensy, SAM DUE, SAMD21, SAMD51, STM32F/L/H/G/WB/MP1, nRF52 and RASPBERRY_PI_PICO boards using Ethernet shields W5100, W5200, W5500, ENC28J60 or Teensy 4.1 NativeEthernet/QNEthernet. It now supports Ethernet TLS/SSL Client. The library supports HTTP/HTTPS GET and POST requests, provides argument parsing, handles one client at a time. It supports Arduino boards (SAM DUE, Atmel SAM3X8E ARM Cortex-M3, SAMD21, SAMD51, ESP8266, ESP32, Adafruit nRF52, Teensy boards) using Wiznet W5x00 or ENC28J60 network shields. Ethernet_Generic library is used as default for W5x00 with custom SPI

    Language:C4691910
  • lpaolini/Striptease

    Sexy, audio-responsive effects on LED strips.

    Language:C++42424
  • K7MDL2/RF-Power-Meter-V1

    RF wattmeter and Band Decoder on Arduino or PSoC5 modules with Python desktop monitoring and control app. Remote operation via USB Serial or Ethernet (new).

    Language:HTML276121
  • khoih-prog/MQTTPubSubClient_Generic

    MQTT, MQTT_over_WebSockets and Secured MQTT_over_WebSockets Client for Arduino. Supporting nRF52, SAMD21, SAMD51, STM32F/L/H/G/WB/MP1, Teensy, SAM DUE, RP2040-based boards, besides ESP8266, ESP32 (ESP32, ESP32_S2, ESP32_S3 and ESP32_C3) and WT32_ETH01. Ethernet shields W5100, W5200, W5500, ENC28J60, Teensy 4.1 NativeEthernet/QNEthernet.

    Language:C++20224
  • digigurdy-baz

    bazmonk/digigurdy-baz

    DigiGurdy Teensy Code

    Language:C1545810
  • khoih-prog/Ethernet_Manager

    Simple Ethernet Manager for Teensy, SAM DUE, SAMD21, SAMD51, nRF52, ESP32, ESP8266, etc. boards, with or without SSL, configuration data saved in ESP8266 LittleFS, SPIFFS, nRF52 LittleFS/InternalFS, EEPROM, DueFlashStorage or SAMD FlashStorage.

    Language:C++15333
  • seanboe/QuadrupedProject

    Repository for the cad/code for my quadruped project

    Language:C++14313
  • doctea/usb_midi_clocker

    Teensy brain for MIDI, USB-MIDI and Eurorack integration

    Language:C++9310
  • khoih-prog/AsyncWebServer_Teensy41

    Async HTTP/WebSocket Server Library for Teensy 4.1 using QNEthernet. This library is one of the Async libraries to support T4.1, such as AsyncHTTPRequest_Generic, AsyncHTTPSRequest_Generic, AsyncMQTT_Generic, AsyncWebServer_Teensy41, AsyncUDP_Teensy41, AsyncDNSServer_Teensy41, etc. Now supporting using CString to save heap to send very large data

    Language:C++9426
  • nikscave/cavian

    (Eurorack) DIY Gate/Trigger sequencer using Teensy 4.1 and Novation Launchpad Mini

  • Northstrix/Midbar

    Midbar is more than just a password vault! Midbar is designed to significantly increase the cost of unauthorized access to its user's personal data.

    Language:C++8111
  • CloudHead84/Modbus-Stepper-Controller

    Step/Dir Controller based on teensy. Acts as a Modbus tcp slave, so a modbus master is needed for the setup. the master will need a library issuing different commands over the modbus registers.

    Language:C6111
  • khoih-prog/FTP_Server_Teensy41

    FTP Server for Teensy 4.x using SD, LittleFS, etc. with QNEthernet, NativeEthernet, W5x00 with Ethernet_Generic Library or Adafruit Airlift Featherwing using WiFiNINA_Generic Library

    Language:C++6432
  • khoih-prog/React_Generic

    Asynchronous programming library for the generic microcontrollers compatible with the Arduino framework. Currently supporting ESP32, ESP8266, SAMD21/SAMD51, RP2040, STM32, nRF52, Teensy 4.x

    Language:C++5203
  • khoih-prog/AsyncUDP_Teensy41

    Fully Asynchronous UDP Library for Teensy 4.1 using QNEthernet. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments. This library is one of the current or future Async libraries to support Teensy 4.1 using QNEthernet, such as AsyncHTTPRequest_Teensy41, AsyncHTTPSRequest_Teensy41, AsyncMQTT_Generic, AsyncWebServer_Teensy41, AsyncUDP_Teensy41, AsyncDNSServer_Teensy41, AsyncTCP_SSL_Teensy41, etc.

    Language:C++4211
  • Teensy-Balance-Bot-Mk_1

    NikolaTotev/Teensy-Balance-Bot-Mk_1

    This is my second robot, it uses a Teensy 4.1 and can balance itself. A simple project for an experienced person, but a great learning opportunity for a novice!

    Language:C4200
  • 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
  • mrburger/RFPowerDetector-SeniorDesign

    Senior Design Project using Teensy 4.1

    Language:C++3100
  • rebelonion/FaderBoard

    An 8 channel (1 main, 7 programmable) motorized volume controller for a pc. Each of the 7 channels can be set to any process that outputs volume.

    Language:C3200
  • madskjeldgaard/platformio-arduino-template

    The ⚡ULTIMATE⚡ Arduino starter template for Platformio 🐩 (Pico, ESP32, ESP8266, Teensy, etc)

    Language:Shell210
  • MikaylaFischler/teensy-led-controller

    Networked Teensy LED controller firmware. Multiple devices will communicate with a central server to be controlled by a web or app interface.

    Language:C++2300
  • nyh-workshop/arduino-teensy41-noac

    Connecting a 400-in-1 NOAC handheld to a Teensy 4.1

    Language:C++210
  • rootwyrm/icx-fan10-mod

    Modifying ICX-FAN10 chassis to work with quieter fans

    Language:C2200
  • drmcnelson/Arduino_Timing

    Benchmark your Arduino and Teensy boards, for interrupt latency, jitter and timing for various digital and analog i/o operations.

    Language:C++1100