Search found 7 matches

by aortucre
Tue Nov 24, 2015 8:11 pm
Forum: Developer's Forum for Windows
Topic: RAW INPUT
Replies: 0
Views: 8430

RAW INPUT

Hello everyone, I've been trying to understand what RAW INPUT is and how I can use it. Basically what I want to do is to wirelessly send the raw data from my Spacenavigator to my Arduino. I've already established a wireless connection between my PC and Arduino so I could just use the serial connecti...
by aortucre
Tue Nov 24, 2015 8:21 am
Forum: Developer's Forum for Windows
Topic: Send data to Arduino
Replies: 8
Views: 13656

Re: Send data to Arduino

The drone was an example of somebody who was able to send wirelessly data from the Spacenavigator to the microcontroller. Creating the wireless connection between my computer and the Arduino is fairly easy, but programming a protocol that will tell my computer to output the data it what is proving c...
by aortucre
Mon Nov 23, 2015 9:20 am
Forum: Developer's Forum for Windows
Topic: Send data to Arduino
Replies: 8
Views: 13656

Re: Send data to Arduino

I already contacted the author of that video (Korean). I received no answer but from the comments he said that the code still needed tweaking. I've also found this video that I think you guys might like. Maybe you've already seen it. https://www.youtube.com/watch?v=aBNj_StTTwI&ab_channel=Autonom...
by aortucre
Fri Nov 20, 2015 11:55 am
Forum: Developer's Forum for Windows
Topic: Send data to Arduino
Replies: 8
Views: 13656

Re: Send data to Arduino

Perfect I agree. I can just begin using serial communication and then figure out the wireless option. How can I modify the drivers to have them send data this way? (If it has already been explained in this forum and you'd be so kind as to show me where that'd be great too) I've been unable to find a...
by aortucre
Fri Nov 20, 2015 8:28 am
Forum: Developer's Forum for Windows
Topic: Send data to Arduino
Replies: 8
Views: 13656

Re: Send data to Arduino

Thank you jwick for your reply. Originally I was thinking of A)

I'm honestly not very well versed in the subject. Is there a tutorial or at least a direction that you could point me at in order to tell the driver to send it wirelessly to my board?
by aortucre
Thu Nov 19, 2015 6:21 pm
Forum: Developer's Forum for Windows
Topic: Send data to Arduino
Replies: 8
Views: 13656

Send data to Arduino

I've successfully been able to get to the window where you can view the 7 analog readings live. (3DxTest) How can I feed this data live (wirelessly) to my Arduino. My final goal is to use all these analog inputs (which I believe it's 7 bytes of data for each reading) to control a 3 axis robotic arm ...
by aortucre
Thu Nov 19, 2015 1:36 pm
Forum: Windows Discussion Forum
Topic: Send the readings to an Arduino
Replies: 1
Views: 2801

Send the readings to an Arduino

I've successfully been able to get to the window where you can view the 7 analog readings live. (3DxTest) How can I feed this data live (wirelessly) to my Arduino. My final goal is to use all these analog inputs (which I believe it's 7 bytes of data for each reading) to control a 3 axis robotic arm ...