| License | BSD3 |
|---|---|
| Stability | experimental |
| Portability | GHC-only |
| Safe Haskell | None |
| Language | Haskell2010 |
App.TestLCD
Description
The LCDDemo module has been copied from the hArduino package. This is the System.Hardware.Arduino.Parts.TestLCD module with some minor adaption for STM32. System.Hardware.Arduino.Parts.TestLCD is copyright by Levent Erkok
- port :: Peripheral
- hitachi :: LCDController
- happy :: [String]
- sad :: [String]
- lcdDemo :: IO ()
Documentation
port :: Peripheral Source #
The happy glyph. See lcdCreateSymbol for details on how to create new ones.
The sad glyph. See lcdCreateSymbol for details on how to create new ones.