This page (revision-14) was last changed on 2021-04-30 11:00 by Murray Altheim

This page was created on 2020-06-05 22:13 by Murray Altheim

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
14 2021-04-30 11:00 4 KB Murray Altheim to previous
13 2020-06-09 08:26 4 KB Murray Altheim to previous | to last
12 2020-06-06 08:46 4 KB Murray Altheim to previous | to last
11 2020-06-06 08:45 4 KB Murray Altheim to previous | to last
10 2020-06-06 08:41 3 KB Murray Altheim to previous | to last
9 2020-06-06 08:36 3 KB Murray Altheim to previous | to last
8 2020-06-06 08:07 3 KB Murray Altheim to previous | to last
7 2020-06-06 05:59 2 KB Murray Altheim to previous | to last
6 2020-06-06 05:58 2 KB Murray Altheim to previous | to last
5 2020-06-06 05:58 2 KB Murray Altheim to previous | to last
4 2020-06-05 22:31 2 KB Murray Altheim to previous | to last
3 2020-06-05 22:18 2 KB Murray Altheim to previous | to last
2 2020-06-05 22:17 2 KB Murray Altheim to previous | to last
1 2020-06-05 22:13 2 KB Murray Altheim to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed one line
I was interested in connecting the [Arduino Yún] to a motor shield or a Zumo. To get some help I contacted Adafruit, Arduino.cc and Pololu, the latter makes the Zumo. Here's a summary of what I learned.
[{Image src='attach/ArduinoY%C3%BAnInterfacing/Pololu-Zumo-0J6588.1200.jpg' link='attach/ArduinoY%C3%BAnInterfacing/Pololu-Zumo-0J6588.1200.jpg' width='300' caption='The Pololu Zumo for Arduino (click to view)' align='right' class='imgFloatRight'}]
At line 3 added 2 lines
I've been investigating how to connect the [Arduino Yún] to a motor shield or a [Zumo robot|ZumoRobot]. Pololu make a number of Zumo models, some made to work with a small integrated controller,
others with an Arduino.
At line 4 changed one line
! On connecting a Yún to a Zumo robot
To get some help I contacted Adafruit, Arduino.cc and Pololu, the latter makes the Zumo.
Here's a summary of what I learned.
At line 6 changed 2 lines
I contacted [Pololu|https://www.pololu.com/] about connecting a Yún to their mini Zumo robot. The
Zumo acts as an Arduino Shield, plugging right into the top of the Zumo.
This page will be updated periodically as I learn more.
[{TableOfContents}]
!! On connecting a Yún to a Zumo robot
I contacted [Pololu|https://www.pololu.com/] about connecting a Yún to
their mini Zumo robot. The Zumo acts as an Arduino Shield, plugging right
on top of the Zumo (upside down).
At line 66 added 26 lines
!! Arduino Motor Shield V2 Compatibility
[{Image src='attach/ArduinoY%C3%BAnInterfacing/motor-shield-1438-04.jpg' link='attach/ArduinoY%C3%BAnInterfacing/motor-shield-1438-04.jpg' width='300' caption='The Adafruit Motor Shield V2 (click to view)' align='right' class='imgFloatRight'}]
I contacted Adafruit via their forum and asked if their ''[Adafruit Motor/Stepper/Servo Shield for Arduino v2 Kit - v2.3|https://www.adafruit.com/product/1438]'' is compatible with the Arduino Yún.
The full thread can be read [here|https://forums.adafruit.com/viewtopic.php?f=31&t=166084&p=814552#p814552].
In a nutshell, while they don't have any hands-on experience with the Yún, but the Adafruit Motor Shield looks to be compatible and the board power doesn't seem to be an issue, i.e., the Yún powers the Motor Shield, not the other way around. To quote: "Motor power is a separate circuit. If you remove the VIN jumper, you can provide motor power via the motor power terminals on the shield."
!! Summary
So it looks like it'd be possible to either build a Zumo-based robot with the Yún, or one
using the Adafruit Motor Shield V2 as the motor controller.
----
[{Tag ArduinoYún Arduino Zumo RobotSumo}]