相关配件
-
Arduino IR Sensor GP2Y0A02YK... 本店售价:¥190.00
-
足容量2300mAh镍氢充电电池 5号AA动力电池 Ni... 本店售价:¥18.00
-
N20 直流减速电机 Arduino小车 4WD机器人用... 本店售价:¥30.00
-
Arduino UNO R3 SMD 控制器 ATmeg... 本店售价:¥218.00
最近看过
通知:
奥松机器人科技有限公司于2013年正式成为美国Pololu官方授权中国区域代理商,火热抢购中,由于数量有限,拍下时请咨询客服是否有库存。
产品介绍:
2013年哈尔滨奥松机器人科技有限公司正式成为美国机器人零件巨头公司Pololu中国区域总代理。Zumo Robot for Arduino是由美国Pololu公司出品的一款履带式机器人也是相扑机器人比赛的专业机器人,它可以用一个Arduino (或兼容设备)作为其主控制器。98mm × 98mm × 39mm的精巧机身,不含电池约165克的重量,如此完美的配比绝对有资格参与Mini-Sumo的竞争。
此款机器人还可以采用了两个75:1的微型金属减速电机(选配),以便提供充足的扭矩,上限时速约2英尺每秒(60厘米/秒),这使得它比同类的Solarbotics Sumovore和Parallax SumoBot更加灵活,Zumo Robot for Arduino机器人的前部安装有一个0.036英寸厚的激光切割不锈钢的sumo刀片,用以推开其周围的物体(比方说其他的机器人)。
Zumo Robot for Arduino机器人的控制器从本质上来讲可以说是Arduino Uno或者Leonardo的扩展板,两者都可以直接与这款机器人插接使用(但与Arduino Mega 或是 Due并不兼容)。
产品图片:
标注清晰的产品组件
每个电子元件也均有标示
Zumo Robot for Arduino的长度尺寸与前挡板70°角设计
Zumo Robot for Arduino的宽度与高度示意图
产品特点:
- 1、产品名称:Zumo Robot for Arduino
- 2、产品货号:RB-13K106
- 3、安装在车底的6个红外传感器,使Zumo Robot能够对障碍物迅速做出反应,可同时用于寻线和障碍检测。
- 4、集成DRV8835双电机驱动器,能够为Zumo的两个高功率的减速电机提供足够的电流。
- 5、压电式蜂鸣器可以演奏简单的声音和音乐,蜂鸣器是由Arduino的PWM输出控制,所以可以在后台生成色调,而不占用大量的处理能力。
- 6、集成LSM303DLHC 3轴加速度传感器和3轴磁强计,可用于检测运动。
配件清单:
- 1、Zumo扩展板(集成DRV8835电机驱动芯片)
- 2、Zumo底盘套件(注意:不含直流减速电机)
- 3、Zumo金属挡片
所需配件:
- 1、一块Arduino Uno或Leonardo控制器
- 2、4节AA电池(推荐使用镍氢电池,以更好的保证Zumo的使用寿命)
- 3、两个N20微型直流减速电机
可选配件:
- 1、GP2D12 IR 夏普红外测距传感器
- 2、GP2Y0A02YK0F 夏普红外测距传感器
英文简介:
The Zumo robot is a low-profile tracked robot platform intended for use with an Arduino (or compatible device) as its main controller. It measures less than 10 cm on each side and weighs approximately 300 g with an Arduino Uno and batteries (165 g without, as shipped), so it is both small enough and light enough to qualify for Mini-Sumo competitions. It uses two 75:1 HP micro metal gearmotors to drive the treads, providing plenty of torque and a top speed of approximately 2 feet per second (60 cm/s), which makes it much more agile than competing robots like the Solarbotics Sumovore and Parallax SumoBot while still offering plenty of control. The Zumo robot includes a 0.036"-thick laser-cut stainless steel sumo blade mounted to the front of the chassis for pushing around objects like other robots, and a reflectance sensor array mounted along the front edge of the Zumo (behind the sumo blade) allows the Zumo to detect features on the ground in front of it, such as lines for following or edges for avoiding. The Zumo control board is essentially a shield for the Arduino Uno or Leonardo, both of which can be plugged directly into the shield’s male header pins, face down. (It is not compatible with the Arduino Mega or Due, but it can be used with older Arduinos that have the same form factor as the Uno, such as the Duemilanove.) The shield includes dual motor drivers, a buzzer for playing simple sounds and music, a user pushbutton, and a 3-axis accelerometer and compass. It also boosts the battery voltage to power the Arduino and breaks out the Arduino I/O lines, reset button, and user LED for convenient access and to accommodate additional sensors. Our Zumo Arduino libraries make it easy to interface with all of the integrated hardware, and we provide a number of sample programs that show how to use the Zumo’s reflectance array, pushbutton, buzzer, and motors. We have also written a basic LSM303 Arduino library that makes it easier to interface the LSM303DLHC 3-axis accelerometer and magnetometer with an Arduino. The robot ships as shown in the main product picture; no assembly or soldering is required. An appropriate Arduino (or compatible controller) and four AA batteries are required but not included.
相关资料:
1、Zumo Shield schematic diagrams
http://www.pololu.com/file/0J591/zumo_shield_schematic.pdf
2、Zumo Shield front expansion pinout
http://www.pololu.com/file/0J592/zumo_shield_front_expansion_pinout.pdf
有问有答
1.履带底盘接线方式:http://www.makerspace.cn/thread-5401-1-1.html
2.AS-4WD寻线避障机器人相关问题解答:http://www.makerspace.cn/forum.php? mod=viewthread&tid=5473&highlight=4wd
3.AS-4WD移动碰撞机器人平台的安装详解:http://www.makerspace.cn/forum.php? mod=viewthread&tid=4875
4.百变创意盒子4WD避障小车平台的组装步骤演示(上):http://www.makerspace.cn/forum.php? mod=viewthread&tid=4782
5.百变创意盒子4WD避障小车平台的组装步骤演示(下):http://www.makerspace.cn/forum.php? mod=viewthread&tid=4800
前沿科技
1.玩转Arduino-编译环境软件:http://www.alsrobot.cn/article-430.html
2.Arduino IDE错误提示问题原因汇总:http://www.alsrobot.cn/article-231.html
3.Pololu Zumo Arduino履带相扑机器人测评(上):http://www.alsrobot.cn/article-199.html
4.Pololu Zumo Arduino履带相扑机器人测评(下):http://www.alsrobot.cn/article-205.html
5.玩转Arduino-闪烁的LED:http://www.alsrobot.cn/article-428.html
教学视频
1.Arduino-Rover越野履带机器人寻线避障演示: http://v.youku.com/v_show/id_XMjk1NDA3MTc2.html?from=y1.7-2
2.AS-RP5D履带机器人寻线与避障功能演示:http://v.youku.com/v_show/id_XMjY4NzE5Njcy.html? from=y1.7-2
3.Ardino-4WD轮式机器人手势识别操控功能演示: http://v.youku.com/v_show/id_XMzUyMTc4MDAw.html?from=y1.7-2
4. Arduino-4WD移动机器人追光功能演示:http://v.youku.com/v_show/id_XMjgwMjk4MjU2.html? from=y1.7-2
5.Arduino-4WD移动机器人寻线功能演示:http://v.youku.com/v_show/id_XMjgwMjk0NDE2.html? from=y1.7-2
技术博客
1.基于Arduino折腾出来的发烧级玩具 :http://blog.sina.com.cn/s/blog_5e4725590101bhhu.html
2.Arduino 控制舵机:http://blog.sina.com.cn/s/blog_5e4725590100d3sf.html
3.Arduino控制直流电机:http://blog.sina.com.cn/s/blog_5e4725590100d2oq.html
4.Arduino PWM:http://blog.sina.com.cn/s/blog_5e4725590100d1d7.html
5.Arduino与32路舵机控制器通信实例:http://blog.sina.com.cn/s/blog_5e4725590100e490.html
6.Arduino中hex文件的保存及应用:http://blog.sina.com.cn/s/blog_5e4725590101bjwv.html
百度百科
2.哈尔滨奥松机器人科技有限公司(点击名称)
3.“机器人爸爸”于欣龙(点击名称)
维基百科
【为了给亲们提供更方便快捷的技术服务与支持,奥松机器人特开设技术社区为大家答疑解惑,即有专门的技术人员为您回帖,更有众多的电子爱好者可以一起交流学习心得!www.makerspace.cn】
用户评价
暂时还没有任何用户评论