Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gavinlyonsrepo/pic_16f18313_projects
Projects for the Microchip PIC 16F18313 Microcontroller ( 8-bit, 8-pin).
https://github.com/gavinlyonsrepo/pic_16f18313_projects
16f18313 74hc595 hc-sr04 hd44780 lcd1602 led microchip microchip-pic microcontroller neo-pixel pic pic16f18313 rgb-led seven-segment tm1637 tm1637display ultrasonic-sensor ws2812 ws2812b ws2812b-led
Last synced: about 2 months ago
JSON representation
Projects for the Microchip PIC 16F18313 Microcontroller ( 8-bit, 8-pin).
- Host: GitHub
- URL: https://github.com/gavinlyonsrepo/pic_16f18313_projects
- Owner: gavinlyonsrepo
- License: mit
- Created: 2019-05-04T22:43:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-11T19:53:45.000Z (over 1 year ago)
- Last Synced: 2024-11-05T12:32:50.961Z (about 2 months ago)
- Topics: 16f18313, 74hc595, hc-sr04, hd44780, lcd1602, led, microchip, microchip-pic, microcontroller, neo-pixel, pic, pic16f18313, rgb-led, seven-segment, tm1637, tm1637display, ultrasonic-sensor, ws2812, ws2812b, ws2812b-led
- Language: C
- Homepage: https://gavinlyonsrepo.github.io/
- Size: 405 KB
- Stars: 4
- Watchers: 4
- Forks: 3
- 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)
# PIC16F18313
Project List
-----------------------------------------
A set of projects for the PIC16F18313 (8-pin , 8-bit) Microcontroller,
in C (xc8).| Number| Description | Folder link |
| --- | --- | --- |
| 1 | LM35 sensor data displayed on HD44780 LCD 16x02 |[URL](projects/LM35_LCD16X02_4bit) |
| 2 | CountDown timer using TM1637 module | [URL](projects/countdown_timer) |
| 3 | Battery tester with 3118BHG bargraph module | [URL](projects/bargraph) |
| 4 | Ultrasonic sensor HC-SR04 output to Servo | [URL](projects/ultraservo) |
| 5 | WS2812 Neo-pixel RGB LED | [URL](projects/ws2812) |