Skip to content
View ahmed-tamerzozo's full-sized avatar

Block or report ahmed-tamerzozo

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. Traffic-Light-system Traffic-Light-system Public

    Forked from MAzewail/Traffic-Light-system

    This project is a simple traffic light system built using an Arduino board and three LEDs. The system simulates a traffic light by displaying a green light first, followed by a yellow light that fl…

    C++

  2. switch-on-and-off-a-screen switch-on-and-off-a-screen Public

    Forked from MAzewail/switch-on-and-off-a-screen

    a simple implementation of the power switch control mode in mobile phones using an Arduino board. The system allows users to turn on and off a device, such as an LED or LCD screen, by pressing a bu…

    C++

  3. Arduino-LED-Brightness Arduino-LED-Brightness Public

    Forked from MAzewail/Arduino-LED-Brightness

    This project uses an Arduino board to control a LED's brightness, gradually increasing it from zero to maximum brightness and then decreasing it back to zero, in a loop. The fade amount for each st…

    C++

  4. LED-Click-Counter LED-Click-Counter Public

    Forked from MAzewail/LED-Click-Counter

    This project uses an Arduino board to control three LEDs based on the number of clicks on a push button. The LEDs will light up in a certain pattern according to the number of clicks received by th…

    C++

  5. Arduino-LED-Control-with-Switches Arduino-LED-Control-with-Switches Public

    Forked from MAzewail/Arduino-LED-Control-with-Switches

    This project demonstrates how to control six LEDs using two three-terminal switches on an Arduino Uno. The code and circuit diagram are provided in this repository.

    C++

  6. 2WD-Robot-RC 2WD-Robot-RC Public

    Forked from MAzewail/2WD-Robot-RC

    This repository contains the source code and documentation for a 2WD Robot RC using Arduino. The robot is controlled through a remote control and can move forward, backward, turn left, turn right, …

    C++