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

Slides:



Advertisements
Similar presentations
Combinational Circuits CS370 – Spring BCD to 7 Segment Display Controller Understanding the problem: input is a 4 bit bcd digit output is the control.
Advertisements

Products Training -- DGUS LCM
Analog-to-Digital Converter (ADC) And
INTRODUCTION OF COMPUTER
Robotics Club, Snt Council2 The 3 Schools of Robotics: Mechanical Design – Types of motors – Material selection –
1 ADC – Analog to Digital Converter and PWM Waveform Generation with EZDSP2812 Professor: Chen, Pei-Chung 陳 沛 仲 Student: Thanh-Nhan Nguyen 阮 誠 仁 2008,
Introduction The goal of this research is to study the fundamentals of microcontrollers and determine their possible functionality within the laser lab.
CMPE 118 MECHATRONICS Introduction to Sensors Or, How the world gets into our programs.
Overview The von Neumann Machine - the programmable digital computer Introducing the LC-3 Computer - A “toy” computer for us to learn from Computer machine.
ASPPRATECH.
MDIA 308 Digital technologies. Converting analog to digital ADC – analog to digital conversion An analog voltage is converted in binary code Binary =
In this PPT, all the materials covered up for the PIC microcontroller set-up would be studied. Preliminary skills: Knowing of basic C grammar and basic.
Graphic Equalizer Table By Jose Lerma. Main Idea The main idea of this table is to display the frequencies of any sound or audio input, either by microphone.
1 © Unitec New Zealand Embedded Hardware ETEC 6416 Date: - 10 Aug,2011.
OPTICAL FLOW The optical flow is a measure of the change in an image from one frame to the next. It is displayed using a vector field where each vector.
Open and Closed Loops Standard Grade Computing Studies.
Arduino Josh Villbrandt February 4, Digital Circuits Analog versus digital – What’s the difference? – How to represent an analog signal in a computer?
A Simple Tour of the MSP430. Light LEDs in C LEDs can be connected in two standard ways. Active high circuit, the LED illuminates if the pin is driven.
// This is a simple control program Move forward 200 units Turn right 90 Move forward 100 units Turn right 45 Move forward 100 Turn right 45 Move forward.
Interrupt Controller for DSP-based Control of Multi-Rail DC-DC Converters with Non-Integer Switching Frequency Ratio James Mooney, Simon Effler, Mark Halton,
MCU: Interrupts and Timers Ganesh Pitchiah. What’s an MCU ?
Typical Microcontroller Purposes
Module 1: Introduction to PLC
Question ONE What is the name of this component?.
Microcontroller Presented by Hasnain Heickal (07), Sabbir Ahmed(08) and Zakia Afroze Abedin(19)
(More) Interfacing concepts. Introduction Overview of I/O operations Programmed I/O – Standard I/O – Memory Mapped I/O Device synchronization Readings:
The 3 parts of an electronic system are :
Jim Ng 15/1/2014 CENG4480 TUTORIAL 1. ABOUT ME Current MPhil Student supervised by Prof. Mak You can find me at Rm116 in SHB
The Design Process Getting Output From Your System by Prof. Michalson.
ECE/CS-352: Embedded Microcontroller Systems The Silicon Laboratories C8051F020 Enhanced 8051 Part 4 Timer3, Temperature Sensor, AD0WINT.
Chapter 3 Digital Logic Structures. Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 3-2 Complete Example.
ATtiny23131 A SEMINAR ON AVR MICROCONTROLLER ATtiny2313.
Embedded Design Using ARM For Strong Room Security System
Project: security lock system Idea: –Create a 4bit password using switches –Send data serially (one bit at a time) using an LED –Receive the code serially.
CSCI1600: Embedded and Real Time Software Lecture 14: Input/Output II Steven Reiss, Fall 2015.
By Noordiana Kasim. MODERN I/O DEVICES 1. PRINTER 2. MONITOR 3. KEYBOARD 4. AUDIO SPEAKER 5. DVD DRIVE.
Water Flow GROUP A. Analogue input voltage results: Motor Input voltage( V) pin 12 Analogue input voltage (V) Display number
Digital Control CSE 421.
Comparators, DAC, and ADC
Inside the Digital Camera. Digital Camera Cross Section The digital camera is a complex device The only part that is the same as film cameras is the lens.
CEC 220 Digital Circuit Design Number Systems & Conversions Wednesday, Aug 26 CEC 220 Digital Circuit Design Slide 1 of 16.
Each time the scanner scans an item, it performs a calculation by counting the ‘check digit’. Eg: add every odd---( = 22) If the check.
Bar code scanner Department of Computer Engineering, M.S.P.V.L. Polytechnic College, Pavoorchatram.
Prepared by: Careene McCallum-Rodney Multiplexor.
Fundamentals of Audio Production. Chapter 3 1 Fundamentals of Audio Production Chapter Three: Digital Audio.
0808/0809 ADC. Block Diagram ADC ADC0808/ADC Bit μP Compatible A/D Converters with 8-Channel Multiplexer The 8-bit A/D converter uses successive.
Memory Mapped IO (and the CerfBoard). The problem How many IO pins are available on the 8051? What if you are using interrupts, serial, etc…? We want.
Characteristics of Instrumentation An instrument is a device that transforms a physical variable of interest (the measurand) into a form that is suitable.
Interfacing Touch screen via lpc21xx Resistive touch screens can be a great way to enable complex user input in your projects inexpensively and with a.
A computer consists of five functionally independent main parts.
SMART CAMERAS AS EMBEDDED SYSTEM SMVEC. SMART CAMERA  See, think and act  Intelligent cameras  Embedding of image processing algorithms  Can be networked.
Application Case Study Christmas Lights Controller
Digital to analog converter [DAC]
Module 1: Introduction to PLC
Feedback No feedback : Open loop (used in comparators)
PC Mouse operated Electrical Load Control Using VB Application
DIGITAL CALCULATOR USING 8051
Saving Lighting Energy with the BBC micro:bit
Transducers Gordon Shering November 18 By Gordon Shering.
Manual Example How to manually convert high-level code into circuit
Transformers A transformer changes the high voltage from the main power lines to the 120 volts your appliances use.
دانشگاه شهیدرجایی تهران
PIC18F458 Analog-to-Digital
تعهدات مشتری در کنوانسیون بیع بین المللی
CSCI1600: Embedded and Real Time Software
Analog-to-digital converter
Computing Introduction.
CSCI1600: Embedded and Real Time Software
Digital Electronics and Logic Circuit
PIC Microcontroller ADC interfacing Prof. Ashvini Kulkarni
Presentation transcript:

Spider The Lightcatcher

Work contents Idea Idea Allocating duties Allocating duties Designing and making the project Designing and making the project Programming Programming Checking in real conditions Checking in real conditions Presentation Presentation

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

Allocating duties

Designing and making the project Scheme was the first step!!!

Then a suitable atmosphere were made Then a suitable atmosphere were made

At last the process started…

And we’ve got the next…

Programming The ADC (analog to digital converter) in microcontroller translates an analog input signal on receivers to a digital output value representing the size of the input relative to a reference. Then this value is compared with the limit.The microcontroller repeats this operation 4 times (4 receivers are used). The program reads digital codes, converted by ADC, and then analyses them in the subprogram of interrupt processing, and turns on LEDs in different combinations. Instructions of ‘compare register with immediate’ type are used in this program. In ‘double’ combinations masks also helps us to make the program shorter and more convenient. Instructions of ‘compare register with immediate’ type are used in this program. In ‘double’ combinations masks also helps us to make the program shorter and more convenient.

Checking in real conditions

On the project worked: Ekaterina Kharitonenko Alexei Ignatov Tatiana Karazhbei Thank you for attention