Skip to content
View Imel23's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Laboratory of Systems & Applications of Information & Energy Technologies

Block or report Imel23

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. lcd-st7789-library lcd-st7789-library Public

    This library provides a set of functions to control an ST7789-based LCD display using the Raspberry Pi Pico. It allows for easy drawing of basic shapes, text rendering, and color manipulation.

    C

  2. TM1637-Library-for-Raspberry-Pi-Pico TM1637-Library-for-Raspberry-Pi-Pico Public

    This repository contains a C library for interfacing with the TM1637 4-digit 7-segment display using the Raspberry Pi Pico. The library provides functions to initialize the display, set brightness,…

    C 2 1

  3. pomodoro-rpi-pico pomodoro-rpi-pico Public

    This project implements a Pomodoro timer using the Raspberry Pi Pico microcontroller, designed to enhance productivity through the Pomodoro Technique. The timer alternates between focused work sess…

    C 2 1

  4. VL53L0X-pico VL53L0X-pico Public

    This project demonstrates how to interface the VL53L0X Time-of-Flight distance sensor with the Raspberry Pi Pico using C++ and the Raspberry Pi Pico SDK. The driver and main application are built u…

    C++