Espanol
AddThis Social Bookmark Button

05 Firmware

;******** MAIN PROGRAM ******************
;
;***************************************************************
; RUOTINE READING DIP SWITCH, BEGINNING MAIN PROGRAM ;***************************************************************
;
;in MEMA is the state of dipswitch the 0 1 2 bits are for the keys programming,
;4 is for general operation (MEMA, 4=1 funz step-p
;5 is for zone 1, 6 is for zone 2, 7 for the zone 3
;MEMA, 3 indicate if the CL are active to positive or pos lacking
;MEMA, 3 = H active with positive present
;
;end reading dip swicth
;
;refresh registry SV1 that serves in the scansion
;
;controls code generation key
;
;controls external hole key
;
;controls inser. inner
;
;CL inputs control
;
;now in AUX there is the state of CL, now control like are active
;
;CL are active with pos present
;cl are active with pos lacking
;prepare aux for the ignited serialisation
;cl active
;
;now it must make a delay for the cl flash
;
;led turned on depending of the effective state
;
;*maybe there is need of a break * therefore in order to render more often
;the verification of the external key hole I have inserted this part
;
;************ FINE MAIN PROGRAM **************************
;

I have only inserted the comments of the MAIN for giving an idea of the management of the system, however the firmware is releasable free of charge upon request.