https://github.com/gavinlyonsrepo/pic_16f18446_projects
Projects and libraries code for the Pic 16F18446 Microcontroller ( 8-bit, 20-pin).
https://github.com/gavinlyonsrepo/pic_16f18446_projects
14-segment-alphanumeric-display 16f18446 8-bit adc alphanumeric bluetooth dht22 hd44780 lcd lkm1638 microchip microcontroller mq7 mq7-sensor pic16f pic16f18446 seven-segments-display tm1638 tm1638display
Last synced: 3 months ago
JSON representation
Projects and libraries code for the Pic 16F18446 Microcontroller ( 8-bit, 20-pin).
- Host: GitHub
- URL: https://github.com/gavinlyonsrepo/pic_16f18446_projects
- Owner: gavinlyonsrepo
- License: mit
- Created: 2019-05-06T17:57:43.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-27T21:04:27.000Z (over 1 year ago)
- Last Synced: 2025-10-26T11:44:30.503Z (7 months ago)
- Topics: 14-segment-alphanumeric-display, 16f18446, 8-bit, adc, alphanumeric, bluetooth, dht22, hd44780, lcd, lkm1638, microchip, microcontroller, mq7, mq7-sensor, pic16f, pic16f18446, seven-segments-display, tm1638, tm1638display
- Language: C
- Homepage: https://gavinlyonsrepo.github.io/
- Size: 856 KB
- Stars: 5
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[](https://gavinlyonsrepo.github.io/) [](https://gavinlyonsrepo.github.io//feed.xml) [](https://www.paypal.com/paypalme/whitelight976)
# PIC 16F18446
A set of projects and libraries for a **Microchip** PIC 16F18446 Micro-controller, written in C (xc8 complier).
Projects
-------------------
| Number | Description | Link |
| --- | --- | --- |
| 1 | DHT22 sensor Data to bluetooth | [URL](projects/Bluetooth) |
| 2 | LM35 sensor to HD44780/PCF8574 I2C LCD | [URL](projects/LM35) |
| 3 | MQ7 sensor to HD44780/PCF8574 I2C LCD | [URL](projects/MQ7) |
Libraries
-------------------
| Number | Description | Link |
| --- | --- | --- |
| 1 | TM1638 LED Module | [URL](projects/TM1638) |
| 2 | 14 segment LED module | [URL](projects/FourteenSeg) |