#include <Cyclops.h>

96 views
Skip to first unread message

Sidi Mohamed KALAIDJI

unread,
Jan 17, 2018, 3:49:31 PM1/17/18
to Open Ephys

 hi everyone 

 im new and my question is when i programm with C ...and i need to include the  <Cyclops.h> where i can have this libary ?

and if i understand i can do that through the usb port from my widnwos or linus computer..do i need any software or compiler ?

thank you for hellp

sidi from montreal

Jon Newman

unread,
Jan 17, 2018, 7:02:22 PM1/17/18
to Sidi Mohamed KALAIDJI, Open Ephys
Hi Sidi,

If you are using the Arduino IDE (recommended method), then you need to do two things to use the cyclops library to program the Teensy 3.2 on your cyclops.

1. Download and install the Arduino IDE
2. Download and install the Teensyduino extension. Together with the Arduino IDE, this will supply the required compilers.
4. Put the #include <Cyclops.h> directive at the top of your Arduino sketch. Now you can call the functions from the API.

Just FYI, the "Arduino language" is actually just C++. The recent versions of the IDE support C++11. Let us know if you have specific issues with these steps.

Jon





--
You received this message because you are subscribed to the Google Groups "Open Ephys" group.
To unsubscribe from this group and stop receiving emails from it, send an email to open-ephys+unsubscribe@googlegroups.com.
To post to this group, send email to open-...@googlegroups.com.
Visit this group at https://groups.google.com/group/open-ephys.
To view this discussion on the web visit https://groups.google.com/d/msgid/open-ephys/3ede5bad-f4b9-4538-a0ee-7bd6688c7e9d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Jonathan Newman
Postdoctoral Fellow, MIT

Sidi Mohamed KALAIDJI

unread,
Jan 17, 2018, 7:14:10 PM1/17/18
to Open Ephys

thank you jon...
Reply all
Reply to author
Forward
0 new messages