Skip to content
View notpast's full-sized avatar

Block or report notpast

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.

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

Popular repositories Loading

  1. STC_SSD1306 STC_SSD1306 Public

    Displaying 7-segment display digits on an OLED screen with STC8G1K17

    C 1

  2. STC8G_ADC STC8G_ADC Public

    This project demonstrates the ADC (Analog-to-Digital Converter) functionality of the STC8G series microcontroller (like STC8G1K17 - STC8G1K08) using a 10K potentiometer and SSD1306 OLED display. Th…

    C 1

  3. LFC_Font_Converter LFC_Font_Converter Public

    LFC Font Converter is a specialized command-line tool that converts TrueType/OpenType fonts into the C8 bitmap font format optimized for embedded systems. Using the FreeType library, it converts on…

    C 1

  4. LFC_Font_Library LFC_Font_Library Public

    LFC is an ultra-compact, memory-efficient bitmap font library designed specifically for resource-constrained embedded systems. With font files as small as 3-4KB and support for multiple displays, i…

    C 1

  5. bmp180-altimeter-stm32 bmp180-altimeter-stm32 Public

    BMP180 Altimeter with STM32F103C8T6 and SSD1306 Display

    C 1

  6. STC_LED_Blink STC_LED_Blink Public

    This code implements LED blinking using Timer0 interrupt on the STC8G1K17 microcontroller (part of the STC8G series). The LED connected to P1.0 toggles every 500ms using precise timer interrupts ra…

    C