Making a Robot With Arduino Part 0: The Intro
October 17, 2011 by sweemeng · Leave a Comment
One of the thing we show case during Hack in The Box is a Arduino powered robot, controlled over ZigBee, i.e this guy.
The plan of this series is
- to show you how to make a robot,
- how to control it with arduino, and
- how to interface it using ZigBee wireless.
- A 2 wheeled robot base, this comes with 2 3-6V DC Motor
- Motor Driver
- 2 Arduino, one to control the transmitting ZigBee
- 2 Zigbee Wireless
- 1 9v and 4 1.5v Batteries
- Usb Cable for programming the arduino
Share this article
Seeeduino ADK @ Hackerspacekl
August 4, 2011 by sweemeng · Leave a Comment

Christmas is early for some of us in Hackerspace KL, because Kakeman and Yours Truly have a new toy. The Seeeduino ADK Board.
The Seeeduino ADK is a Android Open Accessory Development Kit. It is a Arduino Mega compatible development board for use with the Open Accessory API. Open Accessory API enable Android Phone running Android 3.1 and 2.3.4 to interface to a USB device. With a Android App we can control the device, and vice versa. In this case, the device would be the ADK.
What different about this board is, it also support Microbridge, which is a implementation of the Android Debug Bridge on a microcontroller, meaning, for those that have older version of Android OS, such as Yours Truly will be able to interface the Android phone with the development board.
To cut thing short, we have run through the example using microbridge, created a demo video, thanks to Kakeman.
http://www.youtube.com/watch?v=TBSzTFv9FYc
More detail of ADK, and Open Accessory
- ADK – http://developer.android.com/guide/topics/usb/adk.html
- The API – http://developer.android.com/guide/topics/usb/accessory.html
- Seeeduino ADK (Sample Code, and Schematic) – http://garden.seeedstudio.com/index.php?title=Seeeduino_ADK_Main_Board
Share this article
About Hacking Tuesdays on the 23rd Feb.
February 22, 2010 by sniffit · Leave a Comment
Cancellation of Hacking Tuesdays session
If anyone noticed, the calender event was changed last minute due to some on foreseen circumstances. I humbly apologize for any inconvenience caused. The hacking plone session will not be replicated as we are trying to integrate a proper payment module into the site and improve the content hosted as well as the navigation of the site.
Share this article
Coding Thursday: A hands on guide to django
February 9, 2010 by klks · Leave a Comment
This is a short(?) talk on django, how to build a site from ground up
This is a talk on how to build a site from ground up using Django. This will cover Django’s basic, and covers some of the useful feature. If you are planning to attend the talk, it will be nice to have a working Django installation, or at least bring a notebook which can run Django.
http://www.slideshare.net/sweemenghacker/a-hands-on-guide-to-django
http://bitbucket.org/sweemeng/barcamp-malacca/



