Code for driving 9x OLED displays and reding from an HX711 load cell aplifier.
Dependencies: Adafruit_GFX SPI_TFT_ILI9341 TFT_fonts hx711 mbed
History
First commit of code to drive 9x OLED displays
2016-06-15, by jimconner [Wed, 15 Jun 2016 17:13:40 +0000] rev 7
First commit of code to drive 9x OLED displays
Read load cell when left button pushed;
2015-03-31, by jimconner [Tue, 31 Mar 2015 17:42:40 +0000] rev 6
Read load cell when left button pushed;
Rudimentary support for some buttons.
2015-03-31, by jimconner [Tue, 31 Mar 2015 13:57:31 +0000] rev 5
Rudimentary support for some buttons.
Coloured text for colour display.
2015-03-09, by jimconner [Mon, 09 Mar 2015 00:01:09 +0000] rev 4
Coloured text for colour display.
Working version with all 10 screens running.
2015-03-08, by jimconner [Sun, 08 Mar 2015 22:32:05 +0000] rev 3
Working version with all 10 screens running.
Known good version for KL25Z board... Committing this before I start making changes.
2015-02-26, by jimconner [Thu, 26 Feb 2015 11:30:54 +0000] rev 2
Known good version for KL25Z board... Committing this before I start making changes.
Test code for running 9 oled displays - I seem to only be able to get 7 working at a time - I suspect I'm running out of memory on the KL25-Z
2015-02-05, by jimconner [Thu, 05 Feb 2015 22:08:34 +0000] rev 1
Test code for running 9 oled displays - I seem to only be able to get 7 working at a time - I suspect I'm running out of memory on the KL25-Z
Added single pin mux support for a CD4067 (will add more pins later)
2015-01-30, by jimconner [Fri, 30 Jan 2015 00:01:26 +0000] rev 0
Added single pin mux support for a CD4067 (will add more pins later)