Skip to content
View marwannaquib's full-sized avatar

Block or report marwannaquib

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.

Content in all repositories owned by your account will be closed.
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. Quadcopter-Arduino-Drone Quadcopter-Arduino-Drone Public

    Built a quadcopter drone using an Arduino Mega, MPU6050 IMU, and PID stabilization to control 4 brushless motors via ESCs. Added Bluetooth control with an HC-05 module for flight commands. Designed…

    C++

  2. Soldering-Iron-Fume-Extractor Soldering-Iron-Fume-Extractor Public

    This is a soldering iron fume extractor project, which is basically a device to suck and filter harmful gases released by soldering. It consists of a fan, AC power adapter, filter and a 3d printed …

  3. Wirelessly-car Wirelessly-car Public

    I built a Bluetooth-controlled car using an ESP32 and an L298 driver to run two DC motors with tank-style steering. Powered by an 11.1V LiPo battery, the car is driven wirelessly using the digital …

    C++

  4. Chicken-Invaders-Game-Boy Chicken-Invaders-Game-Boy Public

    This is a Chicken Invaders Game Boy project. It consists of a TFT LCD screen for displaying, a joystick for movement, buttons for weapons and defence, and all are connected to an Arduino Mega. The …

    C++

  5. Selfbalancy-Robot Selfbalancy-Robot Public

    This is a self-balancing robot that uses an MPU6050 to sense tilt, an ESP32 as its brain to perform PID calculations, a motor driver, a 3S LiPo battery, and lastly 2 DC motors. It doesn’t only bala…

    C++