Webinar on Internet of Things using Arduino

https://www.slideshare.net/pantechsolutions/internet-of-things-using-arduino Arduino code for IoT #include <stdlib.h> #include <DHT.h> #define DHTPIN 5 // DHT data pin connected to Arduino pin 5 #define DHTTYPE DHT11 // DHT11 (DHT Sensor Type )…

1 Comment

Development of Deep Learning Architecture

https://www.slideshare.net/pantechsolutions/development-of-deep-learning-architecture Attendance form https://docs.google.com/forms/d/e/1FAIpQLSfMopzjTKUeGB5cuahoxH16YbVwr12yEfJ2R0tB5hm9UOvqrA/viewform?usp=sf_link Verify Certificate for previous session https://pantechp2.sg-host.com/certificate-verification/

2 Comments

Single Phase Semi Converter

Aim To obtain DC voltage from AC input using Single phase Semi Converter with R load and RL load and also with freewheeling diode and without freewheeling diode. Apparatus required ☞Single phase…

0 Comments

Getting Started with USB PIC Programmer

Introduction The PICKIT2 PROGRAMMER is a programmer board which demonstrates the capabilities of the 5V PIC16, PIC18 and dsPIC devices. This Board can be used as stand-alone board built with an in-circuit USB programmer. Sample programs…

0 Comments

Getting Started with pic kit 3

An overview of the PICkit 3 programmer/debugger system is given. ☞PICkit 3 programmer/debugger Defined ☞How the PICkit 3 Programmer/Debugger Helps You ☞PICkit 3 programmer/debugger Components ☞Device and Feature Support PICkit…

0 Comments