Skip to content
View Paran-oid's full-sized avatar
  • Tunisia, Tunis
  • 16:09 (UTC +01:00)

Highlights

  • Pro

Block or report Paran-oid

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

Pinned Loading

  1. STM32_Car STM32_Car Public

    RTOS STM32 Car is a modular, real-time embedded project written in modern C++ for the STM32 microcontroller. It uses an RTOS (FreeRTOS) to manage concurrent tasks such as motor control, sensor acqu…

    C

  2. STM32_SD_Card_Manager STM32_SD_Card_Manager Public

    STM32 SD Card Manager is a program written in C++ for turning an STM32L476RG into a bridge for writing data from a PC to an SD Card through UART.

    C

  3. STM32-125k_13.56MHz-Card-Manager STM32-125k_13.56MHz-Card-Manager Public

    Hobby project that lets you manage your cards (125KHz/13.56MHz...) with a card reader through USART!

    C

  4. AVR-Control-Console AVR-Control-Console Public

    This mini project helped me develop a program to understand my AVR ATMEGA328P microcontroller better. In which I practiced ADC, PWM, USART, TIMER and other related functionalities.

    C

  5. Scoom-Text-Editor Scoom-Text-Editor Public

    This is a simple text editor written in C, inspired by the Kilo tutorial. I followed the guide closely and added some of my own features (like shift cursor movements). This project helped me unders…

    C

  6. dsa dsa Public

    DSA is a C library that implements complex datastructres and algorithms with help of "Mastering Algorithms with C Loudon" book

    C