Category Archives: code snippets

arduino and PHP snippets

Arduino and HD44780 LCD v1.0 snippet

/* LCD display with 4 DataPins * ——– * * This is a example in how to use an LCD screen * configured with data transfers over 2 x 4 bits. The example * based on the “LCD Hola example” by DojoDave. * * There are the following pins to be considered: * * – [...]

Also posted in projects | Tagged , , | 1 Comment