It looks like Microsoft has figured out how to lock out Linux Kinect users. It had to be frustrating for Microsoft that all the best Kinect demos were running on Linux machines. this Microsoft reply in the comment section sure does imply that the drivers…
ContinueAdded by eric gregori on November 24, 2011 at 12:25am — No Comments
Interests - Aduino, BeagleBoard, Computer Vision, AI
I'm a long-time electonics and robotics enthusiast, now retired and living in London.
I'm currently working on an Arduino-based Tracked Robot, as preparation for B4 - a BeagleBoard-based 'bot with which I will be exploring computer vision and AI algorithms.
I blog about TrackBot, B4 and related topics at the RAREblog.
Added by Romilly Cocking on November 19, 2011 at 2:07am — No Comments
Microsoft is offering cash for your ideas.
http://www.microsoft.com/bizspark/kinectaccelerator/
ContinueIf you are a developer or existing team/startup focused on building a business that takes advantage of the Kinect and Natural User Interface technologies, then the Kinect Accelerator is where you need to be. Through this program,…
Added by eric gregori on November 18, 2011 at 6:00pm — No Comments
Hacking the OWI535 Robot ARM Using RobotSee, the TI Launchpad,
and the EMGRobotics Six Pack Booster
by Eric Gregori (www.EMGRobotics.com)
ContinueYou can download all the firmware and RobotSee code used in this article from here:…
Added by eric gregori on November 17, 2011 at 11:30pm — 8 Comments
Rocker-Bogie Suspension – A Challenge worthy of MINDS
Rocker-Bogie Suspension – A Challenge worthy of MINDS-i
The rocker-Bogie suspension is a suspension used on the mars rovers. It uses six wheels that are independently powered by a motor and the front and rear wheels are able to steer.
http://en.wikipedia.org/wiki/Rocker-bogie
…
ContinueAdded by Tim Lines on November 16, 2011 at 6:01pm — 1 Comment
Last weekend was the ASME Open Source Microcontroller Workshop.
Added by eric gregori on November 15, 2011 at 12:31am — 1 Comment
Since I was a kid, I have always looked at things as "robot pieces". When "normal" people walk into a toy store, they see toys. When I walk into a toy store, I see "robot pieces". So, today at the Chibots meeting when Stuart was showing the Minds-I 6x6, I did not see a 6 wheeled vehicle, I saw "robot pieces".
…
ContinueAdded by eric gregori on November 14, 2011 at 12:31pm — 4 Comments
Added by eric gregori on November 13, 2011 at 3:22am — 2 Comments
I love the internet. Tonight, I was searching for something completely different and up popped a Youtube video for this incredibly cool Android app.
Experience dynamic augmented reality driving and real-time collision…
Added by eric gregori on November 8, 2011 at 11:28pm — 2 Comments
The following is a simple Linux application I put together to control a iRobot Create from the Linux command line. Super simple, and easy to modify to your needs.
The code supports piping commands from a control app to this one. I write my Linux robot applications as a series of commands that I pipe together.
Example: sudo ./glview | iRobotCreateDrive
glview is a app I wrote that interfaces to the Kinect and guides the Create based on…
ContinueAdded by eric gregori on November 8, 2011 at 11:01am — No Comments
In honor pf the one year anniversary of the Microsoft Kinect (http://buildsmartrobots.ning.com/profiles/blogs/one-year-anniversary-for-the-kinect-over-10-million-units-shipped) I decided to write an article on how to build a Kinect based robot. This is actually the second iteration of Kinectbot (I am not a very creative robot namer), the first attempt was taller…
ContinueAdded by eric gregori on November 7, 2011 at 12:30am — 12 Comments
http://www.ifixit.com/Teardown/Microsoft-Kinect-Teardown/4066/
The Microsoft Kinect was released in the US on November 4, 2010. It was…
ContinueAdded by eric gregori on November 6, 2011 at 12:25pm — 1 Comment
Algorithm for Interpolating the Position and Magnitude of a MAX on a Saturated Signal
by Eric Gregori
A common step in many computer vision algorithms is to detect a maximum in a signal. The MAX is commonly the center of a object of interest in the signal.
Example: Finding the brightest light using a…
ContinueAdded by eric gregori on November 6, 2011 at 9:17am — No Comments
Introducing the future of advanced robotics controllers - Beaglebone.
At only 3.4 x 2.1 inches (it fits in a Altoid tin), the Beaglebone is exactly the same size as a standard credit card.
With a (1Ghz)? Cortex-A8 the…
ContinueAdded by eric gregori on November 1, 2011 at 8:52am — 1 Comment
Added by eric gregori on October 31, 2011 at 9:30am — No Comments
As a roboticist there is no way you can come away from watching the movie Real Steel (
http://steelgetsreal.com/) without being excited. I enjoyed the movie a lot, but not for the same reason…
Added by eric gregori on October 16, 2011 at 10:22pm — 3 Comments
The OpenCV face detector has become very popular last few years because it is relatively easy to use and available for the right price - free.
What most people do not realize is the OpenCV face detector can be trained to detect almost any object. The OpenCV face detector is a Haar feature detector that is trained to identify an object. The training process involves inputting multiple images of the type of object you want to detect followed by false images (images that do not contain…
ContinueAdded by eric gregori on October 13, 2011 at 3:46pm — No Comments
Launchbot V2 is another TI MSP430G based robot using the R3D3 from Elenco (http://www.robotshop.com/elenco-line-tracking-robot-kit-1.html) as the frame.
The TI Launchpad is a easy to use low-cost debugger and flash programmer for the MSP430G line of TI microcontrollers. The MSP430G2211 can be purchased from…
ContinueAdded by eric gregori on October 12, 2011 at 10:16am — 3 Comments
Added by eric gregori on September 30, 2011 at 3:53pm — No Comments
Using the TI MSP430G2553 to Build a Serial Six Channel RC Servo Controller
by Eric Gregori
TI MSP430G2553
The MSP430G2553 ( http://www.ti.com/product/MSP430G2553) is the biggest part listed in the TI Value Line.
16K of Flash, 512 Bytes of SRAM, 10bit - 8Channel ADC, UART -- In a 20 pin DIP for $2.80…
Added by eric gregori on September 28, 2011 at 3:45pm — 8 Comments
© 2013 Created by eric gregori.
