Menu

Executive 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

Sai Akshaya Nelanti

Embedded engineer

Introduction

working in cyient limited

6 Projects

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

Objective:

6.#include <stdio.h> #include <stdlib.h> /* A structure of linked list node */ struct node { int data; struct node *next; } *LLOne, *LLTwo, *unionLL, *intersectionLL; void initialize(){ LLOne = LLTwo = NULL; } /* Given a Inserts a node in front of a singly linked list. */ void insert(struct node **head, int…

calendar

04 Mar 2022 12:16 PM 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:

    /* The circuit: - +V connection of the PING))) attached to +5V - GND connection of the PING))) attached to ground - SIG connection of the PING))) attached to digital pin 7 // this constant won't change. It's the pin number of the sensor's output: */ const int pingPin = 7; void setup() { // initialize serial communication:…

    calendar

    13 Mar 2022 04:00 PM IST

      Read more

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

      Objective:

      Master code: //I2C MASTERCODE //I2C communication between two arduino #include<Wire.h> //Library for I2C Communication functions #include<LiquidCrystal.h> //Library for LCD display function LiquidCrystal lcd(2, 7, 8, 9, 10, 11); //Define LCD Module Pins (RS,EN,D4,D5,D6,D7) void setup() { lcd.begin(16,2); //Initilize…

      calendar

      13 Mar 2022 05:46 PM IST

        Read more

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

        Objective:

        #include<stdio.h> #include<conio.h> typedef enum { Gear_Down_State, Checking_before_Take_off_Delay_3s_State, Raising_Gear_State, Gear_Up_State, Checking_before_landing_State, Lowering_Gear_State, } eSystemState; //Different type events typedef enum { Checking_before_takeoff_delay_3s_Event, Raising_gear_Event,…

        calendar

        14 Mar 2022 04:13 PM IST

          Read more

          Project 1 - V&V SW Analysis - I

          Objective:

          if(owner switch on the phone) { (Company logo at the center of the screen) } else if(customer switch on the phone) { (All my icons of the APPS shall be present in the grid) } else if(owner powered on the phone) { (the "call the phone" icon is the first icon and the "Dictionary" icon is the second icon at the bottom bar…

          calendar

          28 Mar 2022 05:04 AM IST

            Read more

            Project 2 - V&V SW Analysis II

            Objective:

            reports attached

            calendar

            29 Mar 2022 03:22 AM IST

              Read more
              Showing 1 of 6 projects

              4 Course Certificates

              certificate

              Embedded Programming Essentials

              CertificateIcon
              Certificate UID: aow358ltyuxp94r2
              View Certificate
              certificate

              Fundamentals of Embedded Systems

              CertificateIcon
              Certificate UID: 3e0tf9nmyd14izbj
              View Certificate
              certificate

              Software Verification and Validation and System Testing for Hand Code

              CertificateIcon
              Certificate UID: gjhwu5ldbc4kroif
              View Certificate
              certificate

              Embedded Verification and Validation

              CertificateIcon
              Certificate UID: o3rhq58sv0cz2agx
              View Certificate
              Showing 1 of 4 certificates

              Academic Qualification

              B.Tech

              CVR College Of Engineering

              07 Jul 2017 - 10 Jul 2021

              10th

              Mega City School

              05 Jun 2014 - 05 Mar 2015

              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

              13 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