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.
- Host: GitHub
- URL: https://github.com/gavinlyonsrepo/pic_16f18346_projects
- Owner: gavinlyonsrepo
- License: other
- Created: 2020-02-28T15:04:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-11T15:38:15.000Z (about 3 years ago)
- Last Synced: 2025-05-02T01:38:10.906Z (about 1 year ago)
- Topics: 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
- Language: C
- Homepage: https://gavinlyonsrepo.github.io/
- Size: 1.42 MB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[](https://gavinlyonsrepo.github.io//feed.xml) [](https://gavinlyonsrepo.github.io/) [](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) |