GithubHelp home page GithubHelp logo

andy4495 / kentec_35_spi Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 323 KB

Modified version of the Kentec_35_SPI library included with Energia to add support for the TM4C129 Connected LaunchPad.

License: Other

C++ 48.28% C 51.72%

kentec_35_spi's Introduction

Kentec_35_SPI Library

Arduino Compile Sketches Check Markdown Links

This is a modified version of the Kentec_35_SPI library included with Energia and developed by Rei Vilo.

This updated version adds support for the TM4C1294 Connected LaunchPad and addresses a couple specific issues with my Connected Status Monitor project.

Changes From Version 1.0.0 Library Included with Energia

TM4C1294 Connected LaunchPad Specific Changes

  1. Add support for 12x8 font (font size 3).

  2. Default to standard SPI pins on the BoosterPack 1 connectors (pins 7, 14, 15 on J1/J2). The tivac platform core has these pins configured as SPI module 2.

  3. Use digitalWrite() instead of analogWrite() for the LCD backlight, since my setup does not use a PWM pin for the backlight.

Other changes

  1. Disable call to _getRawTouch(), as it frequently hangs on my setup.

Usage

Other than the changes listed above, this version should work the same as the library included with Energia and should support msp430, msp432, and tiva platforms.

The included example program and documentation can be used to understand how to use the library.

References

License

The software and other files in this repository are released under a dual license, depending on the usage:

  • For hobbyists and for personal usage:
    Attribution-NonCommercial-ShareAlike 4.0 Unported (CC BY-NC-SA 4.0)

  • For professionals or organisations or for commercial usage:
    All rights reserved

See the file LICENSE.txt in this repository.

kentec_35_spi's People

Contributors

andy4495 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.