Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

where can I get the arduino code for real-time RTPP? #1

Open
Zhonglinhong123 opened this issue Mar 31, 2022 · 2 comments
Open

where can I get the arduino code for real-time RTPP? #1

Zhonglinhong123 opened this issue Mar 31, 2022 · 2 comments

Comments

@Zhonglinhong123
Copy link

No description provided.

@GuangWei-Zhang
Copy link
Owner

Please find the Arduino code in the corresponding folder.

@GuangWei-Zhang
Copy link
Owner

In the detection signal file,
the serialData was controlled by the input coming from the USB port. DetectPin (=9 here) is the output signal going to send a trigger signal to trigger the LED stimulation in the LED_frequency.ino file.

In the LED frequency.ino file,
The PowerPin was used to control the LED stimulation which sends output to the LED driver when the DetectPin receives a signal from the Arduino board that runs Detection_Signal.ino file.
You can use the OnDur (LED on duration) and OffDur (LED off duration) to control the LED stimulation parameter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants