Remaining anonymous on the net remains a beautiful dream but, you can take measures to protect your privacy. The bitter truth is known to everyone - your activities are monitored by different interested parties from ISP, your government and the companies that want to advertise their services/products. There is no one hundred per cent anonymity on the Internet but you must take precautions to … [Read more...]
What is Geographic Information Systems (GIS)?
Geographic Information Systems (GIS) is a system for the collection, processing, organization, analysis and presentation of spatial data. Geographic information systems include the necessary hardware, software, data and applications. Geographic information systems are used in many fields, including geography, environmental research, archaeology, marketing, cartography, urban planning, criminology … [Read more...]
What is Geofencing?
Geofencing refers to the automated triggering of action by crossing a geolocated boundary on the earth's surface or in the air. In most cases, the boundary defines a closed surface so that a distinction can be made between inside and outside. For example, a notification can be triggered when entering or exiting the surface. To do this, the observed object must send its position at regular … [Read more...]
How to Make ESP32-CAM IP Camera Access from Anywhere in the World
First and foremost thing to warn - you can not compare the pro-grade IP cameras, something like EZVIZ IP camera with ESP32-CAM IP camera. ESP32-CAM IP camera module is dirt cheap and it is great to increase the number of video capturing devices. I would suggest you have some pro-grade camera to cover the main unsecured points of house/office and use ESP32-CAM IP camera module as an "add-on" to … [Read more...]
6 Tips for Starting up Your Own E-commerce Business
E-commerce is slowly starting to replace the high street; the transition is palpable. It is simply much easier and more convenient to buy online; whether that’s furniture or clothes, electronics or utensils. If you are an aspiring entrepreneur, then you are probably hoping to capitalize on this trend and establish your own e-commerce company. Of course, there are a lot of other business-savvy … [Read more...]
How to Transfer Your Data Seamlessly When Getting a New Phone
Back when smartphones were a sci-fi concept, and people would spend hours playing Snake on their Nokia 3310, mobile phones were pretty long-lasting investments. It wasn’t uncommon for someone to hold on to their phone for five years and when they eventually had to switch, the process was pretty straightforward: you took out the SIM card from the old phone, inserted it into the new one, and the … [Read more...]
AI-Driven Casino Marketing: Achieving Better Results than Old School RFM
RFM smiley means Recency-Frequency-Monetary. Just like its name, it’s a system that classifies customers on when they purchased a product, how frequently they purchase a product, and how much they put into purchasing a product. However, this system is becoming archaic as it has so many limitations. In this article, we will be discussing the limitations of the RFM system and the impact of AI on … [Read more...]
How to Test USB to TTL Converter
A USB-to-TTL adapter (USB-to-UART adapter, USB-to-UART bridge) is a USB device that lets us connect a device with TTL/UART port to our PC through the regular USB port. We can use it to update firmware on routers, modems, mobile phones, hard disks, and so on. For testing AT Commands, we need a USB-TTL module built on CP2102 IC. For the sake of proper description, we will describe how to wire The … [Read more...]
How to Use PWM in ESP32
Pulse Width Modulation (PWM) is a widely used technique for power delivery. ESP32 has dedicated hardware for PWM. Pulse-width modulation (PWM) of a signal or power source is a technique in which the duty cycle of a periodic signal (a sinusoidal or a square signal, for example) is modified. The duty cycle of a periodic signal is the relative width of its positive part relative to the period. … [Read more...]
ESP32 IoT Setup For Concealed Conduit Wiring
In this article, we will discuss the electrical wiring required to set up a DIY IoT smart control system to control 8 3W spotlights, one ceiling fan and one Indian jhar bati (chandelier lamp). We have a total 8 number of connections where 8 out of 8 are dimmable and we are using the traditional piano/rocker switches. We have discussed about interfacing the piano/rocker switches with ESP32. We … [Read more...]
How Does Edge Computing Work?
Edge computing is becoming enormously important in the age of IoT and 5G. Edge computing is revolutionizing the way data aggregated, processed and transferred to millions of devices worldwide. While the goal of the adoption of edge computing was initially to reduce the distances for data transmission, it is now about more: In particular, the rapid growth of the Internet of Things (IoT) and the … [Read more...]