-
Project Log 3
06/10/2020 at 14:46 • 0 commentsFor those who prefer something permanent rather than the clumsy Mikro Bus Interface module I had made, I am adding schematic and board design files for the interface module which only would require you to solder the standard headers to make something permanent.
- Supports Waveshare/GoodDisplay 2.9" Display Module (0.1" Headers pre soldered on the Module)
- Supports two Waveshare/GoodDisplay 4.2" Display Modules (2mm headers pre soldered on the modules) Provided that Microsoft releases an update to the spi lib for Azure Sphere so that you can define a custom pin as CS pin.
Regards & Stay Safe
-
Log 2
05/23/2020 at 06:04 • 0 commentsNEXT STEPS :-
Now started working on the 4.2" Display and somehow I managed to blow up my regulator on the AzSphere SK and killed it.
Will update if anything new happens, meanwhile I will try working on the code part and once I get a new hardware or I somehow fix the existing one I will test it out.
Will update if any of the above happens .......... ........ ..
-
Log 1
05/23/2020 at 05:59 • 0 commentsFinished with the 2.9" EPD and tested the following
- Basic text and Numerical display using font library by STM
- Displaying Images
- Generating QR code with just a text string
- Basic animations using partial refresh of EPD
So, I have wrapped everything into a small demo code available on GitHub.
Thanks for reading :)