Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 days 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-24T14:06:40.000Z (4 months ago)
- Last Synced: 2024-07-25T13:45:15.298Z (4 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: 648 KB
- Stars: 4
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[![Website](https://img.shields.io/badge/Website-Link-blue.svg)](https://gavinlyonsrepo.github.io/) [![Rss](https://img.shields.io/badge/Subscribe-RSS-yellow.svg)](https://gavinlyonsrepo.github.io//feed.xml) [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](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) |