This video demonstrates how to create animations on an OLED display using an Arduino Uno. The creator uses a tool called Walkway Animator to generate code for simple animations, and then shows how to run the code on both a simulator and a real Arduino. The video also explores alternative methods for creating animations, including using the image2cpp website to convert GIF files into C-style arrays.
195018 1 год назад 13:13This video demonstrates a method for creating designs on an OLED screen using an Arduino Uno without writing any code. The creator introduces a free online editor called Lopaka, which allows users to design and generate code for their OLED displays, eliminating the need for manual image conversion and positioning. The video showcases the process of creating a progress bar design in Lopaka and then transferring the generated code to an Arduino emulator and a real Arduino board.
63429 1 год назад 12:32This video demonstrates three methods for capturing the content of an OLED display and saving it as an image on a PC. The methods include using an online Arduino emulator, recording a video with a microscope, and utilizing a built-in function in the u8g2 library. The video explores the advantages and disadvantages of each method, providing viewers with options for capturing static images or animations.
9011 1 год назад 9:03