Chapter 1:RaspberryPi ZERO SPI ST7789 NoOS/circuitpython

Поділитися
Вставка
  • Опубліковано 20 тра 2024
  • Chapter 1:RaspberryPi ZERO ST7789 NoOS/circuitpython
    In this UA-cam clip, we'll showcase a project utilizing Raspberry Pi Zero to connect to an ST7789 display, to showcase multiple BMP images in a loop, without using any operating system(No OS) but leveraging CircuitPython as the programming tool.
    The project begins with connecting Raspberry Pi Zero to the ST7789 display and installing CircuitPython on the Raspberry Pi Zero to prepare it for use.
    Next, we'll write Python code using CircuitPython to read BMP image files and display them on the ST7789 display, utilizing a loop to switch between images.
    Finally, we'll test the code by adding multiple BMP images and verifying that they are displayed correctly and can be swapped as desired.
    This is an intriguing project for those looking to experiment with Raspberry Pi Zero to build a system utilizing a display and programming with CircuitPython, without relying on any operating system, in a straightforward manner
    code:
    github.com/YakrooThai/Raspber...
    *Other Projects
    Neck watch
    • Neck watch (RaspberryP...
    DeskClock
    • STEP1:Desk Clock ST773...
    • STEP2:Software Deskclo...
    AQI Monitor
    • AQI monitor pm2.5 V1.0...
    Please Subscribe My channel
    / @yakroo108
    / @yakroo1009
    www.yakroo108.com
    Please follow my UA-cam channel. Still a newbie to make a UA-cam channel.
    Just press Subscribe my youtube channel. Thankyou
    / @yakroo108
    #shorts #short #Python #AI #IOT #subscribe #Gadgets #DIY #shortvideo#Robot #shorts #short #Python #AI #IOT #subscribe #Gadgets #DIY #shortvideo#GADGETS#iots
    #shortsvideo
    #short #Python #AI #IOT #subscribe #Gadgets #DIY #shortvideo #robot
    #shorts #short #Python #AI #IOT #subscribe #Gadgets #DIY #shortvideo

КОМЕНТАРІ • 2

  • @AleksandrIvin
    @AleksandrIvin 24 дні тому +1

    It’s interesting. Can CircuitPython utilize all 512 mb of RAM? Did you measure power consumption of this board with CP?

    • @Yakroo108
      @Yakroo108  24 дні тому

      I haven't found the time to test it thoroughly yet. I'll do the testing and provide the results later. However, the upcoming 2-3 projects I'm working on will still focus on energy efficiency. For example, this project involves making a clock, ua-cam.com/users/shortsteN6dkIL-S8
      which I intended to do from the beginning. I'll update you again later