top of page
Search


RS775 DC Motor Control Using Arduino Joystick
Code - #define joystick A0 #define pwm1 5 #define pwm2 6 int motor_control; void setup() { pinMode(pwm1, OUTPUT);...
Jul 19, 2021


775 DC Motor Automation, CW & CCW rotation, Speed Control
DC motor Automation projects. Main 775 DC motor control using Mobile Phone , Arduino projects ,Bluetooth Module. Smart phone control project
Sep 2, 2020


Lithium Battery catch's Fire, What to do Now? How to stop Fire?
How to stop lithium battery fire. Here are quick guidance that you can follow to stop the fire or can save your battery from fire.
Aug 21, 2022
bottom of page