Using Pic Microcontroller

Sending email with PIC

How to Send E-mail using PIC Microcontroller and ESP8266

In this tutorial let us learn how to send E-mails from PIC Microcontroller using famous WiFi module the ESP8266. This tutorial uses PIC16F877A IC and MPLABX and XC8 compiler for programming. At the end of this tutorial you will be able to send E-mail from any normal E-mail ID like Gmail, yahoo etc to any other E-mail ID. Hence …

How to Send E-mail using PIC Microcontroller and ESP8266 Read More »

Interfacing PIC

Interfacing ESP8266 with PIC16F877A Microcontroller

Interfacing PIC16F877A Microcontroller with ESP8266 In this article, let us discuss how to interface WIFI module ESP8266 with a PIC microcontroller. So far you might have been using the ESP8266 module as a standalone microcontroller or might have been using it with the Arduino library. But, when it comes to hardcore embedded system projects we should know …

Interfacing ESP8266 with PIC16F877A Microcontroller Read More »

DsPIC33F microcontroller based pure sine wave inverter

DsPIC33F microcontroller based pure sine wave inverter

In this post we will brielfy discuss DsPIC33F microcontroller based pure sine wave inverter. The majority of the technological devices used with the development of the technology use the network voltage (220V-50Hz). Conversion must be done to obtain the mains voltage from the DC storage voltage sources. This conversion can be done by inverter. In this study, …

DsPIC33F microcontroller based pure sine wave inverter Read More »

ESP8266 wifi module

ESP8266 wifi module interfacing with pic microcontroller

Introduction ESP8266 module is low cost standalone wireless transceiver that can be used for end-point IoT developments. ESP8266 module enables internet connectivity to embedded applications. It uses TCP/UDP communication protocol to connect with server/client. To communicate with the ESP8266 module, the microcontroller needs to use a set of AT commands. The microcontroller communicates with ESP8266-01 …

ESP8266 wifi module interfacing with pic microcontroller Read More »

home automation system

Esp8266 based home automation system using wifi using pic

Esp8266 based home automation system using wifi   It is also cheap and be used for making cool projects connected to the Internet .Learn how to make a simple IOT Project with it .The ESP8266 WiFi Module is a self contained SOC with integrated TCP/IP protocol stack that can give any microcontroller access to your …

Esp8266 based home automation system using wifi using pic Read More »

final boards

SELF ORGANIZING WIFI MESH NETWORK USING PIC

Overview In this project, we create a mesh network of PIC32 microcontrollers connected using ESP8266 wifi modules. The mesh network is able to fully connect itself through a variety of graph topology algorithms and is able to route packets through the network using a shortest path approach. It also exposes a very simple application layer …

SELF ORGANIZING WIFI MESH NETWORK USING PIC Read More »

Borkbit A Wifi Enabled Smart Collar

Borkbit: A Wifi-Enabled Smart Collar Using Pic

Introduction “A smart, wearable device for your pet.” Borkbit is a smart, wearable device for pets that helps owners track their pets from afar. As any pet owner can attest, being away from one’s animal friend is difficult. Today, an increasing number of people are living away from their families, working eight to ten hours …

Borkbit: A Wifi-Enabled Smart Collar Using Pic Read More »

2.4GHz WiFi ISM Band Scanner. Part 1 Description and Schematic1

2.4GHz WiFi & ISM Band Scanner. Part 1 – Description and Schematic using pic microcontoller

Have you ever wondered exactly what is going on in the 2.4GHz WiFi and ISM band around your house. What channel is it best to set your wireless router to? Why are you getting such poor performance across your WiFi network? Is your neighbour on the same frequency? Just what is out there? This neat …

2.4GHz WiFi & ISM Band Scanner. Part 1 – Description and Schematic using pic microcontoller Read More »