happy
happy
happy
Mail O.S, a product to get people’s mail. It is useful if you have a sore back and you don’t want to bend down. Who is this product for? This product is for those who have back and joint pains. This robot will help you in so many ways if you can’t bend over. Why …
When your spouse is yelling at you, and your kids just can’t get along! You feel like nothing can help you. We know, we’ve been there too, but that is why we made Therapy Cat. A robotic cat that will talk to you and help you through a tough problem. For all you parents out …
The Bluebird is a toy for cats. It would move around on the ground while the cat would chase it. The Bluebird has a protective cover so if you’re cat catches it, the cat won’t make a scratch. By Austin Presentation: Video: Code: call sound.system(-1) call leds.top(0,0,0) call leds.bottom.left(0,0,0) call leds.bottom.right(0,0,0) call leds.circle(0,0,0,0,0,0,0,0) …
It is for a student to eat their vegetables and in a way that makes it like a challenge. Parents would want this product so they don’t have to convince their child or children to eat their vegetables. The parents don’t really have to do anything except for pressing a button every time their child …
Aren’t you tired of being left out at school? Or maybe just lonely when everyone else is busy? Introducing the Return Bot. Press 1 on the remote to start a game of catch. He’ll put his ping pong paddle forward, “returning” the pass, again and again. This will stop eventually. So it doesn’t break and …
Our product is for children who have disabilities it will deliver anything you need just press a button and nyan cat will navigate it’s way to you. But at the end of the day he is just a fuzzy loving companion, who will always love your child. Presentation: Video: Code: [wpdm_file id=2] …
This is for a camper. Thimy is used for a guide in the dark woods. It makes sure the camper doesn’t trip and fall. The camper would use it by holding a remote and controlling where it goes with it. It is also all-terrain so it is convenient in the woods. Presentation: Video:
In the morning you fill the healthy fridge with healthy foods for the day, then whenever you want a snack you press a button on your remote and the healthy fridge will give you a snack. Presentation: Video: Code: call sound.system(-1) call leds.top(0,0,0) call leds.bottom.left(0,0,0) call leds.bottom.right(0,0,0) call leds.circle(0,0,0,0,0,0,0,0) onevent prox if prox.horizontal[2] …
Presentation: Video: Code: call sound.system(-1)#brings it to a specific starting state call leds.temperature(0,0) call leds.top(0,0,0) call leds.circle(0,0,0,0,0,0,0,0) onevent rc5 if rc5.command == 1 then call leds.top(16,0,0) end if rc5.command == 2 then motor.right.target= 150 motor.left.target= 150 end if rc5.command == 3 then motor.left.target= 150 motor.right.target=0 end if rc5.command == 4 then motor.left.target= 0 …