An open API service indexing awesome lists of open source software.

https://github.com/gavinlyonsrepo/pic_16f18346_projects

A set of projects and libraries for a Microchip PIC 16F18346 Micro-controller. 20 pin, 8 bit , XC8.
https://github.com/gavinlyonsrepo/pic_16f18346_projects

am2302 bmp180 dht22 ds1307 erm19264 hdd4780 lcd1602 microchip oled-display oled-display-ssd1306 pcf8574 pic pic16f18346 rgb-led sdd1306 seven-segments-display st7735 tft tft-display uc1609

Last synced: 9 months ago
JSON representation

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

Awesome Lists containing this project

README

          

[![Rss](https://img.shields.io/badge/Subscribe-RSS-yellow.svg)](https://gavinlyonsrepo.github.io//feed.xml) [![Website](https://img.shields.io/badge/Website-Link-blue.svg)](https://gavinlyonsrepo.github.io/) [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/paypalme/whitelight976)

# PIC 16F18346

A set of Projects and libraries for the 20-pin, 8-bit PIC 16F18346 Microcontroller,
made by *Microchip*.

Table of contents
---------------------------

* [Projects](#projects)
* [Libraries](#libraries)

Projects
------------------

| Num | Description | Link |
| --- | --- | --- |
| 1 | Humidity sensor OLED display | [URL](projects/oled_dht22_graph) |
| 2 | Humidity sensor LED display | [URL](projects/7seg_dht22) |
| 3 | Real time clock with Alarm | [URL](projects/ds1307) |
| 4 | Electronic door Lock | [URL](projects/doorlock) |
| 5 | Pressure sensor display | [URL](projects/bmp180) |
| 6 | RGB LED module | [URL](projects/RGBLED) |

Libraries
-------------------
| Num | Description | Link |
| --- | --- | --- |
| 1 | LCD ERM19264, UC1609C controller , Library | [URL](projects/uc1609) |
| 2 | TFT LCD, ST7735 controller, Library | [URL](projects/ST7735) |