• 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 » Electronics

By Abhishek Ghosh March 23, 2023 8:26 pm Updated on March 23, 2023

ESP32 Arduino Water Tank Level Monitoring Using Laser ToF Sensor

Guides for building a DIY water level monitoring system using Ultrasonic Sensor and ESP32 or Arduino UNO are quite common. In real life, using an Ultrasonic Sensor for a water tank is often not practical because a water tank can have 1-2 sources of water falling to fill up the tank from the top. Also, with Ultrasonic Sensor, you need to make sure that the position of the sensor is optimum in a way … [Read more...]

By Abhishek Ghosh March 9, 2023 7:27 pm Updated on March 9, 2023

Laser Security System Using ESP32 Arduino

Laser tripwire-based security systems use low-energy lasers and simple technology to trigger the alarm system. This alarm can be auditory, visual or mobile notification via IoT based system. These systems are completely legal in any country till the laser rays are not disturbing the public. On the other hand, a laser fence or laser wall uses a high energy laser (cutting laser) to injure bodies … [Read more...]

By Abhishek Ghosh January 26, 2023 6:52 pm Updated on January 26, 2023

How to Do Electrical Layout Plan for Adding Smart Switches

If your electrical connections and switches are not properly planned then your cost to implement smart switches will increase. Installing more than the average number of smart switches will increase electricity consumption. Whenever you are implementing ceiling light, ceiling speakers and IoT; the complexity and electricity consumption is increasing. To keep the electricity bill lower, we suggest … [Read more...]

By Abhishek Ghosh January 7, 2023 6:47 pm Updated on January 7, 2023

Model Railroading For Dummies

A model railway is a miniature replica of parts of a big railway. In addition to tracks and vehicles, buildings (e.g. station buildings), people, other vehicles (e.g. cars) and landscapes are often reproduced. In this article, we will help you to understand the basics so that you can purchase your own set. The first thing to decide is to determine where your train will run i.e. … [Read more...]

By Abhishek Ghosh January 3, 2023 6:21 pm Updated on January 3, 2023

How Internal Pull Up/Down Resistor Works (Arduino/ESP32)

In the context of Arduino/ESP32, we usually add a resistor to the push button to complete the setup. Instead of using a resister, we can define the resister in code. In general, pull-up resistors are the more common simply because that is a thing we need most of the time due to the nature of logic inputs. In this article, we will explain how pull-up resistors work. Pull-down resistors will work in … [Read more...]

By Abhishek Ghosh December 18, 2022 9:53 am Updated on December 18, 2022

Why ESP32 is a Popular Microcontroller Solution?

The ESP32 is a low-cost, low-power, 32-bit microcontroller family introduced in 2016 by the Chinese company Espressif. It is an open design, open-source-friendly family of microcontrollers which enable the construction and networking of network-based actuators and sensors. The GNU Compiler Collection including the toolchain is available as a free development tool. The ESP32 family has various … [Read more...]

By Abhishek Ghosh December 14, 2022 9:03 am Updated on December 14, 2022

How to Connect Bixby with ESP32 Arduino

Worldwide, there are a lot of Samsung Galaxy smartphone users and integrating ESP32/Arduino Bixby can help them easily automate their devices and homes within the Samsung ecosystem. The method we are describing to integrate does not require a hub. So, for the Samsung smartphones such as S22 Ultra, using the Bixby voice control, we can turn on/off our devices or add more automation. For this … [Read more...]

By Abhishek Ghosh December 10, 2022 9:26 am Updated on December 10, 2022

ESP32 Arduino IoT Relay Control with Google Home, Alexa and Manual Switch

Recently I have discovered a no-code IoT platform named SirnicPro for Arduino, ESP32-based projects which offers almost everything the professional IoT devices allow. No-code platform means the Arduino sketch is automatically generated. Practically there is nothing to learn since everything is click, configure and generate. This is kind of project is quite difficult to produce with a … [Read more...]

By Abhishek Ghosh December 7, 2022 10:10 am Updated on December 7, 2022

Getting Started with Arduino IoT Cloud with ESP32

Arduino IoT platform is great particularly if you want to avoid backend configuration, and management and want a nice mobile app UI. There are certain differences with self-hosted IoT solution and platforms such as IBM Watson IoT. As it is officially from the creators of Arduino, it is easy on certain parts of the work but it is obscured too. The documentation is not easy for everyone and that is … [Read more...]

By Abhishek Ghosh December 5, 2022 8:41 am Updated on December 5, 2022

ESP32 Arduino IoT Relay Control (PHP MySQL Based Self Hosted)

This is the first guide for the series of guides to replace the setup for IBM Watson IoT based projects. If you look at our old articles and GitHub repository, you will realize that we were publishing IBM Watson IoT-centric sketches for the past 4 years. A significant time and effort were spent and our innocent readers were using them. Suddenly they came to know that IBM Watson IoT platform will … [Read more...]

By Abhishek Ghosh December 4, 2022 9:26 am Updated on December 4, 2022

How to Create Own PHP Based IoT Webserver for ESP32 Arduino

You can create your PHP MySQL-based personal IoT web server, even use WordPress or some PHP-based admin panel, toggle button, gauges etc. We can always send HTTP POST Request to a Secure Webpage with PHP, but that will need a web server which will support the protocol. You can do it with ThingsBoard, but that is not what we are talking about. We are talking about a simple setup where you … [Read more...]

  • 1
  • 2
  • 3
  • …
  • 40
  • 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…

 

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

  • Is it Good to Run Apache Web server and MySQL Database on Separate Cloud Servers? March 27, 2023
  • Advantages of Cloud Server Over Dedicated Server for Hosting WordPress March 26, 2023
  • Get Audiophile-Grade Music on Your Smartphone March 25, 2023
  • Simple Windows Security and Privacy Checklist for 2023 March 24, 2023
  • 7 Best Artificial Intelligence (AI) Software March 24, 2023

About This Article

Cite this article as: Abhishek Ghosh, "," in The Customize Windows, , March 28, 2023, .

Source:The Customize Windows, JiMA.in

PC users can consult Corrine Chorney for Security.

Want to know more about us? Read Notability and Mentions & Our Setup.

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

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

We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.
Do not sell my personal information.
Cookie SettingsAccept
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
SAVE & ACCEPT