VIA Pixetto Blog

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.

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.

- Articles ·
Notes from the Field: Giving school students a fun AI learning experience
How to inspire interest in AI among school students? My visit yesterday to Qinxian Junior High School in Jiufen to attend the opening of an AI summer camp being held there with the support of the New Taipei City Government provided some great answers to this question.

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.

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.

How to Connect Pixetto to Arduino UNO
Today, we are going to show you how to set up VIA Pixetto for Arduino UNO. This is just one of many ways to use VIA Pixetto for color detection. Right now, we are starting with a more introductory method, but in the future feel free to use Python for more advanced methods of color detection.