ok no problem, the files should work with kicad 5.x, I added a trimmer 3362P, a jumper and the ks0108 connectors since I couldn't find them in kicad at the time I made the schematics. v2.0 of the firmware + source code were released somewhere in the thread as SWL mentioned, but 2.1 is still in testing before releasing the final firmware with the source code...
Announcement
Collapse
No announcement yet.
Announcement
Collapse
No announcement yet.
VDI-RODERICO
Collapse
X
-
the space limitation is for PIC16F886 (16K) , PIC18F25K22 (32K) still has 40% free, a possible way to implement the stopwatch with PIC18 would be by using an external 32KHz oscillator to measure seconds but then some pins need to be reassigned, Y1 oscillator removed or a pic with more than 28 pins? this change would not be backwards compatible and the vdi should be moved to version 3.x and then it could be made compatible with PIC24 at the same time...Originally posted by scrungy_doolittle View Post...A menu option to show it, and let it run. When the time is up, it then displays a message on the screen. Even with a 2x20 display this would not be to big a deal to do. As for memory, you mentioned that you took the names out to save memory, so you must be getting close to the limit. Remember, code expands to fill the available space......
Comment
-
Comment
-
histogram view uses a big font, so a possibility could be to add the battery ('B') and strength ('S') together like in the Lugatek vdi, check this other version (this might still need more tests):Attached Files
Comment
-
try this one, it shows the battery as in the scope view:Attached Files
Comment
-
why I will lose my batteries in the current view
"Glcd_21beta4kroman01-4" exists under the name "frame", we leave it unchanged, I thought about adding an additional element in "idle" without displaying the battery for this place VDI can be "--" when no reading and STR can be 0.00V
Comment

Comment