VIA Pixetto Tutorials

- Advanced ·
How to Control Two Servo-Motors using Shape Recognition
Hello everyone! For this project, we will show you how to control two servo-motors guided by shape recognition using the VIA Pixetto vision sensor, two servo-motors, expansion board, and an Arduino board. Alright, let’s get started! The guide will involve four simple steps Step 1: Configuring the VIA Pixetto Step…

- Articles ·
How to Recognize Object using a Neural Network
Today we are going to teach you how to build a neural network using VIA Pixetto. This neural network is super simple and is a great introductory example of how AI machine learning works. Alright, let’s get started! Step 1 If not already available on your personal computer, please download…

- Advanced ·
Color Controlled LEDs
Hello everyone! For this project, we will show you how to create a basic color controlled LED pattern guided by color recognition using the VIA Pixetto vision sensor, three LEDs (with sockets), four Grove cables, an expansion board, and an Arduino board. The LEDs will perform three different light patterns. The LED (light-emitting diode) is a semiconductor light source that emits light.

- Advanced ·
Object Tracking Device Using Color Recognition
Hello everyone! For this project, we are going to show you how to create an Object Tracking device using VIA Pixetto, two servomotors, and an Arduino board. The device will move itself around to follow the tracked and detected object.

Python Environment Setup
In this tutorial, we will introduce how to set-up a Python coding environment for VIA Pixetto. This tutorial includes five steps in total: Download Python, Use ‘pip3’ to download the packages required for VIA Pixetto, Download Jupyter Notebook, Download VIA Pixetto’s function database, Set-up Jupyter Notebook file.

- Easy ·
Learn How to Create a Color-Changing Chameleon
Today we are going to teach you how to use VIA Pixetto and our
native Scratch coding platform, which we call Blocks, to create a cute color-changing chameleon.