License | BSD3 |
---|---|
Stability | experimental |
Portability | GHC-only |
Safe Haskell | None |
Language | Haskell2010 |
App.TestLCD
Description
The LCDDemo module has been copied from System.Hardware.Arduino.Parts.TestLCD in the hArduino package. The original Author of this code is Levent Erkok. There have been some minor adaption for STM32.
- 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.