• 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 April 13, 2019 12:21 am Updated on April 13, 2019

ESP32 Arduino Pulse Sensor Amped

A PulseSensor library with popular sensor manufactured by PulseSensor.com (or it's cheaper China clone) exists for Arduino that can detect pulse. Optical heart rate sensors use a methodology called photoplethysmography (PPG) to measure heart rate. A photoplethysmogram (PPG) can detect blood volume changes in the microvascular bed of tissue. A photoplethysmography is obtained by using a pulse … [Read more...]

By Abhishek Ghosh April 5, 2019 12:44 pm Updated on April 5, 2019

Visual Programming for Arduino Compatible Boards

Our regular reader already used IBM NodeRED with ESP32 for our few IoT guides. That NodeRED is one example of visual programming system. Visual programming language (VPL) let us create programs by graphically interacting rather than textual coding. Visual programming is not a new concept but goes back to the 70s. Graphical interaction includes spatial arrangements of text and graphic symbols, and … [Read more...]

By Abhishek Ghosh April 4, 2019 10:18 pm Updated on April 4, 2019

Over-the-Air Programming (OTA) and Arduino

Over-the-Air Programming (OTA) includes different methods of software, settings distribution and not limited to development board but includes the consumer devices such as smartphones, set-top boxes. With Over-the-Air Programming (OTA), from one central console we can send an update to all the devices. Related terminologies are over-the-air service provisioning (OTASP), over-the-air provisioning … [Read more...]

By Abhishek Ghosh April 4, 2019 8:28 am Updated on April 4, 2019

CircuitPython vs C/C++ vs Lua for the Microcontrollers

While programming languages can not be compared, specially when they are diverse in basic nature like Python vs C/C++ or Lua with them yet the question of comparison arises. Investing time behind anything should have a goal. While MicroPython, CircuitPython variations of Python has been discussed on this website and the problems of Arduino "langugage" discussed, place of C/C++ in the world of … [Read more...]

By Abhishek Ghosh March 30, 2019 9:11 am Updated on March 30, 2019

ESP32 MicroPython Setup with Adafruit Ampy

Previously we discussed basics around MicroPython and also configured to run MicroPython via IDE. Here is ESP32 MicroPython Setup with Adafruit Ampy for Windows, MacOS X and Linux. You need Python needs to be running and install few tools. An important note for this guide is to use the default command line tool for installation of Python packages such as Command Prompt for Microsoft Windows (do … [Read more...]

By Abhishek Ghosh March 29, 2019 5:06 am Updated on March 29, 2019

ESP32 Arduino : What is SPI Flash File System (SPIFFS)

The SPI Flash File System or SPIFFS is a light-weight file system for microcontrollers with an SPI flash chip. A flash file system is designed for storing files on flash memory–based storage devices optimized for the particular system. SPI stands for Serial Peripheral Interface. Flash memory is a type of non-volatile storage that is electrically eraseable and rewriteable. Flash memory is a kind … [Read more...]

By Abhishek Ghosh March 28, 2019 4:47 am Updated on March 28, 2019

How to Send Data from Arduino to MySQL Database

In our recent past discussions, we have send data from ESP32 Arduino to IBM Watson IoT by either using MQTT or by using HTTP POST. In the same way, we have discussed how with CouchDB we can send data from ESP32 Arduino. Also, we have discussed different types of cloud database for IoT. MySQL is widely used database for PHP driven web applications. We can send data from Arduino, ESP32 to MySQL … [Read more...]

By Abhishek Ghosh March 25, 2019 4:54 am Updated on March 25, 2019

Contact Bounce of Pushbuttons and Arduino ESP32 Debounce

No surface is perfectly smooth and inelastic. When two surfaces of pushbutton comes together with any force, there is kinetic energy that makes ringing. In one older article we talked about different types of switches. That basic idea and terminogies required to be known for this article on the phenomenon contact bounce of pushbuttons and counteracting with software library. Contact bounce is a … [Read more...]

By Abhishek Ghosh March 24, 2019 10:58 pm Updated on March 24, 2019

Writing to CouchDB/Cloudant From ESP32 Arduino

You'll not get full working code in this guide but get full hints of code, resources. This guide will help to learn our regular readers in opposite direction of learning. Methodology is exactly like we did with Watson IoT platform (our GitHub repo has four sample codes). Here Are Some Tips, Resources For Writing to CouchDB/Cloudant From ESP32 Arduino. Our regular readers can recall about HTTP Post … [Read more...]

By Abhishek Ghosh March 22, 2019 8:58 pm Updated on March 22, 2019

ESP32 Arduino Built-in Hall Sensor Code & Theory

ESP32 has a Hall Effect Sensor near pin 22, just below and middle of the inscription "ESP32-WROOM-32", inside the metal cover. Hall effect sensors measure the magnitude of a magnetic field as output voltage. Hall effect sensors are used for proximity sensing, positioning, speed detection, and current sensing applications. Hall sensor when combined with threshold detectors act as a switch. That is … [Read more...]

By Abhishek Ghosh March 21, 2019 7:12 pm Updated on March 21, 2019

How to Invert Signal for Arduino (HIGH to LOW or the Reverse)

Such need is common when then need interfacing for IoT with household gadgets. Here is How to Invert Signal for Arduino (HIGH to LOW or the Reverse). One way is using some kind of relay module, which we described in our guide to interface with doorbell. This is normally a problem with devices that are active LOW. Since most devices are active HIGH, meaning they are triggered by a HIGH voltage, … [Read more...]

  • « Previous Page
  • 1
  • …
  • 13
  • 14
  • 15
  • 16
  • 17
  • …
  • 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