Python Forum

Full Version: How would i go about making test-pattern images through Rpi via HDMI?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,
Iv'e just started using raspberry pi and people told me that python is a good code language to start playing with RPi.
My question is does anybody know how to (or have a py code) create a python code for making test-pattern images through Rpi via HDMI?
What type of test paterns are you looking for?

For example images (raster), or vector drawings.

with what graphics package tkinter?