Grove MOSFET
Last updated
Last updated
Grove – MOSFET enables you to control higher voltage project, say 15VDC, with low voltage, say 5V, on microcontroller. MOSFET is also a kind of switch, but its switching frequency can reach up to 5MHz, much faster than normal mechanical relay. There are two screw terminals on the board. One for outer power source and the other for device you want to control. Grove – MOSFET will pass the power from one end to another when closed. But if outer power source is absent, your device can still draw power from microcontroller via the Grove interface.
Working voltage: 5V
Vin: 5 ~ 15V
MOSFET Model: CJQ4435
!!!Tip More details about Grove modules please refer to Grove System
Vin: Accepts 5V ~ 15V power of which current is less than 2A.
Vout: Attach actuators here.
Here we demonstrate how to use Grove - MOSFET to control a motor. We provide power for it with external power source, but if your controlled device needs current smaller than 300mA, Seeeduino can totally support it and no extra power source needed.
1.You should have a raspberry pi and a grovepi or grovepi+.
2.You should have completed configuring the development enviroment, otherwise follow here.
3.Connection
Plug the sensor to grovepi socket D6 by using a grove cable.
4.Navigate to the demos' directory:
To see the code
5.Run the demo.