Sinapse-Energia / MIFARE-US

2 stars 0 forks source link

[SB] Product visual and audio indicators #7

Open sinapseenergia opened 7 years ago

sinapseenergia commented 7 years ago

Beeper:

Beep one short time when Card is read Beep 2 short times with OK response Beep 1 long time with NOK response

Led: Blink 4 times (human eye apreciable frecuency) when RFID read Blink 1 long time when OK response ON the rest of situations

soporteHW commented 7 years ago

Created and included in southbound_mifare files the following functions:

_void Buzzer_Control(Buzzer_tone tone); void PWM_signal_simulator(void); void Blink_LED_Status(DeviceStatus status);