Prechin C51

Quote from Wim97 on July 4, 2025, 7:10 amHi All,
I have some fun with SimulIDE and a development kit I bought a few years ago:
But never really got to it. I try to make the examples in SimulIde.
This is the first one with the ledmatrix, including assembly source, hex file, sim file, libre office ledmatrix encoder, etc.
It works in the real C51. I'm not that good coder, don't expect anything fancy. :).
Hi All,
I have some fun with SimulIDE and a development kit I bought a few years ago:
But never really got to it. I try to make the examples in SimulIde.
This is the first one with the ledmatrix, including assembly source, hex file, sim file, libre office ledmatrix encoder, etc.
It works in the real C51. I'm not that good coder, don't expect anything fancy. :).
Uploaded files:
Quote from Wim97 on July 15, 2025, 7:48 pmHi all
I wanted to get the LCD working in the Pechin board, that was a bit of a strugle. It's easy in SimulIDE but in real hardware the timing is critical.
It seems that reading the LCD for busy is not really used, everyone uses delay. I tried to program it but it would not work in real hardware.
Anyways LCD, customchar, Keys 1-4 work and a timer experiment.
Hi all
I wanted to get the LCD working in the Pechin board, that was a bit of a strugle. It's easy in SimulIDE but in real hardware the timing is critical.
It seems that reading the LCD for busy is not really used, everyone uses delay. I tried to program it but it would not work in real hardware.
Anyways LCD, customchar, Keys 1-4 work and a timer experiment.