Skip to content

"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 …

License

Notifications You must be signed in to change notification settings

gcjordi/OpenCuriosity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 …

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 39.8%
  • HTML 38.0%
  • C++ 20.6%
  • CSS 1.6%