| 
    upm
    1.0.2
    
   Sensor/Actuator repository for libmraa (v1.1.1) 
   | 
 
API for the Grove Electromagnet. More...
The Grove Electromagnet can hold up to 1 kg (approximately 2.2 lbs)
Public Member Functions | |
| GroveElectromagnet (int pin) | |
| ~GroveElectromagnet () | |
| void | on () | 
| void | off () | 
| GroveElectromagnet | ( | int | pin | ) | 
Grove Electromagnet constructor
| pin | Digital pin to use | 
| ~GroveElectromagnet | ( | ) | 
Grove Electromagnet destructor
| void on | ( | ) | 
Turns the magnet on
| void off | ( | ) | 
Turns the magnet off
 1.8.6