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.

DCCN lab program – To configure a network topology using packet tracer

Categories: DCCN Lab. No Comments on DCCN lab program – To configure a network topology using packet tracer

Aim To configure a network topology using cisco packet tracer.   S/W required Cisco Packet Tracer   Background information Overview of a router A router is a device that connects two or more packet-switched networks or subnetworks. It serves two primary functions: managing traffic between these networks by forwarding data packets to their intended IP […]

Read the rest of this entry »

DCCN lab program – To study basic network commands

Categories: DCCN Lab. No Comments on DCCN lab program – To study basic network commands

Aim To study basic network commands and network configuration commands.   S/W required Command Prompt/Terminal, Cisco Packet Tracer   Background information Networking commands We can use different networking commands like ping, traceroute, nslookup, and pathping for getting information about the data sent or a server and can also be used for troubleshooting purpose. Ping Command: […]

Read the rest of this entry »

DCCN lab program – To connect two or more PCs or Laptops in a LAN

Categories: DCCN Lab. No Comments on DCCN lab program – To connect two or more PCs or Laptops in a LAN

Aim To connect two or more PCs or Laptops in a Local Area Network (LAN).   S/W required CISCO Packet Tracer (CPT)   Background information Local Area Network (LAN) Overview A local area network (LAN) is a collection of devices connected together in one physical location, such as a building, office, or home. A LAN […]

Read the rest of this entry »

Cisco Packet Tracer Overview

Categories: DCCN Lab. No Comments on Cisco Packet Tracer Overview

In this article you will get an overview of what is Cisco Packet Tracer (CPT) and what are the different features of CPT.     Simulation Simulation is the realistic re-enactment of real-world scenarios for various reasons, including entertainment, education, preparing for an anticipated event, or troubleshooting a problem. They are typically conducted in a […]

Read the rest of this entry »

DCCN lab program – Study of different types of network cables

Categories: DCCN Lab. No Comments on DCCN lab program – Study of different types of network cables

Aim Study of different types of network cables and to practically implement the cross-wired cable and straight through cable using clamping tool.   H/W & S/W Required RJ 45 Connector, Crimp Tool, Ethernet Cable (Twisted Pair Cable).   Background information A twisted pair cable consists of two insulated conductors twisted together in the shape of […]

Read the rest of this entry »

Control LED using Voice Commands and NodeMCU

Categories: IoT Lab. No Comments on Control LED using Voice Commands and NodeMCU

In this article we will learn how to implement Control LED using Voice Commands and NodeMCU. If your are new to Internet of Things (IoT), learn about IoT by visiting our Internet of Things tutorial for beginners.   Aim of Experiment To control home appliances using voice commands via Google Assistant and NodeMCU.   Components Required […]

Read the rest of this entry »

Controlling LED from AWS using NodeMCU & Arduino IDE

Categories: IoT Lab. No Comments on Controlling LED from AWS using NodeMCU & Arduino IDE

In this article we will learn how to implement Controlling LED from AWS using NodeMCU & Arduino IDE. If your are new to Internet of Things (IoT), learn about IoT by visiting our Internet of Things tutorial for beginners.   Aim of Experiment To control home devices (LED) using a self-hosted page on Amazon AWS   […]

Read the rest of this entry »

Tweeting Senor Data with NodeMCU EPS8266 and ThingSpeak

Categories: IoT Lab. No Comments on Tweeting Senor Data with NodeMCU EPS8266 and ThingSpeak

In this article we will learn how to implement Tweeting Senor Data with NodeMCU EPS8266 and ThingSpeak. If your are new to Internet of Things (IoT), learn about IoT by visiting our Internet of Things tutorial for beginners.   Aim of Experiment To tweet sensors data on Twitter using NodeMCU and ThingSpeak.   Components Required NodeMCU […]

Read the rest of this entry »

DHT11 Sensor with NodeMCU and ThingSpeak

Categories: IoT Lab. No Comments on DHT11 Sensor with NodeMCU and ThingSpeak

In this article we will learn how to implement DHT11 Sensor with NodeMCU and ThingSpeak. If your are new to Internet of Things (IoT), learn about IoT by visiting our Internet of Things tutorial for beginners.   Aim of Experiment To upload environmental sensor data to cloud server (ThingSpeak)   Components Required NodeMCU – 1 DHT11 […]

Read the rest of this entry »