- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
what i want to do is simple! use Gen 2 to control my arduino Leonardo (HID mouse/keyboard) with commands. how do i do this?
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi AdanChristo,
You could use the UART, SPI or I2C interface to connect your Galileo board and your Arduino board. The example below shows how to connect the boards using the I2C interface; I hope you find it useful:
https://www.arduino.cc/en/Tutorial/MasterWriter https://www.arduino.cc/en/Tutorial/MasterWriter
Regards,
Diego
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi AdanChristo,
You could use the UART, SPI or I2C interface to connect your Galileo board and your Arduino board. The example below shows how to connect the boards using the I2C interface; I hope you find it useful:
https://www.arduino.cc/en/Tutorial/MasterWriter https://www.arduino.cc/en/Tutorial/MasterWriter
Regards,
Diego

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page