MANJUNATH K.U
************@*****.***
CAREER OBJECTIVE Seeking a career in Embedded engineering, where my technical skills are used to the fullest for the development of a company and self. WORK EXPERIENCE Currently undergoing hands-on technical training program – Emertxe Certified Embedded Professional (ECEP) at Emertxe Information Technologies
(http://www.emertxe.com), Bangalore.
TECHNICAL SKILLS Programming Languages:
Shell scripting
C Language
System programming:
Linux Kernel system calls
IPC mechanisms – Pipe, FIFO, Shared memory
Network Programming using TCP and UDP sockets.
pThreads – Multi thread programming.
Embedded controllers:
Hands-on working with GPIOs, Analog I/O s, Memory usage interfacing, character LCD
Peripherals usage - Timers, Counters and Interrupts.
Communication protocols - UART, SPI, I2C, etc
Embedded platforms:
Distributions - Linux (Ubuntu)
PIC (18F4580) board
Development environment and tools:
Dev environment: Vim, Makefiles
Compilers : GCC, XC8
Debuggers: GDB
COURSE WORK
Embedded Systems
Digital Electronics
PERSONAL
ATTRIBUTES
Quick learning of new initiatives
Self Motivation
EDUCATION
B.Tech(Electronics & Communication) from Rajeev gandhi memorial College of Engineering & technology(affiliated to JNTUA), Nandyal 2017 with 61.65%. Diploma(Electronics & Communication) from Govt Polytechnic,Dharmavaram 2013 with 65.10%.
SSC from A.P.R.School, peruru 2010 with 87.50%.
PROJECT DETAILS
Title IMAGE STEGNOGRAPHY USING LSB ENCODING AND DECODING Technologies used Embedded C – File operations, Pointers, Bitwise operations, Functions, Command line arguments.
Title CAR BLACK BOX
Technologies used Embedded C, PIC Microcontrollers, Peripherals (Potentiometer) handling by understanding datasheet, Interrupt handling.
Title OBSTACLE AVOIDANCE SOLAR VEHICLE
Project brief The main aim of the project is to avoid the accidents to the vehicles by detecting the obstacles on its way and control the vehicle accordingly. Technologies used Embedded systems, Ultrasonic sensors. Key challenges &
Learning’s
Interfacing ultrasonic sensor
Project brief The objective was to send a secret text file encoded inside an image of bmp file format. Encoded the length of the secret text and then encoded the data into the LSB of the image bytes. The decoding process involves decoding the length and then decoding the text bit by bit. The final output is the secret text after decoding.
Key challenges &
Learning’s
Understanding of pixel and header file of image
Encoding secret data into stegeno file without
changing the property of original image.
Project brief The Car Back Box used to log the event activities which could be investigated upon crash. The application could be extended to any transportation system.
Key challenges &
Learning’s
LCD configuration
ADC configuration
Timer configuration
RTC configuration