Mini Control System Made By: Yaron Adler Supervisor: Boaz Mizrahi.

12
Mini Control Mini Control System System Made By: Made By: Yaron Adler Yaron Adler Supervisor: Supervisor: Boaz Mizrahi Boaz Mizrahi

description

The Previous Project Multi-Sensors Personal Digital Assistant (PDA) By: Aviv Rosenberg & Ben-Ami Zilber By: Aviv Rosenberg & Ben-Ami Zilber

Transcript of Mini Control System Made By: Yaron Adler Supervisor: Boaz Mizrahi.

Page 1: Mini Control System Made By: Yaron Adler Supervisor: Boaz Mizrahi.

Mini Control Mini Control SystemSystem

Made By:Made By:Yaron AdlerYaron Adler

Supervisor:Supervisor:Boaz MizrahiBoaz Mizrahi

Page 2: Mini Control System Made By: Yaron Adler Supervisor: Boaz Mizrahi.

Contents TableContents Table The previous projectThe previous project Project goalsProject goals Project milestonesProject milestones Block diagramBlock diagram Time tableTime table

Page 3: Mini Control System Made By: Yaron Adler Supervisor: Boaz Mizrahi.

The Previous ProjectThe Previous ProjectMulti-Sensors Multi-Sensors

Personal Digital Personal Digital Assistant (PDA)Assistant (PDA)

By: Aviv Rosenberg By: Aviv Rosenberg & Ben-Ami Zilber& Ben-Ami Zilber

Page 4: Mini Control System Made By: Yaron Adler Supervisor: Boaz Mizrahi.

The Previous ProjectThe Previous Project

Temperature

MicroSD

Card Reade

r

Pressure

Magnetic Field UVInfra Red

Temperature

Movement

Microphone

Acceleration

Real Time clock

LCD screen

Infra Red

Transceiver USB

Page 5: Mini Control System Made By: Yaron Adler Supervisor: Boaz Mizrahi.

Project GoalsProject Goals Implementation of all the device-Implementation of all the device-

drivers of the PDA.drivers of the PDA. Programming the PIC in the mid-Programming the PIC in the mid-

level layer.level layer. Implementing a file system (for the Implementing a file system (for the

SD card).SD card). Writing an application that uses the Writing an application that uses the

above features.above features.

Page 6: Mini Control System Made By: Yaron Adler Supervisor: Boaz Mizrahi.

Project MilestonesProject MilestonesProject A:Project A: Implementing drivers for the main Implementing drivers for the main

devices:devices: LCD (Textual first).LCD (Textual first). Keyboard.Keyboard. Power supply (and management).Power supply (and management). USB.USB.

Choosing and implementing a file Choosing and implementing a file system for the SD card:system for the SD card:

FAT 32 / FAT 16 / Log-Based (such as JFFS2)FAT 32 / FAT 16 / Log-Based (such as JFFS2)

Page 7: Mini Control System Made By: Yaron Adler Supervisor: Boaz Mizrahi.

Project MilestonesProject MilestonesProject A:Project A: Writing a small software for PC to Writing a small software for PC to

communicate with the PIC and communicate with the PIC and activating the devices above.activating the devices above.

Integration and debug of the above.Integration and debug of the above.

Page 8: Mini Control System Made By: Yaron Adler Supervisor: Boaz Mizrahi.

Project MilestonesProject MilestonesProject B:Project B: Implementing drivers for the other Implementing drivers for the other

devices (all the sensors) and devices (all the sensors) and integration between them.integration between them.

Writing an application that uses the Writing an application that uses the PDA’s features.PDA’s features.

E.g. data bank (phone numbers and names).E.g. data bank (phone numbers and names).

Page 9: Mini Control System Made By: Yaron Adler Supervisor: Boaz Mizrahi.

Block DiagramBlock DiagramPIC

LCD driver

Keyboard driverPower management

driver USB connection

driver

Sensors drivers

USB programSD file system

Data-bank Application

PC

USB driverUSB

program

Data-bank

Application

Page 10: Mini Control System Made By: Yaron Adler Supervisor: Boaz Mizrahi.

General Time TableGeneral Time TableAprAprilil

MayMayJuneJuneJulyJuly

PDA initial study + PDA initial study + MPLAB study.MPLAB study.LCD, keypad, power LCD, keypad, power supply, USB, file systems supply, USB, file systems datasheet study and datasheet study and definitions.definitions.Implementation of the Implementation of the four devices + USB four devices + USB software.software.Implementation of the file Implementation of the file system.system.Integration and debug. Integration and debug.

Page 11: Mini Control System Made By: Yaron Adler Supervisor: Boaz Mizrahi.

Time TableTime Table5.5.44

12.12.44

19.19.44

26.26.44

3.3.55

10.10.55

17.17.55

24.24.55

PDA initial study + PDA initial study + MPLAB studyMPLAB studyLCD, keypad, LCD, keypad, power supply power supply datasheet studydatasheet studyLCD, keypad, LCD, keypad, power drivers power drivers definitionsdefinitionsUSB protocol studyUSB protocol studyUSB driver USB driver definitionsdefinitionsFile systems study, File systems study, decision and decision and definitionsdefinitionsMid-semester Mid-semester presentation presentation

Page 12: Mini Control System Made By: Yaron Adler Supervisor: Boaz Mizrahi.

Thank YouThank YouFor ListeningFor Listening..