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...]
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...]
5 Basic Steps to Setting Up Your New Learning Management System
Learning has never been so easy! With the proliferation of eLearning platforms and online resources, it's now easier to learn new skills and stay up-to-date with the latest trends. One such platform that is gaining fame is a learning management system (LMS). But how do you set up a learning management system (LMS) in your business? This article outlines the steps you need to take to get started … [Read more...]
What Samsung Galaxy S23 Ultra Will Offer Us
The Samsung Galaxy S23 Ultra will be the most expensive phone in the S series when it releases. It is also rumoured to have the largest screen size of any Samsung phone yet and will support satellite connection. With 16GB of RAM and a 5,000mAh battery, it will be a beast which is difficult to compete with any other smartphone. We’re still waiting on an official release date for the S23 Ultra, but … [Read more...]
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...]
How Companies Are Using Software To Dominate Their Industry
Have you ever thought about how companies use software to dominate their industry? Within the global economy, businesses are expanding. They are better in every way (productivity, profitability, creativity, and compensation). Those fortunate enough to work for such corporations generally do well. They experience better pay and a more favorable work environment. The use of software has become … [Read more...]
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...]
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...]
Why Google, IBM and SAP are Closing Their IoT Platforms
Google, IBM and SAP are three of the most well-known companies in the world. They’re also three of the most recent to announce that they’re shutting down their IoT platforms. So, what gives? The internet of things, or IoT, is a system of interconnected devices and sensors that collect and share data. These devices can be anything from fitness trackers to industrial machines. And while the concept … [Read more...]
Reading Voltage With Arduino
Reading voltage with Arduino is easy. You'll need only a potentiometer to adjust the resistance. Despite being easy, this project is great for kids because it explains the basics of the 5V logic of electronics. The components you need are a breadboard, an Arduino Uno R3, a potentiometer and two jumpers. With digital input, 5V is perceived as HIGH and 0V as LOW. But, electricity does not only … [Read more...]
14 Tricks for Samsung Gallery App
If you are a Samsung Galaxy smartphone owner, then it is likely that you are using fewer features than Samsung Gallery App provides. Most of us never read the documentation and directly try to use the app. That solves our basic needs, but often Samsung apps have more features to offer. One of the reasons Samsung smartphone costs more is because of the bundled free apps. In a separate article, we … [Read more...]