dev5994
1
Here’s a slice of code that reads the 2D Lynxmotion Accelerometer and reacts to the robot falling over(or being set on any of its sides)
I’ll be working on updating this code with more ability like walking around and avoiding obstacles.
Brat_Acc.zip (2.55 KB)
km6vv
2
So what does he do, bend his legs?
Got a video?
Alan KM6VV
dev5994
3
When the robot falls over to its front, back, or either side this program detects that and reacts to make the robot stand back up.
km6vv
4
How about the accelerometers actively participating in the in the moves, so that the 'bot observes the CG? Kinda like a balancing 'bot.
Alan KM6VV
dev5994
5
Here’s a video of it in action!
zenta
7
Yeah, it looks very nice. Simple and effective solution. Great demo!