Index

JHD1313M1


Used for displaying text on an LCD screen.

API Reference

How To Connect

Install the package with: go get gobot.io/x/gobot

You must pass in an Adaptor that supports the i2c.Connector interface to use with this Driver.

You can use the following optional params if you wish to change the I2C Bus from the default value.

i2c.WithBus(int): bus to use with this driver.

// default bus/addresses
lcd := i2c.NewJHD1313M1Driver(adaptor)

// optional bus
lcd := i2c.NewJHD1313M1Driver(adaptor,
                             i2c.WithBus(0))

How To Use

Example using a JHD1313M1 LCD.

// code here

Compatibility

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy