ESP32 : Programming using Arduino IDE

ESP32

[sg_popup id=3] ESP32: ESP32 is highly-integrated with inbuilt antenna switches, RF balun, power amplifier, low-noise receive amplifier, filters, and power management modules. ESP32 adds priceless functionality and versatility to your applications with minimal Printed Circuit Board (PCB) area requirements. (Source: http://bit.ly/2yr3R1o) this video is around how to get started with ESP32 and programming it using Arduino IDE. This video shows a simple example of printing out some data to the serial console from the ESP32 module programmed using Arduino IDE. To enable programming of the ESP32 module from Arduino IDE we…

Read More

Getting Started with Expansion Dock and Commandline Interface | Onion Omega

Omega

Omega2, the $5 IoT computer.It is a Linux computer designed specifically for building connected hardware applications. It combines the tiny form factor and power efficiency of the Arduino, with the power and flexibilities of the Raspberry Pi. The Omega2 is simple, even for people who are just getting started with building hardware.The Omega2 is affordable, starting at just $5. With the Omega2, we want to lower the barrier of entry and allow everyone to take the leap into hardware development. Source: Onion Corp (http://bit.ly/2nTdC3U) Bikash Narayan PandaDeveloper, Tinkere, a proud…

Read More

Getting started with Onion Omega 2 using Expansion dock and Web Interface

Onion Omega 2

Onion Omega 2, the $5 IoT computer. It is a Linux computer designed specifically for building connected hardware applications. It combines the tiny form factor and power efficiency of the Arduino, with the power and flexibilities of the Raspberry Pi. The Omega2 is simple, even for people who are just getting started with building hardware. The Omega2 is affordable, starting at just $5. With the Omega2, we want to lower the barrier of entry and allow everyone to take the leap into hardware development. Source: Onion Corp (http://bit.ly/2nTdC3U)

Read More

Control any load over Internet/ based on Temp. & Humidity | SONOFF TH10

SONOFF TH10

SONOFF TH10 /TH16 is a smart switch version of Sonoff which can monitor and set temperature and humidity through the iOS/Android APP eWeLink. Just as the name indicates, the Sonoff TH device supports two current supply specifications: 10A or 16A. It features presetting the range for temperature or humidity. When the temperature or humidity of the environment falls within the range, it will automatically turn on or off the connected devices. It supports three kinds of temperature and humidity sensors AM2301, DS18B20, DHT11 Source: http://bit.ly/2lCttDp (ITEAD)

Read More

Fetching data from server | Arduino/ESP8266

Arduino on ESP8266

Arduino/ESP8266: Fetching data to Server (LOCAL and Online) using WifiClient on from the ESP8266 module using Arduino IDE. The chip first came to the attention of western makers in August 2014 with the ESP-01 module, made by a third-party manufacturer, AI-Thinker. This small module allows microcontrollers to connect to a Wi-Fi network and make simple TCP/IP connections using Hayes-style commands. However, at the time there was almost no English-language documentation on the chip and the commands it accepted.The very low price and the fact that there were very few external…

Read More

Programming ESP8266 using Arduino IDE | ESP8266

ESP8266 with Arduino IDE

Programming ESP8266 using Arduino IDE.The ESP8266 is a low-cost Wi-Fi chip with full TCP/IP stack and microcontroller capability paroduced by Shanghai-based Chinese manufacturer, Espressif Systems.The chip first came to the attention of western makers in August 2014 with the ESP-01 module, made by a third-party manufacturer, AI-Thinker. This small module allows microcontrollers to connect to a Wi-Fi network and make simple TCP/IP connections using Hayes-style commands. However, at the time there was almost no English-language documentation on the chip and the commands it accepted.The very low price and the fact…

Read More

Connecting ESP8266 with Arduino | AT Commands

ESP8266 with Arduino using AT cmmands

Connecting the ESP8266 Wi-Fi module to Arduino. The ESP8266 is a low-cost Wi-Fi chip with full TCP/IP stack and microcontroller capability produced by a Shanghai-based Chinese manufacturer, Espressif Systems. The chip first came to the attention of western makers in August 2014 with the ESP-01 module, made by a third-party manufacturer, AI-Thinker. This small module allows microcontrollers to connect to a Wi-Fi network and make simple TCP/IP connections using Hayes-style commands. However, at the time there was almost no English-language documentation on the chip and the commands it accepted.The very…

Read More

Getting started with ESP8266 | AT Commands

Connecting the ESP8266 Wi-Fi module to PC and trying out some AT Commands.The ESP8266 is a low-cost Wi-Fi chip with full TCP/IP stack and microcontroller capability produced by Shanghai-based Chinese manufacturer, Espressif Systems. The chip first came to the attention of western makers in August 2014 with the ESP-01 module, made by a third-party manufacturer, AI-Thinker. This small module allows microcontrollers to connect to a Wi-Fi network and make simple TCP/IP connections using Hayes-style commands. However, at the time there was almost no English-language documentation on the chip and the…

Read More