This post shows how to make a temperature and humidity datalogger using PIC18F4550 microcontroller, SD card and DHT11 sensor where
Continue reading
Simple Electrical and Electronics Projects
This post shows how to make a temperature and humidity datalogger using PIC18F4550 microcontroller, SD card and DHT11 sensor where
Continue readingAs a project of SD cards and CCS C compiler, this topic shows how to use the CCS C MMC/SD
Continue readingThe CCS C compiler is one of the best Microchip PIC® compilers especially when we talk about code optimization. This compiler
Continue readingIn 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 is a small library (driver) of the ST7735R (ST7735S) SPI TFT display (1.8″ , 128×160 Pixel resolution) for mikroC
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 reading