Coder Social home page Coder Social logo

abhigkar / attiny85-lcd-library Goto Github PK

View Code? Open in Web Editor NEW

This project forked from platisd/attiny85-lcd-library

0.0 2.0 0.0 41.58 MB

ATtiny85 I2C LCD library (used for an interactive name tag)

Home Page: https://platis.solutions/blog/2015/03/22/diy-interactive-name-tag/

C++ 100.00%

attiny85-lcd-library's Introduction

ATTiny85 I2C LCD Library

A library that utilizes the I2C library for ATtiny85 so to control an I2C LCD screen. Largely based on the Digispark library. This library was supposed to be seamlessly working as the old LiquidCrystal I2C by Malpartida with normal arduinos and attinys. However because my Arduino 1.6.1 IDE wanted me to include the regular Wire library in every sketch and also some old sketches of mine wouldn't work with this version, I decided to turn this into a dedicated ATtiny85 library for controlling the LCD screen through an I2C connection. Some minor changes, just to enforce separation of concerns in other words. Don't forget the 4.7 ΚΩ resistors between the SDA and SCK lines and the Vcc.

Using this library, I made an Interactive name tag, the sketch of which I have included under the /examples folder.

The Digispark repository used to have many other libraries I didn't use and therefore want to include, but they are in the Git history if you want to "revive" them.

attiny85-lcd-library's People

Contributors

christopherpoole avatar jorgerivera avatar percentcer avatar platisd avatar rc-navy avatar

Watchers

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