Connect
🔴Disconnected
Running
Getting Started
📁 Arduino Code
Train Count
Train Period (ms)
Values
Default
Test
Burst Count
Burst Period (ms)
Burst Duration (ms)
Base Frequency (Hz)
Base Duty Cyle (%)
Pulse Frequency (Hz)
Draw
Launch
Stop
Space
clear log
Getting Started
close x
Use Teensy 4.1 (600MHz), because Arduino is not fast enough to generate 10kHz base
Install Arduino IDE (2.0.4+) :
https://www.arduino.cc/en/software
Add Teensy add-on, as described here :
https://www.pjrc.com/teensy/td_download.html
Add this line in File > Preferences > Additionnal board manager : https://www.pjrc.com/teensy/package_teensy_index.json
In left tab, open Board Manager and search "teensy" and Install "Teensy by Paul..."
Add the library "arduino-timer" (by Michael Contreras)
Download the Arduino Code from here this page
Upload the code to the Teensy