blinkgogo – Wireless program Arduino & Fun Robotic Learning Platform

I just received this information from the blinkgogo team:

Wireless program Arduino & Fun Robotic Learning Platform. Designed for STEM education, Open Source! APP controlled, based on  Arduino, supports Scratch. Let kids Play and Learn!

Blinkgogo is a open source fun STEM robotic learning platform based on Arduino. Blinkgogo supports wireless Bluetooth upload, APP controlled, Scratch.

This robot kit has everything you need to get started. You can demonstrate many standard robot functions right out of the box. It’s simple, easy to use and fun.

With Blinkgogo, you can build many standard robots for example Line Following robot, Light Seeking robot, Edge Detection robot, APP control robot.

It comes with 3D printed shell and compatible with LEGO blocks.

Blinkgogo also comes with a hardware expansion board for those who really want to go wild when it comes to trying new things and developing new robotics systems.

Blinkgogo comes with three step-by-step tutorials to help you learn programming.

  • Binkgogo play right out of the box Tutorial: Blinkgogo works right out of the box. You can demonstrate many standard robot functions. You can drive it by controlling it with your phone through it’s Bluetooth capability. Or have it follow a black line.
  • Blinkgogo for Beginners Tutorial:Blinkgogo comes with a number of step-by-step tutorials. It is easy to program with the scratch graphical programming language. For the more extreme programmers it also works with C++. And the Arduino IDE programming environment
  • Blinkgogo for Advanced Users Tutorial:Blinkgogo offers a lot for advanced users. Blinkgogo comes with a hardware expansion prototyping plate where you can mount servos and many other sensors.

Its perfect for STEM education:

In the home

Perhaps your home has many toys already. However we believe to prepare for the future children need toys that are made to be modified and programmed. Children need to learn not just to be consumers but to actively participate in the building and modifying of things around them.

In school

Everybody knows that STEM education is important however most robotics platforms do not come with enough easy to use tutorials out of the box to be used by most non-engineers and still have enough flexibility to be still useful to those who excel in programming.

Why we made this kit?

Ever since I was a child I have always wanted to learn how to make electronics. Now that I am an electrical engineer my dreams are now a reality. However in the past when friends and asked if they could do electronics, my only answer was you need to go to school to be an electrical engineer.

Luckily time to change. Thanks to Arduino and other open-source platforms it’s not only possible for my friends to start their own hobby electronics products I can now start teaching my two children Harry and Tina. I have selfishly developed Blinkgogo specifically to teach my children electronics. But due to enthusiasm from my neighbors I have developed Blinkgogo into a product to share with the world. I hope you have as much fun with Blinkgogo as I did developing it and share it with my children.

We are on kickstarter now!

We are now crowdfunding on kickstarter now. We got over 60% funds within 24 hours. Please support us and let more kids can enjoy this all-in-one robotic learning platform!

Website:  www.blinkgogo.com

Video:              https://www.youtube.com/channel/UCgj2axca16VY3bHaIBzzzuQ

Facebook: https://www.facebook.com/blinkgogorobot/

Twitter:  https://twitter.com/BlinkgogoRobot

Google+:  https://plus.google.com/u/0/111819239969740793655

Kickstarter link: https://www.kickstarter.com/projects/makerstudio/blinkgogo-wireless-arduino-and-fun-robotics-learni?ref=4a4oio

InnoTechnix is Launching an Arduino Maximo Robot Arm on Kickstarter

Montreal, Canada, February 10 2016 — InnoTechnix is pleased to announce the launch of its new crowdfunding campaign for the Maximo Robot Arm on Kickstarter:https://www.kickstarter.com/projects/itnx/maximo-robot-arm

The Arduino robotic arm will look and act great on any desktop! Maximo is an Arduino-driven, 5-axis robotic arm with a laser-cut acrylic body. The robot comes with Robotic Studio software and can be controlled using a gamepad. Maximo will also play through a series of recorded steps, executing complex automations. Only a screwdriver is required for the assembly or it can be sent fully assembled.

Another great advantage of Maximo’s design is the head of the arm, which can be changed within seconds for another module. The regular claw is a gripper included with each robot. A more sophisticated gripper head module allows Maximo to grab objects by applying balanced pressure. The palletizer head module is a miniature reproduction of the ones used in factories and warehouses. The pen-holder module allows various objects to be placed on Maximo’s head (pen, laser pointer, drumstick, etc.).

The campaign offers many add-ons like the Webcam Attachment (includes a hi-res webcam with mounting system), Phidgets Board, LED lighting system. Regularly priced at just USD$349, with Early Bird pricing at USD$290 for the first 200 lucky owners. Following the Kickstarter campaign, the MSRP will be USD$399

Follow Maximo on Facebook at https://www.facebook.com/InnoTechnix and Twitter at https://twitter.com/innotechnix – hashtag #MaximoRobotArm For more information, please visit our website: http://www.itnx.com/

About InnoTechnix: Launched in 2011, InnoTechnix inc. has developed a variety of robots, robots arm, custom gripper, talking robots, intelligent clocks and mobile robots. InnoTechnix takes care of both the design of robots, manufacture of parts and development of robotics software. InnoTechnix Robots have appeared on television shows like Dragons’ Den, Mr. Net, Main Entrance, Cogéco TV and a television commercial for the Ford Focus.

BumbleBeeBot – for Teaching Robotics and Programming to Kids

OpenElectrons have started a Kickstarter Campaign for an Arduino based robot called BumbleBeeBot to teach programming and robotics to young kids.
OpenElectrons is the affiliate of mindsensors.com, which makes sensors and controllers for LEGO Mindstorms.

BumbleBeeBot is a low cost kit with progressively complex programming environments.
For the younger audience, the bot uses Scratch like graphical programming environment.
Scratch is already widely adopted in schools and makes programming easy for children.
Growing students can then transition to miniBloq which is graphical programming interfacing to Arduino.
At advance level, students can directly program in Arduino IDE using C/C++.

The BumbleBeeBot has gone through pilot programs in schools and afterschool robotics classes in
Richmond, Virginia, and now they’re seeking funding for production.

#BumblebeeBot for Teaching #Robotics and #Programming to Kids:
https://www.kickstarter.com/projects/1842571016/bumblebeebot-for-teaching-robotics-and-programming

MINDSENSORS ARDUINO interface

Infos from TheNxtStep (Author: Daniele Benedettelli):
http://www.mindsensors.com/images/pagemaster/NXShieldwithUnow300.jpg

MINDSENSORS has designed this shield that will allow Arduino to replace *ehm* to be integrated into the LEGO MINDSTORMS system.

It will have 4 NXT motor ports, 4 NXT sensor ports and several RC servo motor ports. The NXShield will attach to an Arduino Duemilanove or Uno or similar Arduino clones. (Picture shown here with a Duemilanove)
The programming for the NXShield will be on Arduino, using usual Arduino C/C++ programming environment. There will be only one I2C port, so you can use multiple sensors on the bus only if they have different addresses.