Wifi – WLan Projects

Exploring Various Applications of Microcontrollers: A World of Tiny Brains

Exploring Various Applications of Micro Controller Microcontrollers have become ubiquitous in the modern world with applications in nearly every industry. This student project aims to demonstrate various real-world applications of microcontrollers to showcase their versatility and importance across different domains. Exploring the functionality of microcontrollers in distinct contexts provides valuable learning for students as they […]

Exploring Various Applications of Microcontrollers: A World of Tiny Brains Read More »

Explorer 16 Development Board with the 100 pin PIM and the

Maximizing Wi-Fi Capabilities with the Explorer 16 Development Board

As society progresses, the necessity for wireless communication is evolving from a mere luxury to an essential requirement. Wi-Fi, extending beyond conventional internet communication, finds myriad applications. This guide delineates the functionalities inherent in the Microchip Explorer 16 Development Board for Wi-Fi operations. It also details the configuration steps required to establish Wi-Fi communication on

Maximizing Wi-Fi Capabilities with the Explorer 16 Development Board Read More »

Here are some images of the final boards

SELF ORGANIZING WIFI MESH NETWORK

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 Read More »

16F84A VGA Test

16F84A VGA Test

Have you ever thought of this ?That you can generate any kind of signals using your little Microcontroller PIC16F84A. And one of these signals is the VGA signal that appears on your PC monitor. I thought of this idea but I couldn’t implement it. But I found it at this website. So I wanted to try if it is

16F84A VGA Test Read More »

WiFi Car Using NodeMCU

WiFi Car Using NodeMCU

We have build car using many transmission technologies. But what about a WiFi Controlled Car? Actually speaking..Wifi is till now the most promising technology and engineers are using that tech to improve it more and more. This tech is most popular today and will remain for decades.Low power WiFi have also been developed.So let us

WiFi Car Using NodeMCU Read More »

ESP8266 wifi module interfacing with pic microcontroller

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 »