MarkoBursic
MarkoBursic
I would like to know if someone has already made a lite version of this project. Instead of rendering images, just a simple piece of code that would read shown...
I have a small Linux board: RockPi 4B, the OS is a distro of Debian Buster 10, more precisely Armbian Buster, kernel 5.8.12-Rockchip64. It downloaded, but when installing an error...
In init for ssd1322(grayscale) you have 👍 command(0xA4) // Display off (all pixels off) I do think it should be 0xAE, like for Newhaven type display that has the same...
Hi, I have been redirected from your blog site https://www.ptdreamer.com/ where you posted a schematics. Well the resistor R15 is misplaced. With R14 they should form a voltage divider, so...
Very good project, indeed. However I took a look on some code and what I don't understand why there are includes of in many files. For example in "pc_comm.h" it...
You could change the LIN driver with some other type, for example TJA1027, NCV7321, ... and similar. In such way it would become a K-line / LIN transceiver.
Would it be possible to export the data as PDF, instead. Some guy had already made PDF report using pdflatex: https://github.com/IzakMarais/reporter but I would prefer only a table export as...
I have installed golang, but executing jsonds: xxxxxxx:~/go/src/github.com/smcquay/jsonds$ jsonds jsonds: command not found Gives this error. So, how should I start your program(s)?
Hi, I get this message at the end, and no files are created. When I start Clean install, everything compiles, builds, when finished the Installing window says: Application was successfully...