Skip to content

suyashb95/Teensy_C_Samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C code examples for the Teensy 3.x boards

Some bare metal projects inspired from dhwlch67's project and Karl Lunt's blog

Right now there are two examples

  1. Blinky

    • The on board LED blinks at a roughly 0.5 second interval
  2. UART

    • The board prints "Hello, world!" over UART1 (pins 0 and 1 for Teensy 3.2) from the schematic here
    • Serial doesn't work over the USB port so get one of these cables, they're useful for other projects involving UART as well.

About

C code examples for the Teensy 3.x series

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages