Documentation ¶
Index ¶
- func BeamToLcd(img *image.Paletted, theLcd *synchronized.SynchronizedLCD, delay time.Duration)
- func Chrmap(img *image.Paletted, treshold int) []lcd.Character
- func PxToChar(img *image.Paletted, xBase, yBase, treshold int) lcd.Character
- func ShowGif(source string, theLcd *synchronized.SynchronizedLCD)
- func SliceToHex(colors [5]color.Color, treshold int) uint8
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BeamToLcd ¶
func BeamToLcd(img *image.Paletted, theLcd *synchronized.SynchronizedLCD, delay time.Duration)
func ShowGif ¶
func ShowGif(source string, theLcd *synchronized.SynchronizedLCD)
ShowGif WARNING: DO NOT USE THIS. It was written merely for testing purposes It may wear out your LCDs CGRAM
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.