Skip to content
View Imel23's full-sized avatar
🎯
Focusing
🎯
Focusing

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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 3 2

  3. FPGA-Based-HOOFR-Front-End FPGA-Based-HOOFR-Front-End Public

    C

  4. beagleplay-embedded-linux beagleplay-embedded-linux Public

    Embedded Linux bring-up on BeagleBoard BeaglePlay (TI AM625): crosstool-NG toolchain, U-Boot/ATF boot chain, custom kernel + device tree, hand-built BusyBox rootfs, I2C drivers, and Buildroot integ…

    C

  5. stm32mp1-buildroot stm32mp1-buildroot Public

    Buildroot system for the STM32MP157A Discovery Kit: BR2_EXTERNAL tree, four custom packages and a genimage SD card image

    Makefile

  6. 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++