In this blog there are many examples shows how to interface some sensors with different types of microcontrollers and in
Continue reading
Simple Electrical and Electronics Projects
In this blog there are many examples shows how to interface some sensors with different types of microcontrollers and in
Continue readingAfter I successfully interfaced the PIC16F887 microcontroller with ST7735R (ST7735S) SPI color TFT module, now let’s see how to build
Continue readingInterfacing the analog temperature sensor LM35 with PIC microcontroller is very easy, all what we need is an analog-to-digital converter
Continue readingThis post shows how to use mikroC library for ST7735R TFT with PIC16F887 microcontroller where hardware SPI module of the
Continue readingThis small post shows how to measure the ambient temperature using LM335 analog temperature sensor and Microchip PIC16F887 microcontroller using
Continue readingInterfacing DHTxx sensors with Microchip PIC microcontroller is so easy as what was done in the last project where PIC16F887
Continue readingThis topic shows how to interface Microchip PIC16F887 microcontroller with DHT11 (RHT01) relative humidity and temperature sensor (digital sensor) where
Continue readingThis post shows how to control a sensorless brushless DC (BLDC) motor using PIC16F887 microcontroller, or let’s say how to
Continue readingThis article shows how to build a real time clock and calendar with 2 alarm functions and temperature monitor using
Continue readingAfter I build NEC remote control decoder using PIC16F887 and mikroC compiler, now let’s see how to decode IR remote
Continue reading