Lesson 1.2. LCD. Show picture
-
This lesson focuses on the integrated LCD display. We will learn how to display an image on the screen of the array of pixel colors.
Step 1. Create a new sketch in the Arduino IDE. select New in the File menu (Fig. 1.1);

Figure 1. Create a new sketchStep 2. Print the logo on the device screen by calling the following functions (Fig. 2). Note gImage_logoM5 variable is an array from the library M5Stack.h that contains the logo image of the device. One way of obtaining such array is given in the next lesson;

Figure 2. Using M5.Lcd.drawBitmap();Step 5. Click the Upload button (figure 3) in order to flash the device;

Figure 3. Download the firmware to the deviceStep 6. When the device firmware is completed, the device screen will appear our logo (Fig. 4).

Figure 4. Logo М5Stack on the device screen -
Can we get some clarification on this like where the logo is stored and how its created?
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login