temperature

IOT based temperature data logger using esp8266 and pic microcontroller

IOT Based Temperature data logger using esp8266 and pic microcontroller

In this post we will learn IOT based temperature data logger using esp8266 and pic microcontroller: The projectĀ ESP8266 Temperature Logger using PIC16F887 is build up using PIC16F887 microcontroller (MCU), ESP8266 WiFi module and a ThingSpeak API. Previously, we posted Arduino and ESP8266 based webserver and this project is somehow similar. IOT Based Temperature data logger […]

IOT Based Temperature data logger using esp8266 and pic microcontroller Read More Ā»

Zebra SBC ā€“ ARM based Single Board Computer from VersaLogic

Zebra SBC ā€“ ARM based Single Board Computer from VersaLogic

VersaLogic has released a rugged, lasting, simple-to-use and ready-for-deployment Zebra VL-EPC-2701 board. The Zebra single board computer is a complete Arm-based embedded computer. It features several models that are available with power-efficient, single- or dual-core i.MX6 CPUs.Ā The Arm-based Single Board computer comes in two models; which features either NXP i.MX6 Solo (single core), or the

Zebra SBC ā€“ ARM based Single Board Computer from VersaLogic Read More Ā»

Avalue ESM APLC ā€“ An Apollo Lake board that gives option for the CeleronĀ®N3350 or PentiumĀ®N4200 SoC

Avalue ESM-APLC ā€“ An Apollo Lake board that gives option for the CeleronĀ®N3350 or PentiumĀ®N4200 SoC

The Apollo Lake SoC has already be used in severalĀ boards and modules. Avalue, a technology company that has launched several single board products and with focus on innovative embeddedĀ products has recently launched an embedded platform called the ā€œESM-APLCā€œ, a Linux-ready COM that provides support for either the Intel Apollo Lake CeleronĀ®N3350 or PentiumĀ®N4200 SoC. Avalue

Avalue ESM-APLC ā€“ An Apollo Lake board that gives option for the CeleronĀ®N3350 or PentiumĀ®N4200 SoC Read More Ā»

Interfacing LM35 temperature sensor with PIC18F4550 microcontroller 1

Interfacing LM35 temperature sensor with PIC18F4550 microcontroller

Interfacing PIC18F4550 with LM35 This small topic shows the circuit diagram and CCS C code of the interfacing of LM35 temperature sensor with PIC18F4550 microcontroller. The LM35 temperature sensor is three pin device (VCC, OUT and GND) with an output voltage linearly related to Centigrade temperature. Since the LM35 output varies with dependent to the

Interfacing LM35 temperature sensor with PIC18F4550 microcontroller Read More Ā»

PIC16F84A DHT11 Proteus simulation

PIC16F84A + DHT11 Proteus simulation

Interfacing PIC16F84A microcontroller with DHT11(RHT01) sensor This topic shows how to interface DHT11 (RHT01) digital relative humidity and temperature sensor with PIC16F84A microcontroller, and how to simulate this interfacing using Proteus. Note that for the simulation Proteus version should be 8.1 or higher. With these versions there is no need to install Proteus DHT11 library,

PIC16F84A + DHT11 Proteus simulation Read More Ā»

Display temperature on Graphic Liquid Crystal Display using PIC16F877A microcontroller explained1

Display temperature on Graphic Liquid Crystal Display using PIC16F877A Microcontroller

Hello everybody welcome back . Today I’m gonna tell how you can display temperature with bar graph on Graphic LCD using PIC microcontroller . The project is very simple to understand if you have concept of Graphic LCD .The program in this project is written in C and Assembly level language & Ā the compiler used

Display temperature on Graphic Liquid Crystal Display using PIC16F877A Microcontroller Read More Ā»