Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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).

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) |