eduardbulai / OpenCuriosity

"Follow your curiosity, Open your mind": OpenCuriosity is an open source, exomars rover (1:5 scale) with arduino as main controller, based on the NASA Curiosity rover. It contains a set of Arduino boards and sensors. The general public will be allowed to use these Arduinos and sensors for their own creative purposes while they are in space. All the people will be allowed to integrate their project in the robot, and the data gathered will be available on the internet in order to share this information with the general public for educational, science or other purposes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenCuriosity

"Follow your curiosity, Open your mind": OpenCuriosity is an open source, exomars rover (1:5 scale) with arduino as main controller, based on the NASA Curiosity rover. It contains a set of Arduino boards and sensors. The general public will be allowed to use these Arduinos and sensors for their own creative purposes while they are in space. All the people will be allowed to integrate their project in the robot, and the data gathered will be available on the internet in order to share this information with the general public for educational, science or other purposes.

Description

The rover is equipped with Arduino Mega as main processor and more processor nodes . The processor nodes are dedicated to the computing of the experiments (each on one node), the main processor collect the data and control the robot.

In our first prototype, we integrate 2 processors nodes that measure differents parameters (dust, gases, Alpha/Beta/Gamma radiation...). They create a sensor network around the robot. The main procesor control the robot (wheels, laser, colisions...) and the robotic arm with 3 differents tools (laser temperature sensor, drill and laser distance meter) integrated in a rotatory toolholder.

The robot use the sensors to sense the obstacles around the area and avoid collision. We integrate on it HD video camera and a laser 2W device to pulverize little amounts of some materials. The robot can store a little quantity of pulverized material in a special enclosure.

Hardware

You'll find in OpenCuriosity/hardware/ directory, just burn and have fun!

Software

You'll find in OpenCuriosity/software/ directory, just burn and have fun!

About

"Follow your curiosity, Open your mind": OpenCuriosity is an open source, exomars rover (1:5 scale) with arduino as main controller, based on the NASA Curiosity rover. It contains a set of Arduino boards and sensors. The general public will be allowed to use these Arduinos and sensors for their own creative purposes while they are in space. All the people will be allowed to integrate their project in the robot, and the data gathered will be available on the internet in order to share this information with the general public for educational, science or other purposes.


Languages

Language:JavaScript 39.8%Language:HTML 38.0%Language:Arduino 11.4%Language:C++ 9.2%Language:CSS 1.6%