Schlagwort: opensource

  • The 2021 Arduino Open Source Report is out

    The 2021 Arduino Open Source Report is out

    Reading Time: 2 minutes

    Arduino TeamJanuary 13th, 2022

    Arduino Open Source Report for 2021

    We’re excited to announce the Arduino Open Source Report for 2021 is now available, offering many insights into the development of our open-source ecosystem during the past year.

    In this retrospective report you’ll learn about the activities Arduino carried out in the last twelve months, thanks to the hard work of the employees, contractors and volunteers on our team and to the passion of our vibrant community, fueling our mission every day.

    We’re proud of the many achievements we celebrated in 2021. It was one of the busiest and most productive years in Arduino’s history of commitment to open source.

    We launched a number of new open source hardware products, software tools and libraries. We also upgraded existing assets, heavily refactoring some core pillars of the Arduino framework (IDE, library index and more) ,making them robust enough to support the growing Arduino user base.

    The document also highlights key contributions from the Arduino community – libraries, cores and more – that were made during the year. We’re grateful for all the active maintainers and contributors that put Arduino in a league of its own, and strive to give everyone proper credit.

    We invite all of you to join the community and become active contributors. There’s a lot to do! For each sub-project, the report points out where you can join us and make a difference.

    So, are you ready to dive in? Download the Arduino Open Source Report 2021, and please share your comments and get in touch with us on the Arduino Forum. We want to read your feedback and understand what we can do together in 2022 to ensure Arduino keeps getting better and better.

    Website: LINK

  • Build your own NASA Curiosity rover

    Build your own NASA Curiosity rover

    Reading Time: 3 minutes

    Put together your own remote-controlled Curiosity rover with the help of the NASA Jet Propulsion Laboratory and a Raspberry Pi.

    NASA JPL rover Raspberry Pi

    Why wouldn’t you want one of these?!

    NASA Jet Propulsion Laboratory

    To educate the curious about the use of rovers in space, the Pasadena-based NASA Jet Propulsion Laboratory (JPL) built a mini-rover, ROV-E, to tour classrooms, museums, and public engagement events.

    NASA JPL rover ROV-E Raspberry Pi

    The original ROV-E comes with a much higher price tag, so the JPL engineers decided to scale it down for home makers

    And so engaged was the public by the rover and its ability to manoeuvre harsh terrain, rocks, and small children, that the JLP engineers have published a building plan that allows rover-enthused makers to build their own for around $2500 using off-the-shelf parts.

    Curiosity for the curious

    The JPL open-source rover is a scaled-down model of Curiosity, the car-sized rover currently on day 2187 of its mission to explore the surface of Mars.

    NASA JPL rover Raspberry Pi

    The Mars rover sings Happy birthday to itself on 5 August every year, and this fact breaks out hearts!

    And while the home-brew version of Curiosity may not be able to explore the Red Planet, project sponsor Tom Soderstrom believes it can offer plenty of opportunities to future STEM pioneers:

    “We wanted to give back to the community and lower the barrier of entry by giving hands-on experience to the next generation of scientists, engineers, and programmers.”

    A Pi at the heart of the rover

    The rover uses a variety of tech makers may already have in their arsenal, including USB cameras and a Raspberry Pi. JPL’s design also gives you the option to swap out components with alternatives.

    NASA JPL rover Raspberry Pi

    Control the rover however you please: via a games controller, a smartphone, or a program of your own design

    To control the rover, JPL decided to use a Raspberry Pi:

    We chose a Raspberry Pi to be the ‘brain’ of this rover for its versatility, accessibility, simplicity, and ability to add and upgrade your own modifications. Any method with which you can communicate with a Raspberry Pi (Bluetooth, WiFi, USB devices, etc.) can be interfaced into the control system of the robot.

    Full plans for the six-wheel rover are available on JPL’s GitHub, where they also list all parts required, final specs, and supporting info such as links to the project forum and parts suppliers. You can also visit the official project website to control your own rover on the surface of Mars…a simulated rover, of course, but one can dream!

    Website: LINK