Acing Your Junior Networking Engineer Interview 2024: Insights from an Experienced Engineer
Get expert tips to ace your 2024 Junior Networking Engineer interview. Learn strategies to impress and land your tech industry dream job.
Get expert tips to ace your 2024 Junior Networking Engineer interview. Learn strategies to impress and land your tech industry dream job.
A few days back we published an article “Home Automation using Arduino Nano” in our blog which was well-received among hobbyists. We also did a Home Automation System using NodeMCU. In this post, we are going to make our home SMARTER. We will be using the IoT features of Arduino Nano 33 IoT to water…
What is personal information? Personal data are all data relating to a person whose identity can be directly or indirectly established by their use. It is usually about the data we use every day in our activities at work, in the trash, in the bank, school, on the Internet. Name and surname, address, e-mail address,…
A few days back we published an article “Home Automation using Raspberry Pi” in our blog which was well-received among hobbyists. Then we did a Home Automation System using NodeMCU. In this post, I will show you how you can set up a Arduino Smart Home – IoT Home Automation using Arduino! In this Arduino…
What is MQTT? In this post, I’m going to tell you what MQTT is, how it can be used for IOT Applications and how to fetch data from Ubidots cloud using MQTT protocol. MQTT stands for Message Queuing Telemetry Transport. MQTT is an easy to use lightweight protocol which can be used for fetching or…
If you are here reading this post, you might be looking a way to get saved WiFi password of WiFi networks that were connected earlier and is saved on your PC In this post, I will explain how to recover/get WiFi Password saved in a Linux PC. It will be easier for you to understand…
A few weeks back we published a tutorial “Home Automation using Raspberry Pi” in rootsaid.com which was well received among hobbyists and college students. Then one of our members came up with an Arduino Home Automation system using NodeMCU. Arduino Home Automation System Here we will be showing you how to build an Arduino Home…
In the previous post we showed you how to create a home automation system using MATRIX Alexa. Now we have decided to take it to the next level. He tinkered around with the code and made a Robot that can be controlled via MATRIX Alexa; A Matrix Voice Alexa Robot – A four wheeled robot…
Access Local device without Port Forwarding ngrok is an service that enables us to connect to any device (inside LAN or internet facing) through any network with out port forwarding. One key advantage of using ngrok is that, you dont have to be local network as your device to access them. You can SSH, use…
A few days back we published an article “Home Automation using Raspberry Pi” in our blog which was well received among hobbyists. Now we have brought up with a Home Automation system using Arduino and NodeMCU. In this post, we will explained how to build an Arduino Home Automation System that can control electrical appliances…
Raspberry Pi Raspberry Pi is small credit card sized, light weight and compact computer available which is used by both professions, hobbyist and of course hackers alike. Raspberry Pi 3 B is the newest version of Raspberry Pi family. This mini computer can do (almost) any thing a normal linux machine can do. It is…
WiFi and WPA Now a days, every office, house, hotel, park, hospital and needless to say everywhere there is wi-fi – Wireless network that enables us to connect our laptops, mobile phones, IOT modules and other smart devices to connect to each other and to internet. But a question still remains – How secure…