Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 338 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 338 Bytes

samd21-pulse_generator

A software defined pattern is given by serial input and then driven on a gpio pin. Fastest pattern has 2us intervals, but any interval may be specified. The pattern is defined with hex values (example: "A51" is 1010_0101_0001 where each bit is driven for the constant interval, starting with the right-most bit).