Giter VIP home page Giter VIP logo

pic_16f1619_projects's Introduction

Website Rss Donate

PIC16F1619

Overview

  • Description:

A set of projects and libraries for a Microchip PIC 16F1619 Micro-controller 20-pin, 8-bit.

  • Author: Gavin Lyons
  • Toolchain: XC8 , MPLAB X IDE and MCC.

Project List

Number Description Link
1 3 digit 7 segment timer alarm unit URL
2 3 digit 7 segment displaying LM35 sensor data URL
3 4 digit 7 segment displaying DHT11 sensor data URL

Library List

Number Description Link
1 4 digit 7 segment 74HC595 based module URL
2 4 digit 7 segment TM1637 based module URL
3 HD44780-based LCD , 4 bit mode, shift register, 3 GPIO URL
4 HD44780-based LCD , 4 bit mode, 6 GPIO URL
5 HD44780-based LCD , 8-bit mode , 11 GPIO URL
6 HD44780-based LCD , I2C & PCF8574 interface, 2 GPIO URL
7 SSD1306 OLED library, ASCII, text only URL
8 Nokia 5110 LCD PCD8544 controller library, ASCII, text only URL

pic_16f1619_projects's People

Contributors

gavinlyonsrepo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pic_16f1619_projects's Issues

OLED.c

I found that Oled_Clear(); was not clearing the whole OLED unless Oled_SelectPage(0) was done first.
Maybe good to put Oled_SelectPage(0); inside the Oled_Clear(); function.

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.