Software Archive
Read-only legacy content
17061 Discussions

Quadcopter w/ Intel Edison

Andrea
Beginner
1,004 Views

Hi, 

I've recently programmed the autopilot for my Arduino quadcopter. 
I'd like to migrate to Intel Edison but I need to know some things.

1) is there an easy way to communicate point-to-point (For example PC -> Intel Edison) using WIFI without having unbearable delays?

2) I need a PWM library where I can set the PWM period, in my case less than 5ms.

3) Are there I2C and SPI libraries?

thank you for your support

 

0 Kudos
4 Replies
Ashish_D_
Beginner
1,004 Views

Hello,

For questions 2 and 3 please see https://github.com/intel-iot-devkit/mraa

0 Kudos
Andrea
Beginner
1,004 Views

Ashish D. wrote:

Hello,

For questions 2 and 3 please see https://github.com/intel-iot-devkit/mraa

 

thank you for the answer!
So now I only need to know if Edison's WIFI can acts as Access Point

0 Kudos
Ashish_D_
Beginner
1,004 Views
0 Kudos
Andrea
Beginner
1,004 Views

Thank you. 
I just completed an Arduino Yun Wifi-based quadcopter . Next step an Edison one !

0 Kudos
Reply