High Python
Python High
Get Ready! Everything You Need to Know Before You Begin!
Set up your VIDI X, install the software, and prepare your workspace for advanced Python projects.
Light Emitting Diode
Control LEDs with Python — learn digital output, timing, and basic circuit logic.
Buttons
Read digital button input, handle debouncing, and trigger actions from physical presses.
Analogue Buttons
Work with analogue input — read variable voltage levels and map them to different actions.
Sound
Generate tones, frequencies, and melodies using the VIDI X buzzer and audio output.
Temperature
Read the onboard temperature sensor and display real-time environmental data.
RGB LEDs
Mix red, green, and blue to create any color — control addressable RGB LEDs with code.
Display Image on Screen
Load and render bitmap images on the TFT display — work with file I/O and pixel data.
Print Text on Screen
Render text, numbers, and dynamic data on the TFT screen with fonts and positioning.
Touch Screen
Read touch coordinates, build interactive UI elements, and respond to gestures.
External Sensor — Gyroscope+
Motion sensing, tilt detection, and advanced sensor integration — the capstone of hardware programming.
