ESP8266 Temperature Logger using PIC16F887

ESP8266 Temperature Logger using PIC16F887

The project ESP8266 Temperature Logger using PIC16F887 is built up using a PIC16F887 microcontroller (MCU), ESP8266 WiFi module, and a ThingSpeak API. Previously, we posted Arduino and ESP8266-based webservers and this project is somehow similar. Introduction to ESP8266 Temperature Logger using PIC16F887 Here is a PIC16F887 microcontroller and ESP8266-based temperature logging system. The project; ‘ESP8266 Temperature Logger using PIC16F887 monitor’s the temperature of the vicinity simultaneously and provides details of the information collected. Well, the project also incorporates a modern concept; ThingSpeak which ensures safe storage and retrieval of data from…

Read More

PIC16F877A Based Dual Mode Robot

receiver circuit of dual mode robot

Previously we presented ‘Arduino Based RF-controlled Robot’. This project ‘PIC16F877A Based Dual Mode Robot’ includes slight modifications to that project. This Robot has inbuilt features to identify and avoid obstacles on its way and can be easily controlled with the help of RF-based remote control. The project can be used as a base to build up projects like automatic vacuum cleaners along with some modifications. The best part in that context is that artificial intelligence cleans the floor on its own and we can guide the robot to clean areas…

Read More

Microcontroller Based Solar Charger

circuit diagram of microcontroller based solar charger

The project ‘Microcontroller Based Solar Charger’ has been so popular, that everyone knows about it. Here we will discuss the construction details and areas where this project is applicable. With excessive non-renewable energy consumption, we humans are facing plentiful difficulties. Renewable sources of energy are considered our only hope to rise from this situation. Solar energy is one of them which have spread all over for its easy availability, effective cost, and reliability. The project, ‘Microcontroller Based Solar Charger’ is the finest example to demonstrate the easy utilization of resources…

Read More

PIC16F73 Based Temperature Indicator and Controller

Circuit Diagram of PIC16F73 Based Temperature Indicator and Controller

PIC16F73 Based Temperature Indicator and Controller A normal thermometer gives an indication of the temperature. Focus on the fact ‘indication’, i.e. it only reads and displays the reading. Using this property, here we have presented a standalone digital thermometer that also controls the temperature of the heating element of a device according to its requirement, along with the temperature reading function.  In order to transform our logic into practical implementation, we took the help of a Microcontroller (PIC16F73) which ensures dynamic and faster control. Additional components like temperature-controller knob and…

Read More