• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here:Home » Arduino

By Abhishek Ghosh May 28, 2019 11:36 pm Updated on May 28, 2019

ESP32 Deep Sleep : Push Button Message to IBM Watson IoT

We already demonstrated how to send message to IBM Watson IoT platform using ESP32 Arduino with just a button press. We have several non-IoT guides on pushbutton with Arduino including simple basic Arduino Blink LED With Pushbutton. Learning various logics with pushbutton will hugely help the beginners as pushbutton from the binary way of thought is a basic sensor to convey 0 or 1. Working with … [Read more...]

By Abhishek Ghosh May 26, 2019 5:26 pm Updated on May 26, 2019

M5Stack (ESP32 Arduino) : Modular, Stackable, Wearable IoT Platform

The M5Stack is ESP32 Arduino by heart. It is a modular, stackable, wearable IoT platform for development which is obviously Open Source. There are many stackable ESP32 or other 32 bit Arduino compatible prototyping boards. The big difference of M5Stack with them is that it has an enclosure, display, pushbuttons, microSD card slot, USB-C, loudspeaker, and extension connectors. Official website … [Read more...]

By Abhishek Ghosh May 23, 2019 7:02 pm Updated on May 23, 2019

ESP32 With DHT11 Deep Sleep : Part 1

Here is part of ESP32 with DHT11 deep sleep guide explaining the basic behind code. Our DOIT ESP32 board (which we commonly use in examples on this website), not energy efficient for deep sleep. However, it works. We already can connect normal Arduino UNO with DHT 11, with ESP32 Arduino and also we can use the setup to send data to IBM Watson IoT. ESP32 offers us deep sleep mode for power … [Read more...]

By Abhishek Ghosh May 16, 2019 6:35 pm Updated on May 16, 2019

Scope of ESP32 in Commercial IoT Products

Can ESP32 used in Commercial IoT products? Yes, ESP32 has modules and SoC to fit your production need. However, Arduino IDE is not for production. The reason we switched our projects from genuine Arduino to ESP32 Arduino is to broaden the scope. Our IoT guides are around IBM for highest compatibility. Node-red is the most popular IoT control software, which is very easy to use and many tutorials. … [Read more...]

By Abhishek Ghosh May 7, 2019 5:25 pm Updated on May 7, 2019

What Are the Advantages of EPP32 Over Arduino UNO?

The ESP32 is a cheap Wi-Fi module (and also ESP32 used to indicate board) which perfectly suited for DIY projects in the Internet of Things (IoT). When we are using ESP32 based boards with Arduino IDE (like, in our setup of Arduino UNO IDE guide) then the ESP32 is becoming "Arduino compatible" board. It is not what is supported by official Arduino by any means. The Arduino UNO uses a 8-bit … [Read more...]

By Abhishek Ghosh May 4, 2019 8:17 pm Updated on May 4, 2019

ESP32 Arduino OLED Display Example (I2C)

In our previous guide on ESP32 Arduino With LCD, we used an I²C module. OLED displays with I²C are sold as one unit. These days, they does not cost huge. In our earlier guides we have explained about different protocols, interfaces like I²C, Serial Peripheral Interface. Another relevant tutorial is breadboard power supply module). We are using a 0.96 inch SSD1306 OLED display (blue/white) … [Read more...]

By Abhishek Ghosh April 30, 2019 8:47 am Updated on April 30, 2019

ESP32 Arduino With LCD : Connection & Code (I2C, LCD 1602A)

1602A LCD and I²C module are quite cheaper and easy to setup and code. Earlier, we have published guides on how to wire and setup 1602A LCD with Arduino UNO (which have not used the I²C module) which occupies 8 Pins on your Arduino. We have also explained about different protocols, interfaces like I²C, Serial Peripheral Interface and discussed interfacing 1602A LCD display using I²C Serial … [Read more...]

By Abhishek Ghosh April 28, 2019 12:18 am Updated on April 28, 2019

ESP32 Arduino Wi-Fi Access Point with Wi-Fi Connection (Station)

It is possible to setup ESP32's Wi-Fi to access point and station. ESP32 can connect to another hotspot and share the connection. An access point (AP) is a networking hardware device which allows other Wi-Fi devices to connect to a network. Some basic theory required to know for making basic code better. An AP is different from a hotspot. Hotspot is the physical location (and the device) … [Read more...]

By Abhishek Ghosh April 23, 2019 9:11 pm Updated on April 23, 2019

ESP32 Deep Sleep Guide

ESP32 offers us deep sleep mode for power saving. Power saving is an important factor for IoT applications and saving power we can make an IoT project running with two AA batteries for a year. Deep Sleep is of the CPUs and most of the RAM and peripherals which are clocked from APB_CLK are powered off. The RTC controller, RTC peripherals and RTC memories are parts of the chip which can kept powered … [Read more...]

By Abhishek Ghosh April 13, 2019 6:49 pm Updated on April 13, 2019

Sending Commands to IBM Watson IoT to Trigger Event on Device

Till now we were mostly sending data from ESP32 like devices to IBM Watson IoT. Opposite direction of commands often a practical need, such as to control a LED connected to device. In this context, knowledge of cURL commands (here is cURL for Windows, other way is using Windows 10 bash) for testing required. IBM has "HTTP Messaging APIs for devices" and " Extending device management". We already … [Read more...]

By Abhishek Ghosh April 13, 2019 7:26 am Updated on April 13, 2019

ESP32 Arduino IBM Watson IoT Pulse Sensor Amped

In our previous two guides, we discussed how to create graph on IBM Watson IoT Dashboard, also provided code for DH11 sensor and in last guide how to use Pulse Monitor amped with ESP32 was shown with minimal theory. Here is Simple ESP32 Arduino IBM Watson IoT Pulse Sensor With Easy Coding and Default Graphing Widgets of IBM Watson IoT. It is important to realize that I am using a cheap China pulse … [Read more...]

  • « Previous Page
  • 1
  • …
  • 12
  • 13
  • 14
  • 15
  • 16
  • …
  • 37
  • Next Page »

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

vpsdime

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Cloud-Powered Play: How Streaming Tech is Reshaping Online GamesSeptember 3, 2025
  • How to Use Transcribed Texts for MarketingAugust 14, 2025
  • nRF7002 DK vs ESP32 – A Technical Comparison for Wireless IoT DesignJune 18, 2025
  • Principles of Non-Invasive Blood Glucose Measurement By Near Infrared (NIR)June 11, 2025
  • Continuous Non-Invasive Blood Glucose Measurements: Present Situation (May 2025)May 23, 2025
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

Copyright © 2026 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy