Updated support info

This commit is contained in:
Luxferre
2024-05-21 20:37:12 +03:00
parent f08b73a186
commit 1d79e63d3e
2 changed files with 10 additions and 10 deletions
+7 -7
View File
@@ -97,9 +97,9 @@ where "digits" is how many different digits we can enter into the number part,
"number_len" and "name_len" are the length of the number and name fields
respectively. Then we can multiply this number by the amount of records and it
will be the total storage. For example, with the default "2515-lat" module
configuration (which corresponds to a Casio DB-36/DB-360 watch set to English
or Dutch language), we can store 95 bits per record which translates to 2850
bits or 356 bytes of information in the entire databank.
configuration (which corresponds to a Casio DB-36/DB-360/DB-380 watch set to
English or Dutch language), we can store 95 bits per record which translates
to 2850 bits or 356 bytes of information in the entire databank.
- What kind of information can I store in such limited space?
@@ -125,10 +125,10 @@ supported at the moment.
Currently, Databankr comes with the configurations for the following modules:
* 675: Casio modules 675 and 1475 (e.g. DB-520, DB-810) - up to 42 records
* 2747: Casio modules 2747 and 5574
* 2515-lat: Casio module 2515, basic Latin characters
* 2515-cyr: Casio module 2515, Cyrillic characters
* 2515-por: Casio module 2515, Portuguese characters
* 2747: Casio modules 2747 and 5574 (AW-80, AMW-870, HDC-600 etc)
* 2515-lat: Casio modules 2515 and 3227, basic Latin characters
* 2515-cyr: Casio modules 2515 and 3227, Cyrillic characters
* 2515-por: Casio modules 2515 and 3227, Portuguese characters
Even though the program itself is considered complete, the configuration list
is expected to grow in the future. Of course, everyone is encouraged to append