Close

Part 16/17 was added (Integers and Floats to the LCD)

A project log for ARM Microcontroller Bare Chip Tutorial Series

ARM tutorial series aimed at serious developers wanting to learn programming and circuit building techniques for the production level.

patrick-hood-danielPatrick Hood-Daniel 06/15/2017 at 04:000 Comments

Parts 16 and 17 of interfacing the LCD is posted in the instructions. In Parts 16, I add a function to display integers on the LCD. In Part 17, the same type of function is added, but for floating point numbers. Now, all sorts of numbers can be shown on the LCD, like ADC conversions, counters, variables, etc.

Discussions