There are 1 repository under picmicrocontroller topic.
My projects using PIC Microcontrollers and CCS PICC Compiler (PCWHD)
This repository contains real-time systems projects using multi-processing, IPC, and embedded programming with PICMicro and OpenGL.
Getting Started with Embedded Systems
DIY PIC16F887 Microcontroller Prototype Board
Classic snake videogame developed in assembler for PIC17F877 microcontroller. @FCEFyN, UNC, Digital Electronics 2
This Program is for both Transmitter side and Receiver side. This will transfer multiple variable value at a same time from 16 bit PIC24F to Arduino using UART Communication. The transmitter part will be interrupt by a timer of PIC24F. The receiver side will decode and separate all the received variable value.
This project take advantage of all ports and interrupts of the PIC microcontroller to control a little car remotely.
program codes on PIC microcontroller project & simulation
This repository contains the code and proteus simulation design for the LCD interface with the PIC microcontroller.
Electronic Voting Machine code for pic16f877a microcontroller development board(rhydoLABZ). For more details on this project click on the link below.
Oxygen Concentrator based on the WHO technical specifications for oxygen concentrators
Embedded traffic light controller designed using the PIC16F84A microcontroller. Including circuit schematic and component list.
Designed PIC MCU-based finite state machine firmware implementing wash cycles with UART/SPI sensor interfacing under FreeRTOS, optimized cycling time by 35%, fully tested with MPLAB X and PICSimLab simulators.
Here we will se how we can transfer the data from a 8 bit Arduino Microcontroller to a 16 bit PIC Microcontroller using 8 bit UART Communication protocol.