Skip to content
View julien123123's full-sized avatar

Block or report julien123123

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Example for the use of Phoreglad's M... Example for the use of Phoreglad's Micropython Pico e-Paper library for power saving. The same method should work with any e-Paper display driven by the SSD1677 IC.
    1
    #Pico_ePaper partial update/deepsleep demo
    2
    #by Julien Croteau
    3
    # 08/03/2024
    4
    
                  
    5
    # This file should work with the files of the examples filder of the Pico e-Paper(https://github.com/phoreglad/pico-epaper) library downloaded to your board 
  2. Micropython-ESPNOW-IOT-button-example Micropython-ESPNOW-IOT-button-example Public

    Example code for my 3D printed Big Iot button using a Lolin 32 C3 Pico

    Python 1

  3. ULP-micropython-examples-for-Lolin32-S2-mini ULP-micropython-examples-for-Lolin32-S2-mini Public

    Examples of micropython codes that are tested to work on the Lolin32 S2 mini with the library esp32_ulp

    Python