I have looked at many examples, blogs and websites to try to get an output from an SSD1306 OLED connected to the Pynq Z2 Arduino pins or to a Grove Arduino shield.
If you are interested to understand my testing and experimental logic, read on. ...
IntroductionTwo months backs I took part in the Eye on Intelligence Challenge. My project is to create a sign language interpreter which will use ML on the Arty Z7 board to do real time classification on hand signs and classify those into characters.…
IntroductionIn this blog, I will try to run ML on Pynq and do some image classification using neural network. Machine learning on PYNQ involves leveraging the FPGA (Field-Programmable Gate Array) capabilities of PYNQ boards to accelerate machine...