0% found this document useful (0 votes)
10 views15 pages

Internship

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views15 pages

Internship

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 15

MICROCHIP EMBEDDED

SYSTEMS

PRESENTED BY
NAME : M.VIVEK
REG NO : L23AEI419
INTRODUCTION

• AN EMBEDDED SYSTEM IS A
MICROPROCESSOR-BASED COMPUTER
HARDWARE SYSTEM WITH SOFTWARE THAT
IS DESIGNED TO PERFORM A DEDICATED
FUNCTION, EITHER AS AN INDEPENDENT
SYSTEM OR AS A PART OF A LARGE SYSTEM.
8 BIT MICROCONTROLLERS:
ARCHITECTURE OF THE PIC16

• PROGRAM MEMORY

• DATA MEMORY

• SINGLE CYCLE OPERATION


PROGRAM MEMORY

• Program memory
(ROM) is used for
permanent saving
program being
executed.

• Program memory
also known as
non-volatile
memory.
DATA MEMORY

• Data
memory
(RAM) is
used for
temporarily
storing and
keeping
intermediat
e results
and
variables.
SINGLE CYCLE OPERATION

• The classic 8051


CPU requires 12
clock cycles for
every fetch,
whereas the new
AT89LP CPU
requires only one
clock cycle for
every byte fetch.
CREATING ADVANCED EMBEDDED
APPLICATIONS WITH 32-BIT MCU/MPU

• TIME SYSTEM SERVICE

• CONSOLE AND DEBUG SYSTEM SERVICE

• FILE SYSTEM SERVICE


TIME SYSTEM SERVICE

• A time system
service is essentially
a software or
hardware
component
responsible for
managing and
distributing
accurate time
information within a
system or network.
CONSOLE AND DEBUG SYSTEM
SERVICE
• Console-Based Debugging:
This involves using a console
(command-line interface) to
interact with a debugger to
inspect and control the
execution of a program or
system.
• Debugging a system service
can be intricate due to its
nature as a background
process often running with
limited privileges.
FILE SYSTEM SERVICE
• A file system service
is essentially the
software that
manages how data is
stored and organized
on a storage device.
It acts as an
intermediary
between the
operating system
and the physical
storage, providing a
structured way to
CREATING A SENSOR NODE FOR AZURE
IOT CENTRAL

• SENSOR REQUIREMENTS

• AZURE IOT FUNDAMENTALS

• AZURE IOT CENTRAL


SENSOR REQUIREMENT

• SENSOR REQUIREMENTS DEPEND HEAVILY ON THE SPECIFIC APPLICATION OR


SYSTEM YOU'RE DESIGNING.
• SENSOR SELECTION : 1. TYPE OF SENSING
2. POWER CONSUMPTION
3. ACCURACY
4. OUTPUT SIGNAL
5. RESPONSE TIME
AZURE IOT FUNDAMENTALS

1. IOT HUB
2. IOT PROVISIONING SERVICE
3. AZURE DIGITAL TWINS
4. AZURE TIME SERIES INSIGHTS
5. AZURE STREAM ANALYTICS
AZURE IOT CENTRAL
• Azure IoT Central is a cloud-
based platform that simplifies the
process of building, deploying, and
managing IoT solutions. It's
designed to be user-friendly, even
for those without extensive IoT
expertise.

• Key features and Benefits :

1. Rapid development
2. Device management
3. Data collection and Analysis
4. Security
5. Scalability
6. Integration

THANK YOU

•.

You might also like