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