Strona Domowa

Dawida Urbanskiego

- Dział: arts -

< Go Back to List

elektronika/ds1302_asm

Komunikacja DS1302 z attiny3113

autor: Dawid napiano:2010-wrzesnia-23

Firmware ver 1.1

zmiany

Naprawiłem procedure odczytu danych (był błąd w zapisywaniu do rejestru) Teraz dane prezentowane są na ekranie segmentowym

; ******** #16 ************ ;zapisz wyslane dane push j in j,DS1302_PIN; todo: zamien na DS1302_Port-?? ;czytaj ;SBRS j,DS1302_IO ;jeżeli bit jest wyzerowany ;CBR data_byte,7 ;wyzeruj SBRC j,DS1302_IO ;jeżeli bit jest ustawiony SBR data_byte,0b10000000 ;to go ustaw ;UWAGA: a nie: "SBR data_byte,7" ;przesun bity w lewo(ten już odczytano) ;(przeskocz ten krok w ostatnim kroku) ldi j,1 CPSE i,j LSR data_byte ;---------- pop j ;--------------

działanie

  • test podłączenia ekranow (a,b,c,d,e,f,g,pd)
  • usuniecie flagi 'Clock Halt'
  • usuniecie flagi 'Write Protection'
  • ustawienie czasu: godziny, minuty, sekundy
  • odczyt: godziny, minuty, sekundy
  • wyświetlenie wartośći na 8ekranach sementowych w kolejnosci: godziny, minuty, sekundy

układ w działaniu

Działanie: Test w nocy:

strony [1] [2] [3] [4] [5] [6] [7] [8]
czytaj dalej...

Back to List


komentarze

  • gość
    Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /home/dawidurb2/domains/dawidurbanski.pl/public_html/engine/framework/smarty/libs/plugins/modifier.date_format.php on line 53
    Apr 19, 2018
    Tu podaj treść
  • gość
    Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /home/dawidurb2/domains/dawidurbanski.pl/public_html/engine/framework/smarty/libs/plugins/modifier.date_format.php on line 53
    Dec 24, 2018
    I am ltonser. I need help. What can i do it?
  • gosc
    Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /home/dawidurb2/domains/dawidurbanski.pl/public_html/engine/framework/smarty/libs/plugins/modifier.date_format.php on line 53
    Apr 30, 2021
    Como se llamo esto i am from SPAIN

dodaj komntarz

tools

qrcode:
qrcode
-

code by: Dawid Urbanski

Copyright © by Dawid Urbanski 2010 - 2020