Startertutorials Blog
Tutorials and articles related to programming, computer science, technology and others.
Subscribe to Startertutorials.com's YouTube channel for different tutorial and lecture videos.

IoT Development Boards

Categories: Internet of Things. No Comments on IoT Development Boards

In this article we will look at famous IoT development boards like NodeMCU, Arduino Uno, Raspberry Pi, etc.   NodeMCU NodeMCU is an open-source Lua based firmware developed for the ESP8266 wifi chip. By exploring functionality with the ESP8266 chip, NodeMCU firmware comes with the ESP8266 Development board/kit i.e. NodeMCU Development board. Since NodeMCU is […]

Read the rest of this entry »

AT89S8253 Microcontroller

Categories: Internet of Things. No Comments on AT89S8253 Microcontroller

In this article we will look at AT89S8253 Microcontroller. We will learn about its architecture and pin diagram.   Introduction to AT89S8253 Microcontroller AT89S8253 is a microcontroller manufactured by Atmel. It is widely used, cheap and uses flash memory for storing programs. Makes it ideal for experimentation due to the fact that program can be […]

Read the rest of this entry »

8051 Microcontroller

Categories: Internet of Things. No Comments on 8051 Microcontroller

In this article we will look at 8051 microcontroller, its pin diagram and architecture along with different components.   Watch this video for introduction to microcontrollers:   Subscribe to our monthly newsletter. Get notified about latest articles, offers and contests. Email address: Leave this field empty if you’re human: Introduction to 8051 Microcontroller The Intel […]

Read the rest of this entry »

Introduction to Microcontrollers

Categories: Internet of Things. No Comments on Introduction to Microcontrollers

In this article we will look at introduction to microcontrollers. We will learn what is a microcontroller? what are its applications? and more.   A Microcontroller is a VLSI (Very Large Scale Integration) Integrated Circuit (IC) that contains: Electronic computing unit and logic unit (together known as CPU) Memory (Program Memory and Data Memory) I/O […]

Read the rest of this entry »

Wireless Protocols for IoT

Categories: Internet of Things. No Comments on Wireless Protocols for IoT

In this article we will learn about different wireless protocols for IoT like RFID, IEEE 802.15.4, 6LoWPAN, WiFi, LiFi, and others.   Introduction to Wireless Protocols for IoT The issues related to choosing a certain technology for a particular solution are network topology, power consumption, transmission power efficiency, and latency. Development and deployment of protocols […]

Read the rest of this entry »

IoT Components

Categories: Internet of Things. No Comments on IoT Components

In this article we will learn about different IoT components and look in detail about different sensors and actuators in IoT.   Introduction to IoT Components An IoT system or application contains different components. They are: Identification Sensing Communication Computation Services Semantics   Subscribe to our monthly newsletter. Get notified about latest articles, offers and […]

Read the rest of this entry »

Cloud Computing Threats, Vulnerabilities and Countermeasures: A State-of-the-Art

Categories: Cloud Computing. No Comments on Cloud Computing Threats, Vulnerabilities and Countermeasures: A State-of-the-Art

In this research paper we will look at what are various Cloud Computing Threats, Vulnerabilities and Countermeasures. Several research papers (approx. 250) have been studied and a state-of-the-art has been provided.   Author Suryateja Satya Pericherla Deptartment of Computer Science Engineering, Vishnu Institute of Technology, Kovvada, India. DOI: https://doi.org/10.22042/isecure.2022.312328.718   Subscribe to our monthly newsletter. […]

Read the rest of this entry »