Note

Hello, welcome to the SunFounder Raspberry Pi & Arduino & ESP32 Enthusiasts Community on Facebook! Dive deeper into Raspberry Pi, Arduino, and ESP32 with fellow enthusiasts.

Why Join?

  • Expert Support: Solve post-sale issues and technical challenges with help from our community and team.

  • Learn & Share: Exchange tips and tutorials to enhance your skills.

  • Exclusive Previews: Get early access to new product announcements and sneak peeks.

  • Special Discounts: Enjoy exclusive discounts on our newest products.

  • Festive Promotions and Giveaways: Take part in giveaways and holiday promotions.

👉 Ready to explore and create with us? Click [here] and join today!

Lesson 27: Creating Lissajous Patterns on an OLED Display

This tutorial covers generating Lissajous patterns on an OLED display using the Raspberry Pi Pico W:

  • Introduction: Goal is to generate a floating “potato chip” Lissajous pattern on an OLED display using the Raspberry Pi Pico W.

  • Recap and Setup: Reviews drawing circles and introduces the math for Lissajous patterns using sine and cosine functions.

  • Generating the Pattern: Provides code to draw a circle, then modifies it to create the Lissajous pattern using trigonometric functions.

  • Enhancing the Pattern: Adjusts parameters and adds phase shift for a rotating effect.

  • Practical Demonstration: Shows the Lissajous pattern on the OLED, optimizing speed for smooth animations.

  • Homework Assignment: Task to create a Lissajous pattern and post results on YouTube, experimenting with parameters.

Video