LCD Read For Hitachi H48C
SamW
Posts: 27
·
I’m having some problems with getting readouts on my LCD.· Looking at my code you can see that I am controlling the acceleration measurements with a push button.· My problem is that when I push the button I don’t get a reading that up dates.· On my development board I also have a MLX90614 infrared thermometer.· The code I have for this actually refreshes with the debug command.· This is what I want to do my accelerometer readout.
Comments
Second look at the SenorControlThermalAndLCD code. I was trying to modle the Accelfunct after this since it works so well.