Insect Bug in a Cup
April 25th, 2011 § 0 comments § permalink
Insect Robot Body
April 24th, 2011 § 1 comment § permalink
Insect Robot Body
Inspired by Lumi’s Insect Robot, we had our first insect robot workshop today.
The BOM
- Cloth hanger
- 9v battery
- Batter Holder
- Ultrasound Distance Sensor
- Servo
- Arduino UNO
- Velcro!!!
]]>
Telepresence teaching robot
April 13th, 2011 § 1 comment § permalink
Check out here for project updates.]]>
Insect Robot from Lumi
April 11th, 2011 § 4 comments § permalink
Hacking HaiPad
April 10th, 2011 § 0 comments § permalink
posted a detail article on hacking HaiPad m701!
The M701 in itself is an example of hacking in China: here, hacking hardware that wasn’t thought to be workable together to achieve something close to a device that is much more expensive is not called a hobby but a full-time job! Like many others, the extremely low-cost of this 7 inch tablet is made out of a even lower cost chipset, the Telechips 8902. The Telechips was originally designed to fit high end automotive applications, not do tablets or robotics. This chipset powers a variety of similar devices: Augen Gentouch, Coby Kyros, HSG X5A, Haipad M701, Dawa D7, SmartQ v5/v7, Coby Kyros MID7005/MID7015, Imito iM7, Smartbook Surfer (Pictures) “Shanzhai” integrators prefer to keep their supply chain discreetly low-profile as they consider it their “secret” sauce. This is because in Shenzhen, manufacturers are in a race to produce a whole bunch and sell them before the local competitors do the same, often advertising capabilities of the underlying chipset that are actually unavailable to the user since unsupported by the OS.]]>
RoboPeak Team
March 27th, 2011 § 3 comments § permalink
We are very happy to be able to invite this Shanghai based Robot team. I ran into them on Weibo and thought they were professional team. Only when we meet, I learn that they are also a group of robot hobbyist. Wow! That’s some bar they set up for robot hobbyist! We gotta keep up!
There are a lot of information about their work on their web site. We post the faces behind the team and look forward to meeting them again.
]]>
Opening Speaker profiles: RoboPeak
March 21st, 2011 § 0 comments § permalink
RoboPeak from Shanghai
We are so glad that RoboPeak, a robotic R&D team has agreed to be one of the speaking at our reopening event on March 26. We ran into this team founded in 2009 on Sina Weibo and are very impressed by what they are doing. We look forward to seeing their presentation.
Quoting from their web site:
RoboPeak is a research & development team in robotics platforms and applications, founded in 2009. Our team members are Software Engineers, Electronics Engineers and New Media Artists that all come from China. RoboPeak develops both software and hardware, which include personal robotic platforms, Robot Operating System and related devices. Our vision is to enrich people’s daily-life with the ever-changing development and innovation in robotic technologies.
From their blog, they are doing very impressive work with Arduino and Robotic. Here is a picture of their robot. Definitely check out the blog! Click on the image to read more about their works.
iPad controller
]]>XinCheJian, Hackerspace, Robots, and HCR at Barcamp Shanghai
March 13th, 2011 § 1 comment § permalink
XinCheJian was in Barcamp Shanghai!
We took the Green for the afternoon to talk about Hackerspace, Maker, Open Source Hardware and of course ROBOTS!!! 😉
The crazy robot car David was carrying around at Barcamp
The robot was built the night before barcamp with YM4 from Embedream, Arduino Uno and a HC-SR04. The little YM4 is a lot of fun. The independently controlled wheels allowing the car to turn on a fix axis and this saves the use to savor to turn the limited angle SR04 around to inspect the environment. But at 3AM, it was discovered a little drawback of controlling two independent wheels while trying to make the it going straight. Well, it was 3AM so I decide to let it acts a little crazy. I am dedicating this crazy robot to the crazy Shanghai taxi driver who took me to the barcamp in the morning! I will name it 840. 😉
Pitching Hackerspace
Kicking off the afternoon with pitch of Hackerspace and Maker Culture
Hmm, this is why the call this session “THE GREEN.” Get to make fun of making is much more fun then golf as hobby.
HCR, the open source robots from DFRobot
Rick Ye gave a talk on his open source HCR robot. I was driving it around to round up people to the talk. This version has a cam pointing upward and a automated navigation mode. It’s a lot of fun to watch it walking all over the place on its own from the video at the control.
This little guy has great potential to be a good caddy on the green.
Video of HCR
Thanks to Scott for the video.
]]>Robotic class @ Xin Che JIan – 机器人课程 @ 新车间
January 17th, 2011 § 0 comments § permalink
新车间的机器人课程是针对对物理运算有兴趣了解的朋友提供入门的课程和实践机会,适合十岁以上的人参加。 课程内容为: 8小时的授课时间:
- Arduino入门
- 电子和物理计算硬件概念
- 编程语言处理
- 物理计算: 软件與硬件的互动
- 机器人入门
- 什么是机器人?
- 如何用遥控车和Arduino來做机器人
- 自主玩具机器人 (A.R.T.) 入门
- 实验室共有2〜3个教师提供援助
- 动手做自主机器车
- Introduction to Arduino
- Hardware Concept of Electronics and Physical Computing
- Processing programming language
- Physical Computing: Interface Digital and Physical world
- Introduction to Robotics
- What’s robot?
- Robotics using RC car and Arduino
- Introduction to A.R.T.
- 2 ~ 3 teachers in labs offering assistance
- make your own autonomous robot car
ARTv5 Electronics Design
January 15th, 2011 § 0 comments § permalink
ARTv4 to have interesting, pseudo-intelligent behaviors (and not running out of SRAM which causes it to reset randomly…), I’m also working on the next generation electrical design for ART… I’m naming the bundle of software and electronics ARTv5. The plan is to support more infrared and ultrasonic sensors with an RF transceiver for sending telemetry information. I also want to start producing and using PCB boards to get away from the fragile breadboards. More specifically, these PCB will take the form of Arduino-shields that I can stack on top of each other. The plan right now is to create three boards that are stackable:
- One for the ultrasonics sensors (front, rear, left, right);
- One for the infrared sensors (front, rear, left, right);
- One with four connectors to ultrasonics sensors, infrared sensors, motors control in addition to the connector for the RF transceiver.
- Ultrasonics sensors shield: 10 wires (1 VCC, 1 GND, 4 echos, 4 triggers);
- Infrared sensors shield: 6 wires (1 VCC, 1 GND, 4 signals);
- RF transceiver: plugs into two 9×2 headers (1 VCC, 1 GND and the SPI wires);
- Four control motor wires for the H-bridge (used right now to connect directly to the RF transmitter as a hack).
- 1xGeneric female header – 10 pins;
- 1xGeneric female header – 2 pins;
- 2xGeneric female header – 4 pins;
- 1xGeneric female header – 6 pins.