Quarky Mars Rover - Documentation

The Quarky Mars Rover Kit is a miniature version of NASA‘s Mars Rover, featuring the same Rocker Bogie Mechanism that allows for smooth movement on uneven surfaces. This beginnerfriendly kit is powered by 5 servo motors and 6 motors, making it easy to build and powerful enough to explore its environment with stability. With 10+ activities, this kit is perfect for learning the basics of Mars Rover and experiencing the magic of its exploration. 

Getting Started with Quarky Mars Rover

Refer to the tutorials to learn about the Mars Rover, and how to assemble and program it in Block coding or Python coding. 

Learn about the robotic exploration of Mars with NASA rovers, such as the Mars Pathfinder, MERs, Phoenix, and Curiosity. Discover the rocker-bogie mechanism used in Mars rovers and the Quarky Mars Rover, a miniature version of the rovers sent to Mars by NASA.
Learn how to assemble the Quarky Mars Rover in this step-by-step guide! We will cover all the components of the robot, from servo calibration to the wiring diagram, so you can get your robot ready to explore the world.
Learn how to program and control the Quarky Mars Rover with PictoBlox Block Coding. Learn how to install the software and the robot, connect the robot with PictoBlox, and calibrate the robot’s servo motors.
Learn how to program the Mars Rover using Python in PictoBlox. Connect Quarky to PictoBlox, upload the firmware, and use the Python functions in Stage/Upload mode to explore the possibilities of robotics with Mars Rover.

Mars Rover Project - Block Coding

Refer to the tutorials to learn how to use PictoBlox Block Coding Environment to code Mars Rover for different applications

The example demonstrates the costume change in PictoBlox.
The example demonstrates how to use a repeat block to recite a table in PictoBlox.
The example demonstrates the show and hides of the sprite using the buttons.
The example demonstrates the various graphical effects in the PicotBlox – Brightness, color, fisheye, ghost, mosaic, pixelated, and whirl.
The example demonstrates how to use thinking sprite in a project.
The example demonstrates the various graphical effects in the Python – Brightness, color, fisheye, ghost, mosaic, pixelated, and whirl.
The example demonstrates the show and hides of the sprite in Python.
The example demonstrates how to use say and think of sprite in a project.
The example demonstrates the costume change in PictoBlox.
The example demonstrates how to use a repeat block to recite a table in PictoBlox.
The example demonstrates the bouncing of an object from a bird’s eye view in PictoBlox.
The example demonstrates the LED emotions of the Quarky.
The example demonstrates the various animation of the Quarky LED display.
The example demonstrates how to display scrolling text to make a name badge.
The example demonstrates how to implement a while loop running from 1 to 9 and show it on the Quarky display.
The example demonstrates how to control the individual LEDs of the Quarky and run patterns using the loops.
The example demonstrates how to calibrate the IR sensors to detect black lines on the white surface.
The example demonstrates how to create a random colored LED pattern on Quarky.
The example demonstrates how to control the glowing LED using the keyboard keys.
The example displays how we can display a custom pattern on the matrix by making a script to display a Traffic Light.
All articles loaded
No more articles to load

Mars Rover Project - Python Coding

Refer to the tutorials to learn how to use PictoBlox Python Coding Environment to code Mars Rover for different applications

Learn how to use a Python function to calculate the area and circumference of a circle by entering its radius.
Learn how to control the Mecanum using PictoBlox with keyboard inputs. Make the Mecanum move forward, backward, turn left, and turn right along with unique lateral motions!
In this tutorial, you will learn how to control a quadruped robot using the arrow key program.
In this tutorial, you will learn how to control a quadruped robot using arrow keys.
Learn how to control the Mars Rover using PictoBlox with motors and servo motors. Make the Mars Rover move forward, backward, turn left, and turn right.
In this tutorial, you’ll discover how to use Python programming to control the Mars Rover. You’ll learn how to use different keys on your keyboard to move the rover forward, backward, turn left, and turn right.
Learn how to control a gripper using two different methods: 2-keycontrol, which activates when either the ‘o’ or ‘c’ key is pressed, and 1-key control, which activates when the ‘space’ bar is pressed.
Learn how to program a quadruped robot to perform predefined actions using PictoBlox.
Learn how to program a quadruped robot to perform predefined actions using PictoBlox.
Learn how to use PictoBlox to control the predefined motions of the Quadruped robot.
Learn how to control the door of the IoT House with Python. Follow this step-by-step guide to control the servo motor and make the door open and close when you press the space key.
Learn how to use PictoBlox to control a Quarky robotic arm wirelessly using keyboard keys.
This project demonstrates how to interface an RFID sensor with a Quarky to control the door of an IoT-enabled house using an authorized RFID tag. Learn how to write the code for RFID authentication and see the circuit diagram for connecting the RFID sensor to the Quarky board.
Learn how to use PictoBlox to control the predefined motions of the Quadruped robot.
The example demonstrates the costume change in PictoBlox.
The example demonstrates the costume change in PictoBlox.
This code will prompt user to enter a string and a character, then it will display the number of occurrences of that character in the string.
This code allows you to input a string and then counts the number of times each character appears in the given string.
In this example, we simulate the covid experiment using the physics simulation.
Learn how to create a crawling motion with a quadruped robot using individual servo control.
Learn how to create a crawling motion with a quadruped robot using individual servo control.
Learn how to create a crawling motion with a quadruped robot using individual servo control.
Learn how to create a dance sequence with Quadruped and Music using PictoBlox in this tutorial.
Four functional calculator prompts the user to enter two values and an operator, performs the specified operation and displays the result.
Learn how to create a Machine Learning Model to count nuts and bolts from the camera feed or images. See how to open the ML environment, collect and upload data, label images, train the model, and export the python script.
This tutorial will show you how to create an IoT House Monitoring system that sends humidity, temperature, plant soil moisture, gas, and light sensor data to the cloud on a ThingSpeak channel.
This program allows you to input the number of employees, their names, and salaries, and then displays the data in a tabular format.
Learn how to create a Color Switch on Adafruit IO and the Python code needed to retrieve the color information from the cloud and make the Quarky lights ON and OFF with the selected color.
Learn how to create a light switch in Adafruit IO with Python code. Step-by-step guide on how to connect Quarky to Adafruit IO and create a dashboard with a toggle block.
Learn the steps required to create a Humanoid dance sequence. This guide covers a Humanoid robot and refining the sequence to create an engaging and entertaining performance.
All articles loaded
No more articles to load

PictoBlox Extension Documentation

Refer to the documentation of PictoBlox Extension to understand how to use the blocks and functions for the Mars Rover.