Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
 
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		
- 
				
				 gitlog56956yAgree gitlog56956yAgree
 
 Hope you helped the community by donating your contribution to the documentation
- 
				
				 galena74886y@taigrr Sofar I have no documentation written, but I inted to do so some time in the near future when I have the time for it. galena74886y@taigrr Sofar I have no documentation written, but I inted to do so some time in the near future when I have the time for it.
- 
				
				 galena74886y@ScriptCoded Completely new display. Oddly it came with a glass pane on it unlike most others. galena74886y@ScriptCoded Completely new display. Oddly it came with a glass pane on it unlike most others.
- 
				
				 armdev596yEmbedded industry is especially guilty of this. We have everything, from badly documented chips, to well documented chips with documentation only in Chinese. armdev596yEmbedded industry is especially guilty of this. We have everything, from badly documented chips, to well documented chips with documentation only in Chinese.
 
 I swear I feel like picking up the damn machinegun and going Rambo when I see multiple global variables being used and modified by threads or interrupts all running at the same time. To cherry the cake, nobody bothers writing a small note about what even is supposed to be happening







Some time ago I had ordered a LCD display I wanted to use in a project. Ended up with a vague datasheet and no clue of how to use a 8bit parallel interface. There was also little help on the internet cuz most ppl use a serial interface.
So after HOURS of reading I finally managed to get it to display something!
I sometimes wish some stuff was better documented.
rant