Pinned Repositories
arduino-gps-gsm-tracker
ASM-PIC16F1829-I2C-Interface
This Assembly code was written for a Microchip PIC16F1829 processor that communicates with various devices via I2C and Serial communications.
atmel-studio-7-examples-atmega328p-avrc
Examples on how to use atmel studio on atmega328p microcontroller
brook4xc8
Brook4-XC8 is a small XC8 library for all 8-bit PIC MCUs development.
hd44780
Extensible hd44780 LCD library
HD44780_PCF8574
C library for HD44780 LCD driver via I2C
izua-i2c-interface-pic-16f628__1-69757
LCD1602_I2C_16F887
With this code you can comunicate a LCD with I2C module and a pic microcontroller (16F887).
LiquidCrystal_I2C
LiquidCrystal Arduino library for the DFRobot I2C LCD displays
Dr-Talat's Repositories
Dr-Talat/arduino-gps-gsm-tracker
Dr-Talat/ASM-PIC16F1829-I2C-Interface
This Assembly code was written for a Microchip PIC16F1829 processor that communicates with various devices via I2C and Serial communications.
Dr-Talat/atmel-studio-7-examples-atmega328p-avrc
Examples on how to use atmel studio on atmega328p microcontroller
Dr-Talat/brook4xc8
Brook4-XC8 is a small XC8 library for all 8-bit PIC MCUs development.
Dr-Talat/hd44780
Extensible hd44780 LCD library
Dr-Talat/HD44780_PCF8574
C library for HD44780 LCD driver via I2C
Dr-Talat/izua-i2c-interface-pic-16f628__1-69757
Dr-Talat/LCD1602_I2C_16F887
With this code you can comunicate a LCD with I2C module and a pic microcontroller (16F887).
Dr-Talat/LiquidCrystal_I2C
LiquidCrystal Arduino library for the DFRobot I2C LCD displays
Dr-Talat/PCF8574-Display
I2C Display using PCF8574 and PIC16F628A
Dr-Talat/PIC-16f887-communicates-with-LCD-via-I2C
Using PCF8574 to communicate between PIC16F887 and LCD
Dr-Talat/pic-asm-binary-voltmeter
A very simple 8-bit binary voltmeter for a 16F PIC written in assembly.
Dr-Talat/pic-asm-lcd-driver
A simple driver for a standard 16x2 LCD, for the PIC 16F microcontroller family, in assembly.
Dr-Talat/pic-asm-led-matrix
A very simple program that drives an 8x8 LED Matrix for a 16F PIC written in assemply.
Dr-Talat/pic-asm-wattage-meter
A simple wattage meter based on a PIC microcontroller and a linear hall effect sensor.
Dr-Talat/pic-assembly-examples
This is a collection of basic PIC assembly examples for the 16F microcontroller family.
Dr-Talat/pic-atx-psu-controller.X
A controller to convert an old ATX power supply to a bench power supply that also displays the current drawn for each voltage rail on an LCD display.
Dr-Talat/pic-xc8-bluetooth-vehicle
A simple two wheel vehicle based on a 18F PIC microcontroller, controlled via a PHP web interface using bluetooth.
Dr-Talat/pic-xc8-lcd-library
An LCD Library for 8 bit PIC microcontrollers written for the XC8 compiler.
Dr-Talat/pic-xc8-obstacle-mapping
This is a PIC18 based robotic vehicle. The purpose of the vehicle is to explore an area for obstacles. Any found obstacle is reported to a PC via Bluetooth, and the PC in real time marks them on a map.
Dr-Talat/pic_12F675_projects
Projects for the Pic 12F675 Microcontroller ( 8-bit, 8-pin).
Dr-Talat/PICKit2_Clone
Microchip's PICKit2 Programmer Clone
Dr-Talat/PICKitPlus
This is the PICkitPlus device database repository. This is the device database used by PICkitPlus for the PICkit 2 and PICkit 3 programmers. The parts database is partially supported by the original Microchip PICkit GUIs software - rename the dat file. To obtain the PICKitPlus software, see our website. Here:
Dr-Talat/sim800l-gps-webserver