Spider The Lightcatcher. Work contents Idea Idea Allocating duties Allocating duties Designing and...

11
Spider Spider The Lightcatcher The Lightcatcher

Transcript of Spider The Lightcatcher. Work contents Idea Idea Allocating duties Allocating duties Designing and...

Page 1: Spider The Lightcatcher. Work contents Idea Idea Allocating duties Allocating duties Designing and making the project Designing and making the project.

SpiderSpider The LightcatcherThe Lightcatcher

Page 2: Spider The Lightcatcher. Work contents Idea Idea Allocating duties Allocating duties Designing and making the project Designing and making the project.

Work contentsWork contents

IdeaIdea Allocating dutiesAllocating duties Designing and making the projectDesigning and making the project ProgrammingProgramming Checking in real conditionsChecking in real conditions Presentation Presentation

Page 3: Spider The Lightcatcher. Work contents Idea Idea Allocating duties Allocating duties Designing and making the project Designing and making the project.

IdeaIdea

The device is compact and simple to deal withThe device is compact and simple to deal with.. It consists of the It consists of the frame, microcontroller, 4 receiversframe, microcontroller, 4 receivers,, lens and LEDs lens and LEDs..The light The light is focused on receivers by the lens; voltages on the receivers is focused on receivers by the lens; voltages on the receivers become input signals of microcontroller, then it turns on LEDs become input signals of microcontroller, then it turns on LEDs in certain combinations depending on the source of light in certain combinations depending on the source of light coordinates.coordinates.

Page 4: Spider The Lightcatcher. Work contents Idea Idea Allocating duties Allocating duties Designing and making the project Designing and making the project.

Allocating dutiesAllocating duties

Page 5: Spider The Lightcatcher. Work contents Idea Idea Allocating duties Allocating duties Designing and making the project Designing and making the project.

Designing and making the projectDesigning and making the project

Scheme was the first Scheme was the first stepstep!!!!!!

Page 6: Spider The Lightcatcher. Work contents Idea Idea Allocating duties Allocating duties Designing and making the project Designing and making the project.

Then a suitable atmosphere were madeThen a suitable atmosphere were made

Page 7: Spider The Lightcatcher. Work contents Idea Idea Allocating duties Allocating duties Designing and making the project Designing and making the project.

At last the process started…At last the process started…

Page 8: Spider The Lightcatcher. Work contents Idea Idea Allocating duties Allocating duties Designing and making the project Designing and making the project.

And we’ve got the next…And we’ve got the next…

Page 9: Spider The Lightcatcher. Work contents Idea Idea Allocating duties Allocating duties Designing and making the project Designing and making the project.

ProgrammingProgrammingThe ADC (analog to digital converter) in The ADC (analog to digital converter) in

microcontroller translates an analog microcontroller translates an analog input signal on receivers to a digital input signal on receivers to a digital output value representing the size of output value representing the size of the input relative to a reference. Then the input relative to a reference. Then this value is compared with the this value is compared with the limit .limit .The microcontroller repeats The microcontroller repeats this operation 4 times (4 receivers this operation 4 times (4 receivers are used). are used).

The program reads digital codes, The program reads digital codes, converted by ADCconverted by ADC,, and then and then analyses them in the subprogram analyses them in the subprogram of interrupt processing, and turns of interrupt processing, and turns on LEDs in different combinations.on LEDs in different combinations.

Instructions of ‘compare register with Instructions of ‘compare register with immediate’ type are used in this immediate’ type are used in this programprogram.. In ‘double’ combinations In ‘double’ combinations masks also helps us to make the masks also helps us to make the program shorter and more program shorter and more convenient. convenient.

Page 10: Spider The Lightcatcher. Work contents Idea Idea Allocating duties Allocating duties Designing and making the project Designing and making the project.

Checking in real conditionsChecking in real conditions

Page 11: Spider The Lightcatcher. Work contents Idea Idea Allocating duties Allocating duties Designing and making the project Designing and making the project.

On the projectOn the project worked:worked:

Ekaterina Kharitonenko Ekaterina Kharitonenko Alexei IgnatovAlexei Ignatov Tatiana KarazhbeiTatiana Karazhbei

Thank you for attentionThank you for attention