Quarky Robotic Arm - Documentation

Getting Started with Quarky Robotic Arm

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

Robotic Arm V6
Learn how to assemble the Quarky Robotic Arm with this step-by-step guide. Follow the steps to make the Quarky Robotic Arm look like the image shown in this guide, and use it to explore more complicated programs and activities.

Quarky Robotic Arm Project - Block Coding

Refer to the tutorials to learn how to use PictoBlox Block Coding Environment to code Quarky Robotic Arm for different applications

The example demonstrates the ball falling in gravity in a box. Using the pen extension we are also tracking the trajectory of the ball.
In this example, we will analyze the effect of the bounce property of the sprite using a ball. We will track the ball using the pen extension and the color will change with the y velocity of the ball.
In this example, we are making a rocket shoot bullets to the mouse pointer when the space key is pressed. 
In this example, we simulate the covid experiment using the physics simulation.
In this example, we are making a scrolling background that can be used in games.
In this example, we are making a scrolling background in 2 dimensions that can be used in games.
This example demonstrates the use of Physics simulation in a game where Tobi has to dodge the random ball coming towards it by jumping.
The example demonstrates how to set up the stage with obstacles and make a ball fall on a series of inclines.
This example demonstrates the use of Physics simulation in a game where Tobi has to navigate across the obstacles by spinning.
This example demonstrates the use of Physics simulation in a game where Tobi has to go to the apple by jumping on the slabs.
In this example, we are going to learn how to control the flame sensor to detect flame and start the exit alarm sequence that includes opening the gate, alarm beeping, and fan turned ON.
In this example, we will learn how to retrieve the temperature data from the ThingSpeak channel and display it on the Quarky display.
In this example, we will understand how to use HTTP requests to get weather data from OpenWeatherMap API.
Learn how to program a quadruped robot to perform predefined actions using PictoBlox.
The project demonstrates how to make an IR sensor-activated coke dispenser.
Explore the Internet of Things (IoT) Lifecycle and learn about how it works in the real world. Understand the basics of IoT, the cloud, and Adafruit IO. Create an account with Adafruit IO, learn about Feeds and Dashboards, and visualize data.
Learn how to code logic for speech recognized control of Mars Rover with this example block code. You will be able to direct your own Mars Rover easily by just speaking commands.
Learn about AI-based face expression detection, a technology that uses artificial intelligence algorithms and computer vision techniques to analyze images or videos of human faces and recognize emotions or expressions.
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!
Learn how to control the Mecanum using PictoBlox with keyboard inputs using Python. 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 arrow keys.
Learn to demonstrate how to use ML Environment to make a model that identifies the hand gestures and makes the Quadruped move accordingly.
The Language Translator with ChatGPT is a powerful system that enables real-time translation and conversation support, facilitating multilingual communication.
Learn about noun detectors, tools or algorithms designed to identify and extract nouns from text or speech inputs.
Discover an interactive way to get word definitions using ChatGPT and text-to-speech. Prompt users to choose a definition, generate it with ChatGPT, and have the sprite speak it out using the text-to-speech extension.
Discover an interactive way to get word definitions using ChatGPT and text-to-speech. Prompt users to choose a definition, generate it with ChatGPT, and have the sprite speak it out using the text-to-speech extension.
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 Robotic Arm.