GithubHelp home page GithubHelp logo

tonymac32 / hx1230 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bitbank2/hx1230

0.0 1.0 0.0 315 KB

A C library (Linux + Arduino) to control hx1230 monochrome LCDs

License: GNU General Public License v3.0

C++ 65.51% C 34.37% Makefile 0.12%

hx1230's Introduction

HX1230 HX1230

Copyright(c) 2018 BitBank Software, Inc.

HX1230 is a simple C library for working with the 96x68 mononchrome LCD display. The idea is to provide a simple interface for C programmers to make use of those low-cost LCD displays without having to read the data sheet or figure out SPI programming. This particular display uses a 3-wire SPI interface which isn't supported by the hardware SPI controller. In order to drive the display, the digital lines need to be manually toggled in software. To access the GPIO lines in a consistent way, I make use of my ArmbianIO library (https://github.com/bitbank2/ArmbianIO)
To build the library, simply type 'make' in the terminal. To build the sample app, type 'make -f make_sample'. This will build the demo executable to show that the library is working. Press ENTER to exit the demo.

Written by Larry Bank
Project started 5/1/2018
[email protected]

hx1230's People

Contributors

bitbank2 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.