JEM-A Terminal module for Raspberry pi
npm install rpi-jema-terminalJEM-A Terminal module for Raspberry pi
Example configuration:
``json``
{
"options": {
"monitor": {
"pin": 23,
"inverted": true
},
"control": {
"pin": 24,
"duration": 1000
}
}
}