Skip to content
View contispaulcristian's full-sized avatar

Block or report contispaulcristian

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 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

Popular repositories Loading

  1. 7_segment_display 7_segment_display Public

    This project features a custom ATmega328P microcontroller board programmed in C. It drives a 4-digit 7-segment display to implement a simple counter application.

    C

  2. Custom_Board_LED_Patterns Custom_Board_LED_Patterns Public

    This project features a custom ATmega328P microcontroller board programmed in C. The board includes 4 LEDs and 2 buttons. The LEDs support multiple blinking modes controlled by one of the buttons, …

    Makefile

  3. testsite testsite Public

    HTML

  4. BareMetalDrivers BareMetalDrivers Public

    Bare metal driver development using Embedded C: Writing drivers for STM32 GPIO,I2C,SPI,USART from scratch

    C

  5. DS18B20_Thermostat DS18B20_Thermostat Public

    Bare-metal ATmega328P thermostat for Kombucha fermentation. Uses 3 DS18B20 sensors, an I2C OLED, and a rotary encoder UI. Written in C to drive a dual-relay system (heater/fan). Manages precise cha…

    C