Some projects for Teensy boards
Basic Ntp Client adapted to Teensy 4.1
Original source: https://github.com/khoih-prog/NTPClient_Generic
Basic Real Time Clock (RTC) example adapted to Teensy 4.1
Get actual time via NTP and store time in RTC of Teensy 4.1
Teensy 4.1 downloads a site SSL secured using 'NativeEthernet'- and 'EthernetHttpClient_SSL' library
Illustrates watchdog WDT1 and retrieving of last Reset Cause on Teensy 4.1
Teensy 4.1 controls Fritz!Dect Switchable Power Socket
Teensy 4.1 USB Host receives keystrokes form HID USB Keyboard
Use an USB Keyboard or Keypad to play notes on a Teensy 4.1 (with Audio Module)
In this example you can play tones by typing on a connected USB Keyboard Typing Esc disables the output In the background drum sounds are added Play music from SD-Card und add other waveforms by changing the code
(uses Audio Shield) Teensy receives audio from e.g. PC via USB and plays on headphones
(uses Audio Shield) Teensy reads audio from SD-Card and sends to PC via Usb
Teensy 4.1 receives Midi notes from a Yamaha PSR-140 keyboard
(uses Audio Shield)
Play Midi-notes typed on a Yamaha PSR-140 keyboard on Teensy Audioshield-headphones and on the PC
Transfer MIDI notes received from Serial ports to UsbMIDI