Skip to content
View saragabr1's full-sized avatar

Block or report saragabr1

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. Seven-Segment-using-Arrays Seven-Segment-using-Arrays Public

    Forked from MAzewail/Seven-Segment-using-Arrays

    This is an Arduino program that uses arrays to count from 0 to 9 on a seven-segment display. The program is written in C++ and can be uploaded to an Arduino board using the Arduino IDE.

  2. One-pin-read-three-buttons One-pin-read-three-buttons Public

    Forked from MAzewail/One-pin-read-three-buttons

    This project utilizes an Arduino board to read input from three pushbuttons connected to a single pin, and uses that input to control three LEDs. The project is designed to be a simple and fun way …

    C++

  3. ArduinoJson ArduinoJson Public

    Forked from bblanchon/ArduinoJson

    📟 JSON library for Arduino and embedded C++. Simple and efficient.

    C++