Menu

IIT Certification Programs

Workshops

Projects

Blogs

Careers

Student Reviews



More

Academic Training

Informative Articles

Find Jobs

We are Hiring!


All Courses

Choose a category

Loading...

All Courses

All Courses

logo

Sadiya Naaz V

Embedded C | C | RTOS | FES

Skills Acquired at Skill-Lync :

  • OOPS
  • MATLAB-BASICS
  • MODEL-BASED-DEVELOPMENT
  • ADAS-BASICS
  • SIMULINK-BASICS

Introduction

Electronics and communication Engineer

10 Projects

Project 1 - Creation of user defined data type to implement the user interfaces for working with ‘Set’ (Mathematical Set theory) using Linked List

Objective:

embedded batch-02

calendar

07 Nov 2022 05:01 AM IST

    Read more

    Project 1 - Creation of user defined data type to implement the user interfaces for working with ‘Set’ (Mathematical Set theory) using Linked List

    Objective:

    embedded batch-02

    calendar

    07 Nov 2022 05:30 AM IST

      Read more

      Project 1 - Creation of user defined data type to implement the user interfaces for working with ‘Set’ (Mathematical Set theory) using Linked List

      Objective:

      embedded batch-02

      calendar

      08 Nov 2022 04:51 AM IST

        Read more

        Project 2 - Implement the Code for controlling the retraction and extension of Airplane’s landing gear

        Objective:

        embedded batch-02

        calendar

        11 Nov 2022 10:07 AM IST

          Read more

          Project 1 - Interfacing a 16*2 LCD with Arduino using I2C protocol

          Objective:

          // master code#include//i2c communication hedder file#include//lcd disply headder fileLiquidCrystal lcd(12,11,3,4,5,6);//lcd pin dec void setup(){ lcd.begin(16,2); lcd.setCursor(5,0); lcd.print("Master"); delay(1000); lcd.clear();// clear the lcd disply Wire.begin(); //enable the communication} void loop(){ Wire.requestFrom(1,1);//address…

          calendar

          19 Nov 2022 09:39 AM IST

            Read more

            Project 2 - Measuring the distance of an object using ultrasonic sensor and also smoothen the sensor data using moving average filter

            Objective:

            // master code #include//i2c communication hedder file #include//lcd disply headder file LiquidCrystal lcd(12,11,6,5,4,3); void setup() { lcd.begin(16,2); lcd.setCursor(5,0); lcd.print("Master"); delay(1000); lcd.clear(); Wire.begin(); //enable the communication } void loop() { Wire.requestFrom(1,2); //address of slave…

            calendar

            23 Nov 2022 08:13 AM IST

              Read more

              Project 1 - Controlling a DC motor using PWM and monitoring its Running status

              Objective:

              #include <avr/io.h>#define F_CPU 16000000L#include <util/delay.h>#include "avr/interrupt.h"#define sw_dir (PIND&(1<<1))#define sw_spd (PIND&(1<<2))#define pw (PINC&(1<<3))#define RS_high PORTD |= (1<<5)#define RS_low PORTD &=~ (1<<5)#define EN_high PORTD |= (1<<6)#define…

              calendar

              27 Nov 2022 09:14 AM IST

                Read more

                Project 2 - Measuring distance of an object using ultrasonic sensor (HC-SR04)

                Objective:

                #include <avr/io.h>#include "avr/interrupt.h"#define F_CPU 16000000L#include <util/delay.h>#define lcdport PORTD //object macro for PORTB#define rs_high() PORTB |= (1<<7); //object macro for PORTB7 set#define rs_low() PORTB &= ~(1<<7); //object macro for PORTB7 reset#define en_high() PORTB |=…

                calendar

                27 Nov 2022 09:21 AM IST

                  Read more

                  Project 1 - V&V SW Analysis - I

                  Objective:

                  AIM: Write a Test plan to test features of a new mobile phone (Blackbox test) that needs to be implemented based on the following requirements.(The product is still under development stage and is yet to be UA (User Acceptance ) tested…

                  calendar

                  05 Dec 2022 04:54 AM IST

                    Read more

                    Project 2 - V&V SW Analysis II

                    Objective:

                    embedded batch-02

                    calendar

                    05 Dec 2022 05:13 AM IST

                      Read more
                      Showing 1 of 10 projects

                      7 Course Certificates

                      certificate

                      Embedded Programming Essentials

                      CertificateIcon
                      Certificate UID: c9km2sjx8fb6lt71
                      View Certificate
                      certificate

                      Fundamentals of Embedded Systems

                      CertificateIcon
                      Certificate UID: er62ohqu8sigxvby
                      View Certificate
                      certificate

                      AVR Bare Metal Programming- Live Sessions

                      CertificateIcon
                      Certificate UID: noljwp57u4mf0erd
                      View Certificate
                      certificate

                      Software Verification and Validation and System Testing for Hand Code

                      CertificateIcon
                      Certificate UID: ipmvc24oygs07bjl
                      View Certificate
                      certificate

                      FreeRTOS Essentials - BB6

                      CertificateIcon
                      Certificate UID: jl1kf0v6wuxm9izy
                      View Certificate
                      certificate

                      C++ Essentials

                      CertificateIcon
                      Certificate UID: jvsfpl4xgt50hem6
                      View Certificate
                      certificate

                      Device Drivers and Serial Communication Protocols - BB4

                      CertificateIcon
                      Certificate UID: low9kb3myq5fgrex
                      View Certificate
                      Showing 1 of 7 certificates

                      Academic Qualification

                      B.E

                      KARAVALI GROUP OF COLLEGES

                      22 Aug 2019 - 29 Aug 2022

                      12th

                      Govt Girls Higher Secondary School

                      24 Aug 2017 - 23 Aug 2018

                      10th

                      Govt Girls Higher Secondary School

                      19 Aug 2015 - 04 Aug 2016

                      Schedule a counselling session

                      Please enter your name
                      Please enter a valid email
                      Please enter a valid number

                      Here are the courses that I have enrolled

                      coursecard
                      5

                      35 Hours of Content

                      coursecard
                      Recently launched

                      18 Hours of Content

                      coursecard
                      Recently launched

                      21 Hours of Content

                      coursecard
                      Recently launched

                      10 Hours of Content

                      coursecard
                      Recently launched

                      13 Hours of Content

                      coursecard
                      Recently launched

                      18 Hours of Content

                      Similar Profiles

                      Apoorv Ranjan
                      Apoorv Ranjan

                      Ladder of success cannot be climbed with hands in pocket.

                      Pruthvi Jagadeesh GK
                      Pruthvi Jagadeesh GK

                      The Future in Motion

                      Krantiveer .
                      Krantiveer .

                      Give more than what you get you will get more than what you gave