ESP8266 GMail sender


https://www.electronics-lab.com/esp8266-gmail-sender/

Borya shows us how to send emails using an ESP8266 wifi module. I will show you how to send emails from any ESP8266 wifi module using Gmail server. This instructable relies on Arduino core for ESP8266 WiFi chip, which makes a self-contained microcontroller from it (no need of AT commands and master devices). ESP8266 GMail […]

WiLoader : The WiFi Programmer for Arduino & AVR


https://www.electronics-lab.com/wiloader-wifi-programmer-arduino-avr/

The new generation of programmers that use WiFi instead of cables. Program, control and monitor Robots, AVR and Arduino over WiFi. Have you ever thought of programming wirelessly ? WiLoader is the answer. But HOW ???? WiLoader easily connects to your WiFi network, then you can program your AVR, Arduino boards, Robots and other targets […]

ESP8266 Wifi enabled 8×64 pixel LED matrix display


https://www.electronics-lab.com/esp8266-wifi-enabled-8x64-pixel-led-matrix-display/

Raj @ embedded-lab.com build an ESP8266 based led matrix display. This matrix is a modification of his previous bluetooth version and uses an ESP8266 as a web server to setup the display message. No other microcontroller is used to control the display so things are kept simple and easy to build your own. This project […]

A20 Plus – WIFI/GPRS/GSM/CAMERA module


https://www.electronics-lab.com/a20-plus-wifigprsgsmcamera-module/

Raymond Tunning shares the information he found about the new A20 modules bought from taobao. A20 Plus – WIFI/GPRS/GSM/CAMERA module – [Link]

RFM69 WIFI Gateway


https://www.electronics-lab.com/rfm69-wifi-gateway/

The RFM69GW is a RFM69 to MQTT gateway that uses the ubiquitous ESP8266 chip. There are two or three similar projects that I’m aware of but I’ve put together some hardware and firmware features that make it different. by Xose Pérez: I’m using Felix Rusu’s RFM69_ATC library so it supports Monteino nodes with Auto Transmission […]

Crowdfunding closing on $5 Linux + Wifi tiny IoT compute module


https://www.electronics-lab.com/crowdfunding-closing-5-linux-wifi-tiny-iot-compute-module/

World’s smallest Linux server, with Wi-Fi built-in. Omega 2 is a Linux compute module designed specifically for building connected hardware applications. It combines, say its designers Onion, “the tiny form factor and power-efficiency of the Arduino, with the power and flexibilities of the Raspberry Pi.” By Graham Prophet @ edn-europe.com Omega 2 development is the […]

ESPTool – A WiFi Security Tool


https://www.electronics-lab.com/esptool-wifi-security-tool/

Daniel Grießhaber over hackaday.io created a project called ESPTool. It is a tool to test WiFi networks security and to demonstrate how easy it is to crack a WiFi password or jam a WiFi network. Daniel designed ESPTool for education and self-test purpose. The Device has SSD1306 based OLED display, microSD card socket, 3 general […]

How to Set Up WiFi on the Raspberry Pi


https://www.electronics-lab.com/set-wifi-raspberry-pi/

circuitbasics.com show us how to setup a Wifi dongle using SSH connection. Now I’ll explain how to use that SSH connection to setup a WiFi dongle so you can run your Raspberry Pi wirelessly from a remote desktop application. This is a really useful way to set up your Raspberry Pi, because you will be […]

Wi-fi browser controlled servomotors


https://www.electronics-lab.com/wi-fi-browser-controlled-servomotors/

This instructable shows how to control some servomotors remotely in a wi-fi network, using an ordinary internet browser. This might be used in several applications: toys, robots, drones, camera pan/tilt, etc. The motors were attached to an Arduino Uno, which connects the wi-fi network through a ESP-8266 module. The control interface was designed with HTML […]

RTL8710 Is a New ESP8266 Competitor


https://www.electronics-lab.com/rtl8710-new-esp8266-competitor/

In the last two years, ESP8266 was the Wifi Chip/Module which dominated the market of hobbyists, even a lot of commercial products use ESP8266, due to the low price, ease of use and large community around ESP8266. RTL8710 is a Wifi network solution from the Taiwanese Company Realtek. It can operate independently, or as a […]