Skip to content

Projects for the Pic 12F675 Microcontroller ( 8-bit, 8-pin).

Notifications You must be signed in to change notification settings

TONEPIC/pic_12F675_projects

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PIC

Overview

  • Name: pic_12F675_projects
  • Description: A set of projects for a PIC 12F675 Microcontroller, written in C and Assembly.
  • Author: Gavin Lyons

Table of contents

Project List

A set of projects and example code for the PIC 12F675 8-pin 8-bit Microcontroller, in C and Assembly. Each Project/example has a short Readme.md , eagle schematic image and source code file in the relevant sub-folder. All projects are in C code(xc8) unless stated that they are written in Assembly.

Project list:

Num Desc Link
1 Vehicle lights sim via push button HW interrupt URL
2 Electronic LED die URL
3 LED display , 5 LEDs URL
4 LED display , 8 LEDs URL
5 LED display , 8 LEDs + LDR URL
6 8-bit binary counter URL assembly
7 PIR sensor alarm system URL
8 Fire sensor alarm system URL
9 10 minute timer, 1*7 segment LED module URL
10 AAA/AA Battery level on 1*7 segment LED module URL
11 DHT11 sensor display on 1*7 segment LED module URL

Communication

Bug reports and pull requests are welcome.

Copyright

Copyright (C) 2018 Gavin Lyons This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public license published by the Free Software Foundation, see LICENSE.md in documentation section for more details

About

Projects for the Pic 12F675 Microcontroller ( 8-bit, 8-pin).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 93.9%
  • Assembly 6.1%