pi2hd44780 and others updated

Post date: Feb 08, 2016 3:59:41 AM

I did some work on the pi2hd44780 kernel module and uploaded it. Changes mostly relate to the comments: they're now closer to the kernel style. I also added defines so it'll be easier to change the module if you connect to different GPIOs. I also changed the delay functions to proper ones. The delays I had used were what you'd normally use in an interrupt handler.

I made some minor updates to the zeroCase instructions and corrected an error in the pi2vga instructions. All in all quite a productive day.