In this tutorial I will explain how to forecast COVID-19 cases. For forecasting I will be using Facebook's open source library called Prophet .
In this tutorial I'll show how to display any image on 0.96 OLED module using Arduino I2C interface.
Learn how to send temperature and humidity data from a DHT11 sensor to Adafruit IO platform via MQTT in this comprehensive tutorial.
In this article I'll describe how to control LED remotely using MQTT protocol. I am using Adafruit IO Internet of Things platform for controlling the LED.
This article covers how you can use the Adafruit IO platform to control LED brightness from remote location using the Internet. The LED is attached to NodeMCU and Adafruit IO Platform provides user interface to control it.
In this article I'll show how Raspberry Pi can be used to capture images and send them to remote web server over the internet for further processing.
In this article I'll describe how to create dynamic HTML dropdown list that displays data from MySql table. The list will be automatically updated as the records in the table are added.
CloudMQTT is hosted message broker for the Internet of Things (IoT). This article shows how to use this platform to send and receive MQTT message to and from MQTT broker.
In this article I'll show you how to create multiple selection listbox and access it's value to perform some decision using JavaScript.
Websites with responsive layout are very popular today. The responsive layout gives the website an ability to render properly on various devices with different screen sizes.
Image sliders are used to display multiple images in one section of website and keep changing them. Many image slider plugins provide an option to change image by changing the code statically. In this tutorial I’ll show you how to do it dynamically without modifying code.
The Bootstrap Modal Box is a very good option for building a web application that requires user interaction and can improve the user experience of your website.
In this simple tutorial, I’ll help you work with HTML Dropdown Lists and JavaScript. You will learn how to populate lists using JavaScript and how to control contents of one list with the other list.
Search options in database-enabled websites are one of the most important features of that website. Providing the search facility to the user allows them to retrieve the information that they are looking for.