wireless motor speed control system

Wireless Motor Speed Control System with Arduino

ICStation team introduce you the NRF24L01 Wireless Motor Speed Control System.This system works under DC 5V voltage. It uses the NRF24L01 Wireless Module to transmit speed control data and the Hall Sensor to detect the real rotate speed. This design uses the PWM duty cycle to modulate and realize the speed control. What’s more, It can be used …

Wireless Motor Speed Control System with Arduino Read More »

Motorized Controller Mount

Arduino Wheelchair Project: Motorized Controller Mount

This was an Arduino wheelchair project we developed for Principles and Practices of Assistive Technology (PPAT) in Fall 2016 at MIT. We made an Arduino-based motorized wheelchair controller mount for our client, Lisa. She lives at the Boston Home, a center for people with progressive neurological diseases, and has Multiple Sclerosis. With her old controller …

Arduino Wheelchair Project: Motorized Controller Mount Read More »

Schematic Controlling 2 motors

Controlling 2 motors with the TB6612FNG + Arduino

First off: I know… we went overboard with the motor illustration. In previous articles we have discussed how to control motors with simple transistors. And… with PWM you could control the speed. But that is just one motor, and you can only go one direction. Today we are going to talk about the TB6612FNG dual motor driver, specifically the TB6612FNG breakout board from sparkfun. …

Controlling 2 motors with the TB6612FNG + Arduino Read More »

Arduino DC Motor Speed and Direction Control

Arduino DC Motor Speed and Direction Control using Relays and MOSFET

In this project we control direction and speed of a 24v high current motor using Arduino and two relays. No power switches are needed for this circuit, just two push buttons and in Potentiometer to control the direction and speed of DC Motor. One push button will rotate motor clockwise and other will rotate it …

Arduino DC Motor Speed and Direction Control using Relays and MOSFET Read More »

DC DC Buck Converter Circuit

DC-DC Buck Converter Circuit – How to Step Down DC Voltage using Arduino

In this project we are going to make a Buck Converter Circuit using Arduino and N-Channel MOSFET with a maximum current capacity of 6 amps. We are going to step down 12v DC to any value between 0 and 10v DC. We can control the output voltage value by rotating the potentiometer. A buck converter is a …

DC-DC Buck Converter Circuit – How to Step Down DC Voltage using Arduino Read More »

0 24v 3A Variable Power Supply

0-24v 3A Variable Power Supply using LM338 using Arduino

Batteries are generally used to power up the Electronic Circuit and Projects, as they are easily available and can be connected easily. But they drained off quickly and then we need new batteries, also these batteries cannot provide high current to drive a powerful motor. So to solve these problems, today we are designing our …

0-24v 3A Variable Power Supply using LM338 using Arduino Read More »