CHAPTER 1 INTRODUCTION

Size: px
Start display at page:

Download "CHAPTER 1 INTRODUCTION"

Transcription

1 CHAPTER 1 INTRODUCTION 1.1 OVERVIEW There are lots of efforts being made by public transport corporations to improve public vehicle occupancy by requesting the public to use public transport over other modes of transportation. It can be noted that if the passenger knows with high confidence that the bus is going to come, he/she will definitely wait rather than opting for other modes of transportation. Efficient information can therefore help the users to choose faster and easier connections, which saves their time. Trends in wireless technology like Global System for Mobile communication (GSM) and RF Technology have resulted in easier and faster communication. Thus, this Project provides a very cost-effective solution as compared to existing technologies for tracking public vehicles. 1.2 BACKGROUND One of the possible reasons for people preferring private vehicles to public vehicles are that a passenger normally does not have exact information about the public vehicle arrival timing at their stops. By providing reliable public vehicle arrival information to the passengers at predefined stops, public vehicle occupancy can be improved. This is beneficial to both the passengers and public transport corporations. Tracking of a vehicle can be expressed as continuously monitoring of a vehicle. Tracking of buses can be useful for the automation of existing transportation systems. By the use of tracking the information about bus-arrival timing can be easily provided to passengers. 1

2 The different wireless technologies available today have resulted in the reliable and faster communication. GSM is an open, digital cellular technology used for transmitting mobile voice and data services. GSM has become the world s fastest growing mobile communication standard. GSM networks operate in a number of different carrier frequency ranges (separated into GSM frequency ranges for 2G and UMTS frequency bands for 3G), with most 2G GSM networks operating in the 900 MHz or 1800 MHz bands. The GSM network is structured into a number of discrete sections: (i) The Base Station Subsystem (the base stations and their controllers). (ii) The Network and Switching Subsystem (the part of the network most similar to a fixed network). This is sometimes also just called the core network. (iii) The GPRS Core Network (the optional part that allows packet based Internet connections). (iv) Operation Support System (OSS) for maintenance of the network. Radio-Frequency Transceiver is a wireless sensor technology, which is based on the detection of electromagnetic signals. There is emission of radio waves from the transmitter, which can reach up to 100 feet or more, depending on its power output and the radio frequency used. 2

3 2.1 BLOCK DIAGRAM CHAPTER 2 DESIGN AND DESCRIPTION BUS STOP RF TRANSMITTER BUS RF RECEIVER + CONTROLLER + GSM MODEM + LCD DISPLAY GSM NETWORK BUS STOP 3 BUS STOP 2 BUS STOP 1 Fig 2.1 Block Diagram 3

4 2.2 BASIC DESCRIPTION The basic block diagram of the bidirectional visitor counter with automatic light controller is shown in the above figure. Mainly this block diagram consists of the following essential blocks RF Transmitter and Receiver PIC Microcontroller GSM Modem LCD Display RF Transmitter and Receiver The RF module, as the name suggests, operates at Radio Frequency. The corresponding frequency range varies between 30 khz & 300 GHz. In this RF system, the digital data is represented as variations in the amplitude of carrier wave. This kind of modulation is known as Amplitude Shift Keying (ASK) PIC Microcontroller PIC is a family of modified Harvard Architecture made by Microchip Technology and PIC referred to as Peripheral Interface Controller. PIC devices are popular with both industrial developers and hobbyists due to their low cost, wide availability, large user base, extensive collection of application notes, availability of low cost or free development tools, serial programming, and re-programmable Flash-memory capability. 4

5 2.2.3 GSM Modem A GSM modem is a specialized type of modem, which accepts a SIM card, and operates over a subscription to a mobile operator, just like a mobile phone. When a GSM modem is connected to a computer, this allows the computer to use the GSM modem to communicate over the mobile network. While these GSM modems are most frequently used to provide mobile internet connectivity, many of them can also be used for sending and receiving SMS and MMS messages LCD Display A 16x2 LCD display is very basic module and is very commonly used in various devices and circuits. These modules are preferred over seven segments and other multi segment LEDs. The reasons being: LCDs are economical; easily programmable; have no limitation of displaying special & even custom characters (unlike in seven segments), animations and so on. 5

6 6 2.3 CIRCUIT DIAGRAM Fig 2.2 Circuit Diagram RA0/AN0 2 RA1/AN1 3 RA2/AN2/VREF-/CVREF 4 RA4/T0CKI/C1OUT 6 RA5/AN4/SS/C2OUT 7 RE0/AN5/RD 8 RE1/AN6/WR 9 RE2/AN7/CS 10 OSC1/CLKIN 13 OSC2/CLKOUT 14 RC1/T1OSI/CCP2 16 RC2/CCP1 17 RC3/SCK/SCL 18 RD0/PSP0 19 RD1/PSP1 20 RB7/PGD 40 RB6/PGC 39 RB5 38 RB4 37 RB3/PGM 36 RB2 35 RB1 34 RB0/INT 33 RD7/PSP7 30 RD6/PSP6 29 RD5/PSP5 28 RD4/PSP4 27 RD3/PSP3 22 RD2/PSP2 21 RC7/RX/DT 26 RC6/TX/CK 25 RC5/SDO 24 RC4/SDI/SDA 23 RA3/AN3/VREF+ 5 RC0/T1OSO/T1CKI 15 MCLR/Vpp/THV 1 U1 PIC16F877A D7 14 D6 13 D5 12 D4 11 D3 10 D2 9 D1 8 D0 7 E 6 RW 5 RS 4 VSS 1 VDD 2 VEE 3 LCD1 LM016L RF Receiver RF Transmitter 5V GSM Modem Rx Tx D1 D2

7 2.3.1 Circuit Diagram Explanation Transmitter in the bus is programmed to send RF signal carrying the bus details. When the bus approaches the bus stop, the (always-on) RF transmitter (which is pre-programmed) sends RF signal carrying the details of the bus number, route and its time of arrival. The always-on RF receiver at the bus stop receives the transmitted signal and it is decoded using 16F877A microcontroller. Then, using GSM modem, the decoded bus details are sent to some selected bus stops on the route. At Bus stops, GSM SIM card receives the information and the bus details are displayed at the bus stop using a LCD monitor that is interfaced to the microcontroller. 7

8 CHAPTER 3 HARDWARE DESCRIPTIONS 3.1 PIC16F877A MICROCONTROLLER PIC 16F877 is one of the most advanced microcontroller from Microchip. This controller is widely used for experimental and modern applications because of its low price, wide application range, high quality and ease of availability. It is ideal for applications such as machine control applications, measurement devices, study purpose and so on. The PIC 16F877 features all the components which modern microcontrollers normally have. The picture of a PIC16F877 chip is shown below. Fig 3.1 PIC IC Features of PIC16F877 The features of PIC16F877A are given below Special Features 100,000 erase/write cycle Enhanced Flash Program Memory Self-reprogrammable under software control Single-supply 5V In-Circuit Serial Programming 8

9 Watchdog Timer (WDT) with its own on-chip RC oscillator Programmable Code Protection Peripheral Features Two 8-bit (TMR0, TMR2) timer/counter with pre-scalar One 16-bit timer/counter Parallel Slave Port (PSP): 40/44 pin-device only High performance RISC CPU: Only 35 single-word instructions to learn DC-20MHz clock input Fig 3.2 PIC Pin Configuration 9

10 3.2 RF TRANSMITTER The TWS-434 is small, and is excellent for applications requiring shortrange RF remote controls. The transmitter module is only 1/3 the size of a standard postage stamp, and can easily be placed inside a small plastic enclosure. TWS-434: The transmitter output is up to 8mW at MHz with a range of approximately 400-foot (open area) outdoors. Indoors, the range is approximately 200 foot, and will go through most walls. The TWS-434 transmitter accepts both linear and digital inputs can operate from 1.5 to 12 Volts-DC, and makes building a miniature hand-held RF transmitter very easy. The TWS-434 is approximately the size of a standard postage stamp. Fig 3.3 RF Transmitter IC 10

11 3.2.1 PIN Descriptions Table 3.1 RF Transmitter PIN Descriptions Pin No Function Name 1 Ground (0V) Ground 2 Serial data input pin Data 3 Supply voltage; 5V Vcc 4 Antenna output pin ANT 3.3 HT640 ENCODER The 3 encoders are a series of CMOS LSIs for remote control system applications. They are capable of encoding 18 bits of information, which consists of N address bits, and 18_N data bits. Each address/data input is externally ternary programmable if bonded out. It is otherwise set floating internally. Fig 3.4 HT640 Encoder IC General Description Various packages of the 3 encoders offer flexible combinations of programmable address/data to meet various application needs. The 11

12 programmable address/ data is transmitted together with the header bits via an RF or an infrared transmission medium upon receipt of a trigger signal. The capability to select a TE trigger type or a DATA trigger type further enhances the application flexibility of the 3 18 series of encoders Block diagram Fig 3.5 HT640 Encoder Block Diagram Features Operating voltage: 2.4V~12V Low power and high noise immunity CMOS technology Low standby current Three words transmission Built-in oscillator needs only 5% resistor Easy interface with an RF or infrared transmission media Minimal external components 3.4 RF RECEIVER The receiver needs between 4.5V and 5.5V to power up. The receiver will send any data it receives through Pin 2, which is labeled "Digital Data Output". It is connected to the microcontroller for decoding. 12

13 Pin 3, labeled "Linear Output/Test" is for testing the receiver, and we will not be using it at all. It takes the receiver around 30 milliseconds to start up. Fig 3.6 RF Receiver IC PIN Description Table 3.2 PIN Configurations Pin No Function Name 1 Ground (0V) Ground 2 Serial data output pin Data 3 Linear output pin; not connected NC 4 Supply voltage; 5V Vcc 5 Supply voltage; 5V Vcc 6 Ground (0V) Ground 7 Ground (0V) Ground 8 Antenna input pin ANT 13

14 3.5 HT648 DECODER The 3 decoders are a series of CMOS LSIs for remote control system applications. They are paired with the 3 series of encoders. For proper operation a pair of encoder/decoder pair with the same number of address and data format should be selected General Description The 318 series of decoders receives serial address and data from that series of encoders that are transmitted by a carrier using an RF or an IR transmission medium. It then compares the serial input data twice continuously with its local address. If no errors or unmatched codes are encountered, the input data codes are decoded and then transferred to the output pins. The VT pin also goes high to indicate a valid transmission. The 3 18 decoders are capable of decoding 18 bits of information that consists of N bits of address and 18 N bits of data. To meet various applications they are arranged to provide a number of data pins whose range is from 0 to 8 and an address pin whose range is from 8 to 18. In addition, the 318 decoders provide various combinations of address/data number in different packages. Fig 3.7 HT648 Decoder Block Diagram 14

15 3.5.2 Features Operating voltage: 2.4V~12V Low power and high noise immunity CMOS technology Low standby current Capable of decoding 18 bits of information Pairs with HOLTEK s 318 series of encoders 8~18 address pins 0~8 data pins Ternary address setting Two times of receiving check Built-in oscillator needs only a 5% resistor Valid transmission indictor Easily interface with an RF or an infrared transmission medium Minimal external components 3.6 GSM MODEM A GSM modem is a wireless modem that works with a GSM wireless network. A wireless modem behaves like a dial-up modem. The main difference between them is that a dial-up modem sends and receives data through a fixed telephone line while a wireless modem sends and receives data through radio waves. A GSM modem can be an external device or a PC Card / PCMCIA Card. Typically, an external GSM modem is connected to a computer through a serial cable or a USB cable. A GSM modem in the form of a PC Card / PCMCIA Card is designed for use with a laptop computer. It should be inserted into one of the PC Card / PCMCIA Card slots of a laptop computer. 15

16 Like a GSM mobile phone, a GSM modem requires a SIM card from a wireless carrier in order to operate. Both GSM modems and dial-up modems support a common set of standard AT commands. You can use a GSM modem just like a dial-up modem. In addition to the standard AT commands, GSM modems support an extended set of AT commands. These extended AT commands are defined in the GSM standards. With the extended AT commands, you can do things like: Reading, writing and deleting SMS messages. Sending SMS messages. Monitoring the signal strength. Monitoring the charging status and charge level of the battery. Reading, writing and searching phone book entries. The number of SMS messages that can be processed by a GSM modem per minute is very low only about six to ten SMS messages per minute GSM Modem Characteristics Triband GSM GPRS modem (EGSM 900/1800 / 1900 MHz) Designed for GPRS, data, fax, SMS and voice applications GPRS multi-slot class 10 GPRS mobile station class B Designed for GPRS, data, fax, SMS and voice applications Fully compliant with GSM Phase 2/2+ specifications Built-in TCP/IP Protocol Built-in RTC in the module. 16

17 3.6.2 Specifications for SMS via GSM Point-to-point MO & MT SMS cell Broadcast Text & PDU mode Power supply Use AC DC Power Adaptor with following ratings Input AC Voltage: 230V Output DC Voltage: 12V Output DC Current: 2A Polarity: Centre +ve & Outside ve PIC Interfacing with GSM PIC MICROCONTROLLER MAX232 GSM MODEM Fig 3.8 GSM Interface Block Diagram 17

18 The 16F877A has a built in serial port that makes it very easy to communicate with the PC's serial port but the 16F877A outputs are 0 and 5 volts and we need +10 and -10 volts to meet the RS232 serial port standard. The easiest way to get these values is to use the MAX232. The MAX232 acts as a buffer driver for the processor. It accepts the standard digital logic values of 0 and 5 volts and converts them to the RS232 standard of +10 and -10 volts. It also helps protect the processor from possible damage from static that may come from people handling the serial port connectors. The MAX232 requires 5 external 1uF capacitors. The internal charge pump to create +10 volts and -10 volts uses these. The MAX232 is an electronic circuit that converts signals from a serial port to signals suitable for usage in e.g. microprocessor circuits. A standard serial interfacing for PC, RS232C, requires negative logic, i.e., logic '1' is -3V to -12V and logic '0' is +3V to +12V. To convert a TTL logic, say, TxD and RxD pins of the uc chips, thus need a converter chip. The MAX232 is a four-channel driver; it amplifies/lowers RX,TX, CTX and RTS signals. The voltage discrepancy (up to V from RS232 to 3.3V TTL) is generated by capacitors (typically 10 nf. An MAX232 has a typical threshold of 1.3 V, a typical hysteresis of 0.5 V, and can accept ±30-V inputs. The MAX232 is a dual driver/receiver that includes a capacitive voltage generator to supply TIA/EIA-232-F voltage levels from a single 5-V supply. Each receiver converts TIA/EIA-232-F inputs to 5-V TTL/CMOS levels. These receivers have a typical threshold of 1.3 V, a typical hysteresiof 0.5 V, and can accept ±30-V inputs. Each driver converts TTL/CMOS input levels into TIA/EIA-232-F levels 18

19 Fig 3.9 MAX232 Functional Diagram For the first capacitor, the negative leg goes to ground and the positive leg goes to pin 16. For the second capacitor, the negative leg goes to 5 volts and the positive leg goes to pin 2. For the third capacitor, the negative leg goes to pin 3 and the positive leg goes to pin 1. For the fourth capacitor, the negative leg goes to pin 5 and the positive leg goes to pin 4. For the fifth capacitor, the negative leg goes to pin 6 and the positive leg goes to ground. 19

20 The MAX232 includes 2 receivers and 2 transmitters so two serial ports can be used with a single chip. We will only use one transmitter for this project. The only connection that must be made to the 2051 is one jumper from pin 3 of the 2051 to pin 11 of the MAX232. To power the MAX232 Connect pin 16 to 5 volts. Connect pin 15 to ground. The only thing left is that we need some sort of connector to connect to the serial port. The sample code below is written for Comm1 and most computers use a 9-pin DB9 male connector for Comm1 so a 9 pin female connector is included for this project. You may also want to buy a DB9 extension cable (Shown on order form as DB9 to DB9 cable) to make the connection easier. There should be 3 wires soldered to the DB9 connector pins 2, 3 and 5. Connect the wire from pin 5 of the connector to ground on the breadboard. Connect the wire from pin 2 of the connector to pin 14 of the MAX232. The serial communications are used for transferring data over long distances, because parallel communications requires too many wires. Serial data received from a modem or other devices are converted to parallel so that it can be transferred to the PC bus. The serial communications equipment can be divided into simplex, halfduplex and full duplex. A simplex serial communication sends information only in one direction (i.e. a commercial radio station). 20

21 Half-duplex means that data can be send in either direction between two systems, but only in one direction at a time. In a full-duplex transmission each system can send and receive data at the same time. There are two ways to transmit serial data: synchronously or asynchronously. In a synchronous transmission data is sent in blocks, one or more special characters called sync characters synchronize the transmitter and the receiver. The serial port of the PC is an asynchronous device, so we will describe this kind of systems. For asynchronous transmission, a bit identifies its start and 1 or 2 bits identify its end, don't need any synchronization. The data bits are sent to the receiver after the start bit. The least significant bit is transmitted first. A data character usually consists of 7 or 8 bits. Depending on the configuration of the transmission a parity bit is send after each data bit. It is used to check errors in the data characters. Finally 1 or 2 stop bits are send RS-232 pin out DB-9 pin Fig 3.10 PIN Connection and Block Diagram 21

22 PIN Signal Description: 1 PGND Protective Ground 2 TXD Transmit Data 3 RXD Receive Data 4 RTS Ready To Send 5 CTS Clear To Send 6 DSR Data Set Ready 7 SG Signal Ground 8 CD Carrier Detect 20 DTR Data Terminal Ready 22 RI Ring Indicators RS-232 Interface RS-232 (EIA Std.) Applicable to the 25 pin interconnection of Data Terminal Equipment (DTE) and Data Communication Equipments (DCE) using Serial Binary Data. Fig 3.11 RS232 Interface Connection 22

23 Table 3.3 RS232 Pin Explanations 3.7 LCD DISPLAY In recent years the LCD is finding widespread use replacing LEDs (sevensegment LEDs or other multi segment LEDs). This is due to the following reasons The declining prices of LCDs. The ability to display numbers, characters, and graphics. This is in contrast to LEDs, which are limited to numbers and a few characters. 23

24 Incorporation of a refreshing controller into the LCD, thereby relieving the CPU of the task of refreshing the LCD. In contrast, the LED must be refreshed by the CPU (or in some other way) to keep displaying the data. Ease of programming for characters and graphics LCD pin descriptions The LCD discussed in this section has 16 pins. The function of each pin Fig 3.12 LCD Pin Description V CC, V SS, and V EE While V CC and V SS provide +5V and ground, respectively, V EE is used for controlling LCD contrast. RS, Register Select There are two very important registers inside the LCD. The RS pin is used for their selection as follows. If RS=0, the instruction command code register is selected, allowing the user to send a command such as clear display, cursor at home, etc. If RS=1 the data register is selected, allowing the user to send data to be displayed on the LCD. 24

25 R/W, Read/Write R/W input allows the user to write information to the LCD or read information from it. R/W=1 when reading; R/W=0 when writing. E, Enable The LCD to latch information presented to its data pins uses the enable pin. When data is supplied to data pins, a high-to-low pulse must be applied to this pin in order for the LCD to latch in the data present at the data pins. This pulse must be a minimum of 450ns wide. D0-D7 The 8-bit data pins, D0-D7, are used to send information to the LCD or read the contents of the LCD s internal registers. To display letters and numbers, we send ASCII codes for the letters A-Z, a- z, and numbers 0-9 to these pins while making RS=1. There are also instruction command codes that can be sent to the LCD to clear the display or force the cursor to the home position or blink the cursor. 3.8 POWER SUPPLY A power supply provides a constant output regardless of voltage variations. "Fixed" three-terminal linear regulators are commonly available to generate fixed voltages of plus 3 V, and plus or minus 5 V, 9 V, 12 V, or 15 V when the load is less than about 7 amperes. The "78xx" series (7805, 7812, etc.) regulate positive voltages while the "79xx" series (7905, 7912, etc.) regulate negative voltages. Often, the last two digits of the device number are the output voltage; e.g., a 7805 is a +5 V regulator, while a 7915 is a -15 V regulator. The 78xx series ICs can supply up to 1.5 Amperes depending on the model. 25

26 3.8.1 Features 1. Output Current up to 1A 2. Output Voltages of 5, 6, 8, 9, 10, 12, 15, 18, Thermal Overload Protection 4. Short Circuit Protection 5. Output Transistor Safe Operating Area Protection When you have a requirement for a project of say 12V, or even 5V if it's a digital project, then these are the types you use or 7812 are the types. There are of course negative voltage regulators with the numbers 79XX which are substantially the same as those discussed here excepting they are negative. We will not consider them further. Assume your project calls for a basic fixed 12V D.C. to operate. Looking back to our earlier tutorial we apply all the same principles. Look at the original schematic. Fig 3.13 Basic power supply diagram In a typical linear power supply, AC line voltage is first down-converted to a smaller peak voltage using a transformer, which is then rectified using a full wave bridge rectifier circuit. A capacitor filter is then used to smoothen the 26

27 obtained sinusoidal signal. The residual periodic variation or ripple in this filtered signal is eliminated using an active regulator. To obtain a DC power supply with both positive and negative output voltages, a center-tapped transformer is used, where a third wire is attached to the middle of the secondary winding and it is taken as the common ground point. Then voltages from the opposite ends of the winding will be positive or negative with respect to this point Summary of circuit features Brief description of operation: Gives out well regulated +5V output, output current capability of 100 ma Circuit protection: Built-in overheating protection shuts down output when regulator IC gets too hot Circuit complexity: Very simple and easy to build Circuit performance: Very stable +5V output voltage, reliable operation Availability of components: Easy to get, uses only very common basic components Applications: Part of electronics devices, small laboratory power supply Power supply voltage: Unregulated DC 8-18V power supply Power supply current: Needed output current + 5 ma Component costs: Few dollars for the electronics components + the input transformer cost 27

28 3.8.3 Circuit description This circuit is a small +5V power supply, which is useful when experimenting with digital electronics. Small inexpensive wall transformers with variable output voltage are available from any electronics shop and supermarket. Those transformers are easily available, but usually their voltage regulation is very poor, which makes then not very usable for digital circuit experimenter unless a better regulation can be achieved in some way. The following circuit is the answer to the problem. This circuit can give +5V output at about 150 ma current, but it can be increased to 1 A when good cooling is added to 7805 regulator chip. The circuit has over overload and terminal protection. Fig 3.14 Circuit diagram of the power supply. The capacitors must have enough high voltage rating to safely handle the input voltage feed to circuit. The circuit is very easy to build for example into a piece of Vero board. 28

29 Fig 3.15 Voltage Regulator Pin Diagram Pin out of the 7805 regulator IC. 1. Unregulated voltage in 2. Ground 3. Regulated voltage out Component list 7805 regulator IC 100 uf electrolytic capacitor, at least 25V voltage rating 10 uf electrolytic capacitor, at least 6V voltage rating 100 nf ceramic or polyester capacitor 7805 is a voltage regulator integrated circuit. It is a member of 78xx series of fixed linear voltage regulator ICs. The voltage source in a circuit may have fluctuations and would not give the fixed voltage output. The voltage regulator IC maintains the output voltage at a constant value. The xx in 78xx indicates the fixed output voltage it is designed to provide provides +5V regulated power supply. Capacitors of suitable values can be connected at input and output pins depending upon the respective voltage levels. 29

30 3.8.5 Voltage Regulator Features Output Current up to 1A Output Voltages of 5, 6, 8, 9, 10, 12, 15, 18, 24V Thermal Overload Protection Short Circuit Protection Output Transistor Safe Operating Area Protection 3.9 BUZZER A buzzer or beeper is a signaling device, usually electronic, typically used in automobiles, household appliances such as a microwave oven, or game shows. It most commonly consists of a number of switches or sensors connected to a control unit that determines if and which button was pushed or a preset time has lapsed, and usually illuminates a light on the appropriate button or control panel, and sounds a warning in the form of a continuous or intermittent buzzing or beeping sound. Initially this device was based on an electromechanical system, which was identical to an electric bell without the metal gong (which makes the ringing noise). Often these units were anchored to a wall or ceiling and used the ceiling or wall as a sounding board. Another implementation with some AC-connected devices was to implement a circuit to make the AC current into a noise loud enough to drive a loudspeaker and hook this circuit up to a cheap 8-ohm speaker. Nowadays, it is more popular to use a ceramic-based piezoelectric sounder which makes 30

31 a high-pitched tone. Usually these were hooked up to "driver" circuits, which varied the pitch of the sound or pulsed the sound on and off. Fig 3.16 Buzzer In game shows it is also known as a "lockout system," because when oneperson signals ("buzzes in"), all others are locked out from signaling. Several game shows have large buzzer buttons, which are identified as "plungers. The word "buzzer" comes from the rasping noise that buzzers made when they were electromechanical devices, operated from steppeddown AC line voltage at 50 or 60 cycles. Other sounds commonly used to indicate that a button has been pressed are a ring or a beep RELAY A relay is an electrically operated switch. Current flowing through the coil of the relay creates a magnetic field, which attracts a lever and changes the switch contacts. The coil current can be on or off so relays have two switch positions and they are double throw (changeover) switches. Relays allow one circuit to switch a second circuit, which can be completely separate from 31

32 the first. For example, a low voltage battery circuit can use a relay to switch a 230V AC mains circuit. There is no electrical connection inside the relay between the two circuits; the link is magnetic and mechanical. The coil of a relay passes a relatively large current; typically 30mA for a 12V relay, but it can be as much as 100mA for relays designed to operate from lower voltages. Most ICs (chips) cannot provide this current and a transistor is usually used to amplify the small IC current to the larger value required for the relay coil. The maximum output current for the popular 555 timer IC is 200mA so these devices can supply relay coils directly without amplification. Fig 3.17 Relay Relays are usually SPDT or DPDT but they can have many more sets of switch contacts, for example relays with 4 sets of changeover contacts are readily available. Most relays are designed for PCB mounting but you can solder wires directly to the pins providing you take care to avoid melting the plastic case of the relay. The animated picture shows a working relay with its coil and switch contacts. You can see a lever on the left being attracted by magnetism when the coil is switched on. This lever moves the switch 32

33 contacts. There is one set of contacts (SPDT) in the foreground and another behind them, making the relay DPDT. Fig 3.18 Relay Working Diagram The relay's switch connections are usually labeled COM, NC and NO: COM = Common, always connect to this; it is the moving part of the switch. NC = Normally Closed, COM is connected to this when the relay coil is off. NO = Normally Open, COM is connected to this when the relay coil is on. 33

34 CHAPTER 4 SOFTWARE DESCRIPTIONS 4.1 DEVELOPMENT TOOLS The Development Systems product categories are: Compilers Emulators In Circuit Debuggers MPLAB Compiler Compiler is a computer program (or set of programs) that translates text written in a computer language (the source language) into another computer language (the target language). The original sequence is usually called the source code and the output called object code Emulator Emulator is a device it has the ability of a computer program or electronic device to imitate another program or device In Circuit Debugger Microchip's in-circuit debugger for the flash PIC16F87x family only utilizes the in-circuit Debugging capability of the PIC16F87X along with in-circuit Serial Programming (ICSP) protocol to provide cost-effective in-circuit flash programming and debugging from the graphical user interface of the MPLAB MPLAB IDE MPLAB X IDE is a software program that is used to develop applications for Microchip microcontrollers and digital signal controllers. This development tool is called an Integrated Development Environment, or IDE, because it provides a single integrated environment to develop code. 34

35 MPLAB IDE Development Tools: MPLAB IDE integrates several tools to provide a complete development environment. MPLAB Project Manager Use the Project Manager to create a project and work with the specific files related to the project. When using a project, you can rebuild source code and download it to the simulator or emulator with a single mouse Click. MPLAB Editor Use the MPLAB Editor to create and edit text files such as source files, code, and linker script files. MPLAB ICD In-Circuit Debugger The MPLAB ICD In-Circuit Debugger is a powerful, low-cost development and evaluation kit for many PICmicro MCU FLASH devices. MPLAB SIM Simulator The software simulator models the instruction execution and I/O of the PICmicro MCUs. MPLAB ICE 2000 In-Circuit Emulator The MPLAB ICE 2000 emulator uses hardware to provide real-time emulation of PICmicro MCUs, either with or without a target system. MPASM Assembler/MPLINK Linker/MPLIB Librarian The MPASM assembler allows source code to be assembled without leaving MPLAB IDE. The MPLINK linker creates the final application by linking reloadable modules from MPASM, MPLAB C17 and MPLAB C18 C Compilers. The MPLIB librarian manages custom libraries for maximum code reuse. MPLAB CXX C Compilers The MPLAB C17 and MPLAB C18 C Compilers provide ANSI-based high level source code solutions. Complex projects can use a combination of C 35

36 and assembly source files to obtain the maximum benefits of speed and maintainability. PRO MATE II and PICSTART Plus Programmers Develop code with the simulator or an emulator, assemble or compile it, then use one of these tools to program devices. This can all be accomplished with MPLAB IDE. Although the PRO MATE II programmer does not require MPLAB IDE to operate, programming is easier using MPLAB IDE. PICMASTER and PICMASTER CE Emulators MPLAB IDE provides legacy support for the PICMASTER and PICMASTER CE emulators. Steps to create firmware for an embedded system using MPLAB Open the MPLAB 6.43 from the Startà Programsà Microchip MPLAB IDEàMPLAB IDE. Select Project Wizard from the Project menu. This wizard helps you to create and configure a new MPLAB project. Click Next. Select a device. For example: PIC16F877A. Select a Language Tool suite. For example: Microchip MPASM Tool suite. Name your project and select a project directory. Add any existing file to your project (optional). Click Finish to create a new project. A new Workspace will be created and the new project added to that workspace. To write a source file for your project, select Fileà New option. A new text editor is created for entering the assembly language or C language code. 36

37 After completion of entering the code, save it with the extension <file name>.asm (for assembly language) or <file name>.c (for C language). Add source code to your project by selecting Add Files to Project option from the Project menu. Assemble or compile the project by choosing Build All option from the Project menu. If you have written your program without errors you will get a message Build Succeeded else build Failed along with errors and their types. A hexadecimal file of your project is created with the extension.hex 37

38 CHAPTER 5 APPENDIX 5.1 CODE #include <16f877a.h> #device PASS_STRINGS=IN_RAM ADC=10 #include <string.h> #use delay( clock= ) #fuses NOWDT, HS, NOPROTECT, NOBROWNOUT, NOPUT, NOLVP #use rs232(baud=9600, xmit=pin_c6,rcv=pin_c7,errors) #zero_ram #BYTE PORTB = 0X06 #BYTE TRISB = 0X86 #BIT RF_Receive1 = 0X06.0 #BIT RF_Receive2 = 0X06.1 #include"lcdo.h" void Display(); char Data; char tempdata; #INT_RDA void Data_Received() { tempdata=getc(); if(tempdata=='@') { 38

39 Data=getc(); } if(data=='1') { Data='\0'; tempdata='\0'; Clr_Screen(); sprintf(lcd_dispdata,"a1 Bus Reached: "); LCD_Cmd(0X80); LCDData_Write(); sprintf(lcd_dispdata,"gandhipuram "); LCD_Cmd(0XC0); LCDData_Write(); delay_ms(100); fputs("at+cmgda=\"del ALL\""); delay_ms(100); fputs("at+cmgda=\"del ALL\""); delay_ms(10000); Display(); } if(data=='2') { Data='\0'; tempdata='\0'; Clr_Screen(); sprintf(lcd_dispdata,"a2 Bus Reached: "); LCD_Cmd(0X80); LCDData_Write(); 39

40 } sprintf(lcd_dispdata,"gandhipuram "); LCD_Cmd(0XC0); LCDData_Write(); delay_ms(100); fputs("at+cmgda=\"del ALL\""); delay_ms(100); fputs("at+cmgda=\"del ALL\""); delay_ms(10000); Display(); } void main() { TRISB=0XFF; LCD_Initialization(); Display(); delay_ms(5000); fputs("at"); delay_ms(1000); fputs("at+cmgf=1"); delay_ms(1000); fputs("ate0"); delay_ms(1000); fputs("at+cnmi=1,2,0,0,0"); delay_ms(1000); 40

41 fputs("at+cmgr=1"); delay_ms(1000); fputs("at+cmgda=\"del ALL\""); delay_ms(100); fputs("at+cmgda=\"del ALL\""); delay_ms(1000); enable_interrupts(global); enable_interrupts(int_rda); while(true) { if(rf_receive1==1) { puts("at+cmgs=\" \""); // // putc(0x0d); delay_ms(500); puts("@1"); delay_ms(500); putc(0x1a); delay_ms(100); } if(rf_receive2==1) { puts("at+cmgs=\" \""); putc(0x0d); delay_ms(500); 41

42 delay_ms(500); putc(0x1a); delay_ms(100); } } } void Display() { Clr_Screen(); sprintf(lcd_dispdata," Bus "); LCD_Cmd(0X80); LCDData_Write(); sprintf(lcd_dispdata," Monitoring "); LCD_Cmd(0XC0); LCDData_Write(); delay_ms(100); } 42

43 6.1 RF TRANSMITTER SECTION CHAPTER 6 RESULTS When the bus approaches the bus stop, a unique number assigned to it is sent to the same through RF Transmitter Fig 6.1 RF Transmitter Section 6.2 RF RECEIVER AND GSM SECTION RF Receiver receives the RF signal, PIC Microcontroller decodes the signal and process for corresponding bus information and then the details of bus are sent to other selected bus stops through GSM modem. 43

44 Fig 6.2 RF Receiver and GSM Section 6.3 LCD OUTPUT The bus details are shown at other bus stops using LCD Fig 6.3 LCD Output 44

45 CHAPTER 7 ADVANTAGES Use of GSM technology as compared to other existing techniques used for tracking makes it more cost efficient and innovative Use of GSM technology allows tracking in high density urban areas Low cost system opens up a new segment of the market Real time monitoring 45

46 CHAPTER 8 CONCLUSION The key feature of this system is its relatively simple mode of communication. The tracking of different local buses can be done easily using this system. The project involves the use of GSM and RF technology, which is used to send and receive information for locating vehicles. The use of GSM technology as compared to other existing techniques used for tracking makes it more cost efficient and innovative. Our system design has an open architecture that can be easily expanded to other applications. This system can be easily extended for central tracking system to keep track of all the public vehicles. Thus, the proposed system is beneficial for both passengers and the bus operators. 46

47 CHAPTER 9 REFERENCES [1]. Asaad M. J. Al-Hindawi, Ibraheem Talib, Experimentally Evaluation of GPS/GSM Based System Design, Journal of Electronic Systems, Volume 2 Number, 2 June, [2]. Kane, L., Verma, B., Jain, S., Vehicle tracking in public transport domain and associated spatio-temporal query processing, Elsevier: Computer Communications, v.31 n.12, p (2008). [3]. Oberli, C et al (2010). Performance Evaluation of UHF RFID technologies for Real Time passenger Recognition in Intelligent Public transportation systems, IEEE Transactions on Intelligent Transport Systems, Vol.11(3), pp [4]. PIC Microcontroller- [5]. GSM -Wikipedia, the free encyclopedia ( [6]. Basics Reference- 47

SPY ROBOTIC MODULE USING ZIGBEE

SPY ROBOTIC MODULE USING ZIGBEE SPY ROBOTIC MODULE USING ZIGBEE Prabhakaran.J,Mohammed Arif.K, Monish Kumar.R, Pavithra.D.N 4, Subha. K Assistant Professor,,,4, Student Members Department of Electronics and Communication Engineering

More information

JX pin PIC Microcontroller Project Board

JX pin PIC Microcontroller Project Board JX-877 40-pin PIC Microcontroller Project Board Specification Connect to PC s parallel port for programming with CX-6 cable (included) PIC16F877-20/P on-board, support all 40-pin of PIC16F and 18F series.

More information

APPLICATION BULLETIN. SERIAL BACKGROUNDER (Serial 101) AB23-1. ICS ICS ELECTRONICS division of Systems West Inc. INTRODUCTION CHAPTER 2 - DATA FORMAT

APPLICATION BULLETIN. SERIAL BACKGROUNDER (Serial 101) AB23-1. ICS ICS ELECTRONICS division of Systems West Inc. INTRODUCTION CHAPTER 2 - DATA FORMAT ICS ICS ELECTRONICS division of Systems West Inc. AB- APPLICATION BULLETIN SERIAL BACKGROUNDER (Serial 0) INTRODUCTION Serial data communication is the most common means of transmitting data from one point

More information

Cortex-M3 based Prepaid System with Electricity Theft Control

Cortex-M3 based Prepaid System with Electricity Theft Control Research Inventy: International Journal of Engineering And Science Vol.6, Issue 4 (April 2016), PP -139-146 Issn (e): 2278-4721, Issn (p):2319-6483, www.researchinventy.com Cortex-M3 based Prepaid System

More information

Concept of Serial Communication

Concept of Serial Communication Concept of Serial Communication Agenda Serial v.s. Parallel Simplex, Half Duplex, Full Duplex Communication RS-485 Advantage over RS-232 Serial v.s. Parallel Application: How to Measure the temperature

More information

Design and Construction of PIC-based IR Remote Control Moving Robot

Design and Construction of PIC-based IR Remote Control Moving Robot Design and Construction of PIC-based IR Remote Control Moving Robot Sanda Win, Tin Shein, Khin Maung Latt Abstract This document describes an electronic speed control designed to drive two DC motors from

More information

GSM Based Automatic Wireless Energy Meter Reading System P. Harish M.Tech, S. Sandeep M.Tech,

GSM Based Automatic Wireless Energy Meter Reading System P. Harish M.Tech, S. Sandeep M.Tech, GSM Based Automatic Wireless Energy Meter Reading System P. Harish M.Tech, S. Sandeep M.Tech, Asst.Professor, Dept.of ECE, SVPCET, RVS Nagar, Puttur. Asst. Professor, Dept. of ECE, SVPCET, RVS Nagar, Puttur.

More information

SMARTALPHA RF TRANSCEIVER

SMARTALPHA RF TRANSCEIVER SMARTALPHA RF TRANSCEIVER Intelligent RF Modem Module RF Data Rates to 19200bps Up to 300 metres Range Programmable to 433, 868, or 915MHz Selectable Narrowband RF Channels Crystal Controlled RF Design

More information

ADVANCED EMBEDDED MONITORING SYSTEM FOR ELECTROMAGNETIC RADIATION

ADVANCED EMBEDDED MONITORING SYSTEM FOR ELECTROMAGNETIC RADIATION 98 Chapter-5 ADVANCED EMBEDDED MONITORING SYSTEM FOR ELECTROMAGNETIC RADIATION 99 CHAPTER-5 Chapter 5: ADVANCED EMBEDDED MONITORING SYSTEM FOR ELECTROMAGNETIC RADIATION S.No Name of the Sub-Title Page

More information

VITAL SIGNS BASED TREADMILL SPEED CONTROLLING AND ALERTING WITH GSM K. SREEDEVI 1, D.V.SRIHARIBABU 2

VITAL SIGNS BASED TREADMILL SPEED CONTROLLING AND ALERTING WITH GSM K. SREEDEVI 1, D.V.SRIHARIBABU 2 VITAL SIGNS BASED TREADMILL SPEED CONTROLLING AND ALERTING WITH GSM K. SREEDEVI 1, D.V.SRIHARIBABU 2 K. Sreedevi, M.Tech student, Dept of ECE, Kottam college of Engineering, china tekkur, kallur mandal,

More information

Controlling DC Brush Motor using MD10B or MD30B. Version 1.2. Aug Cytron Technologies Sdn. Bhd.

Controlling DC Brush Motor using MD10B or MD30B. Version 1.2. Aug Cytron Technologies Sdn. Bhd. PR10 Controlling DC Brush Motor using MD10B or MD30B Version 1.2 Aug 2008 Cytron Technologies Sdn. Bhd. Information contained in this publication regarding device applications and the like is intended

More information

USER'S MANUAL. Model : K

USER'S MANUAL. Model : K USER'S MANUAL Model : 2000-64K TM GINA MODEL 2000-64K Overview GINA Model 2000-64K is a stand-alone, high frequency data transceiver using spread spectrum technology. GINA 2000-64K capabilities include

More information

Design and Development of Smart. Harmonic Analyzer

Design and Development of Smart. Harmonic Analyzer Chapter - 4 Design and Development of Smart Harmonic Analyzer 4.1 Introduction: There is steady evolution in the field of generation, distribution, and use of electricity since many years. New methods

More information

M.Sinduja,S.Ranjitha. Department of Electrical & Electronics Engineering, Bharathiyar Institute of Engineering For Women, Deviyakurichi.

M.Sinduja,S.Ranjitha. Department of Electrical & Electronics Engineering, Bharathiyar Institute of Engineering For Women, Deviyakurichi. POWER LINE CARRIER COMMUNICATION FOR DISTRIBUTION AUTOMATION SYSTEM M.Sinduja,S.Ranjitha Department of Electrical & Electronics Engineering, Bharathiyar Institute of Engineering For Women, Deviyakurichi.

More information

ECE 4510/5530 Microcontroller Applications Week 6 Lab 5

ECE 4510/5530 Microcontroller Applications Week 6 Lab 5 Microcontroller Applications Week 6 Lab 5 Dr. Bradley J. Bazuin Associate Professor Department of Electrical and Computer Engineering College of Engineering and Applied Sciences Lab 5 Element Hardware

More information

Lifetime Power Energy Harvesting Development Kit for Wireless Sensors User s Manual - featuring PIC MCU with extreme Low Power (XLP) Technology

Lifetime Power Energy Harvesting Development Kit for Wireless Sensors User s Manual - featuring PIC MCU with extreme Low Power (XLP) Technology P2110-EVAL-01 Lifetime Power User s Manual - featuring PIC MCU with extreme Low Power (XLP) Technology Overview The Lifetime Power is a complete demonstration and development platform for creating battery-free

More information

EECE494: Computer Bus and SoC Interfacing. Serial Communication: RS-232. Dr. Charles Kim Electrical and Computer Engineering Howard University

EECE494: Computer Bus and SoC Interfacing. Serial Communication: RS-232. Dr. Charles Kim Electrical and Computer Engineering Howard University EECE494: Computer Bus and SoC Interfacing Serial Communication: RS-232 Dr. Charles Kim Electrical and Computer Engineering Howard University Spring 2014 1 Many types of wires/pins in the communication

More information

The Guitar Chord Learning System

The Guitar Chord Learning System The Guitar Chord Learning System Calvin A. Sessions Hardware Description April 19, 2005 Western Washington University Electronics Engineering Technology ETEC 474, Professor Morton INTRODUCTION The Guitar

More information

Applications. Operating Modes. Description. Part Number Description Package. Many to one. One to one Broadcast One to many

Applications. Operating Modes. Description. Part Number Description Package. Many to one. One to one Broadcast One to many RXQ2 - XXX GFSK MULTICHANNEL RADIO TRANSCEIVER Intelligent modem Transceiver Data Rates to 100 kbps Selectable Narrowband Channels Crystal controlled design Supply Voltage 3.3V Serial Data Interface with

More information

Serial Input/Output. Lecturer: Sri Parameswaran Notes by: Annie Guo

Serial Input/Output. Lecturer: Sri Parameswaran Notes by: Annie Guo Serial Input/Output Lecturer: Sri Parameswaran Notes by: Annie Guo 1 Serial communication Concepts Standards USART in AVR Lecture overview 2 Why Serial I/O? Problems with Parallel I/O: Needs a wire for

More information

TCSS 372 Laboratory Project 2 RS 232 Serial I/O Interface

TCSS 372 Laboratory Project 2 RS 232 Serial I/O Interface 11/20/06 TCSS 372 Laboratory Project 2 RS 232 Serial I/O Interface BACKGROUND In the early 1960s, a standards committee, known as the Electronic Industries Association (EIA), developed a common serial

More information

EVDP610 IXDP610 Digital PWM Controller IC Evaluation Board

EVDP610 IXDP610 Digital PWM Controller IC Evaluation Board IXDP610 Digital PWM Controller IC Evaluation Board General Description The IXDP610 Digital Pulse Width Modulator (DPWM) is a programmable CMOS LSI device, which accepts digital pulse width data from a

More information

Lecture #3 RS232 & 485 protocols

Lecture #3 RS232 & 485 protocols SPRING 2015 Integrated Technical Education Cluster At AlAmeeria E-626-A Data Communication and Industrial Networks (DC-IN) Lecture #3 RS232 & 485 protocols Instructor: Dr. Ahmad El-Banna 1 Agenda What

More information

G3P-R232. User Manual. Release. 2.06

G3P-R232. User Manual. Release. 2.06 G3P-R232 User Manual Release. 2.06 1 INDEX 1. RELEASE HISTORY... 3 1.1. Release 1.01... 3 1.2. Release 2.01... 3 1.3. Release 2.02... 3 1.4. Release 2.03... 3 1.5. Release 2.04... 3 1.6. Release 2.05...

More information

WWVB Receiver/Decoder With Serial BCD or ASCII Interface DESCRIPTION FEATURES APPLICATIONS

WWVB Receiver/Decoder With Serial BCD or ASCII Interface DESCRIPTION FEATURES APPLICATIONS Linking computers to the real world WWVB Receiver/Decoder With Serial BCD or ASCII Interface DESCRIPTION General The Model 321BS provides computer readable time and date information based on the United

More information

MD04-24Volt 20Amp H Bridge Motor Drive

MD04-24Volt 20Amp H Bridge Motor Drive MD04-24Volt 20Amp H Bridge Motor Drive Overview The MD04 is a medium power motor driver, designed to supply power beyond that of any of the low power single chip H-Bridges that exist. Main features are

More information

Index Terms-Emergency vehicle clearance, Higher density, IR sensor, Micro controller, RFID Technology.

Index Terms-Emergency vehicle clearance, Higher density, IR sensor, Micro controller, RFID Technology. Design of an Intelligent Auto Traffic Signal Controller with Emergency Override * Geetha.E 1, V.Viswanadha 2, Kavitha.G 3 Abstract- The main objective of this project is to design an intelligent auto traffic

More information

MODES AND PROTOCOL HANDLING

MODES AND PROTOCOL HANDLING A R T A D V A N C E D R A D I O T E C H N O L O G I E S R A D I O M O D E M S E R I E S The State of the Art ART Series was designed as a result of extensive market research. The product will therefore

More information

International Journal of Advance Engineering and Research Development AUTOMATIC METER READING FOR ELECTRIC BOARD USING RF (RADIO FREQUENCY)

International Journal of Advance Engineering and Research Development AUTOMATIC METER READING FOR ELECTRIC BOARD USING RF (RADIO FREQUENCY) Scientific Journal of Impact Factor (SJIF): 3.134 International Journal of Advance Engineering and Research Development Volume 2, Issue 12, December -2015 e-issn (O): 2348-4470 p-issn (P): 2348-6406 AUTOMATIC

More information

Modern Electricity Billing System and Fuse Detection Using GSM

Modern Electricity Billing System and Fuse Detection Using GSM Modern Electricity Billing System and Fuse Detection Using GSM Santhya, Sandhya, Saranya, Sowmeya U.G Student, Department of ECE, SNS College of Technology, Coimbatore, Tamilnadu, India Associate Professor,

More information

ROM/UDF CPU I/O I/O I/O RAM

ROM/UDF CPU I/O I/O I/O RAM DATA BUSSES INTRODUCTION The avionics systems on aircraft frequently contain general purpose computer components which perform certain processing functions, then relay this information to other systems.

More information

CATALOG. ANALOG COMMUNICATION SYSTEMS DIGITAL COMMUNICATION SYSTEMS Microcontroller kits Arm controller kits PLC Trainer KITS Regulated Power supplies

CATALOG. ANALOG COMMUNICATION SYSTEMS DIGITAL COMMUNICATION SYSTEMS Microcontroller kits Arm controller kits PLC Trainer KITS Regulated Power supplies CATALOG ANALOG COMMUNICATION SYSTEMS DIGITAL COMMUNICATION SYSTEMS Microcontroller kits Arm controller kits PLC Trainer KITS Regulated Power supplies UNION INTRUMENTS #17 & 18, 4 th floor, Hanumathra Arcade

More information

RF RECEIVER DECODER RDF1. Features Complete FM Receiver and Decoder. Applications

RF RECEIVER DECODER RDF1. Features Complete FM Receiver and Decoder. Applications Features Complete FM Receiver and Decoder. Small Form Factor Range up to 200 Metres* Easy Learn Transmitter Feature. Learns 40 transmitter Switches 4 Digital and 1 Serial Data outputs Outputs, Momentary

More information

GSM Based Automated Embedded System for Monitoring and Controlling of Smart Grid

GSM Based Automated Embedded System for Monitoring and Controlling of Smart Grid GSM Based Automated Embedded System for Monitoring and Controlling of Smart Grid Amit Sachan Abstract The purpose of this paper is to acquire the remote electrical parameters like Voltage, Current, and

More information

Project Final Report: Directional Remote Control

Project Final Report: Directional Remote Control Project Final Report: by Luca Zappaterra xxxx@gwu.edu CS 297 Embedded Systems The George Washington University April 25, 2010 Project Abstract In the project, a prototype of TV remote control which reacts

More information

Design and Development of Train Tracking System in South Central Railways

Design and Development of Train Tracking System in South Central Railways International Journal of Science and Modern Engineering (IJISME) Design and Development of Train Tracking System in South Central Railways Shaik Nahid,Srinivas Padala,V.Samson Deva Kumar Abstract Rail

More information

About LC Meter This is one of the most accurate and simplest LC inductance / capacitance Meters that one can find, yet one that you can easily build y

About LC Meter This is one of the most accurate and simplest LC inductance / capacitance Meters that one can find, yet one that you can easily build y Home Electronic Store Electronic Blog Electronic Schematics Tutorials Downloads Lin Very Accurate LC Meter based on PIC16F84A IC. LC Meter Part's List: 2x 1K 2x 6.8K 1x 47K 3x 100K 1x 10K POT 2x 10pF 1x

More information

Multi Frequency RFID Read Writer System

Multi Frequency RFID Read Writer System Multi Frequency RFID Read Writer System Uppala Sunitha 1, B Rama Murthy 2, P Thimmaiah 3, K Tanveer Alam 1 PhD Scholar, Department of Electronics, Sri Krishnadevaraya University, Anantapur, A.P, India

More information

6. HARDWARE PROTOTYPE AND EXPERIMENTAL RESULTS

6. HARDWARE PROTOTYPE AND EXPERIMENTAL RESULTS 6. HARDWARE PROTOTYPE AND EXPERIMENTAL RESULTS Laboratory based hardware prototype is developed for the z-source inverter based conversion set up in line with control system designed, simulated and discussed

More information

Design and Implementation of Automatic Phase Changer for the Distribution Network using PIC Micro Controller 16F877A

Design and Implementation of Automatic Phase Changer for the Distribution Network using PIC Micro Controller 16F877A Design and Implementation of Automatic Phase Changer for the Distribution Network using PIC Micro Controller 16F877A S.Vithiya1, M.Tharanee2, N.Swappana3, G.Subbulakshmi4 UG Student, Dept. of EEE, K.Ramakrishnan

More information

Advanced Soldier Monitoring and Tracking System Using GPS and GSM Introduction

Advanced Soldier Monitoring and Tracking System Using GPS and GSM Introduction Advanced Soldier Monitoring and Tracking System Using GPS and GSM Introduction The infantry soldier of tomorrow promises to be one of the most technologically advanced modern warfare has ever seen. Around

More information

The Speech Based Floor Cleaning Robot

The Speech Based Floor Cleaning Robot International journal of Systems and Technologies ISSN 0-0 The Speech Based Floor Cleaning Robot Sidhartha Velpula, Sunil Babu Thota, V.S.G.V.Sridhar, Syed Inthiyaz, Siva Kumar Abstract: Munuswamy, Students,

More information

CR 33 SENSOR NETWORK INTEGRATION OF GPS

CR 33 SENSOR NETWORK INTEGRATION OF GPS CR 33 SENSOR NETWORK INTEGRATION OF GPS Presented by : Zay Yar Tun 3786 Ong Kong Huei 31891 Our Supervisor : Professor Chris Rizos Our Assessor : INTRODUCTION As the technology advances, different applications

More information

GPS and GSM Based Transmission Line Monitoring System with Fault Detection Introduction:

GPS and GSM Based Transmission Line Monitoring System with Fault Detection Introduction: GPS and GSM Based Transmission Line Monitoring System with Fault Detection Introduction: Electricity is an extremely handy and useful form of energy. It plays an ever growing role in our modern industrialized

More information

3.3V regulator. JA H-bridge. Doc: page 1 of 7

3.3V regulator. JA H-bridge. Doc: page 1 of 7 Cerebot Reference Manual Revision: February 9, 2009 Note: This document applies to REV B-E of the board. www.digilentinc.com 215 E Main Suite D Pullman, WA 99163 (509) 334 6306 Voice and Fax Overview The

More information

DESIGN OF A DEVICE FOR CHECKING THE CONTINUITY IN ELECTRICAL CIRCUIT

DESIGN OF A DEVICE FOR CHECKING THE CONTINUITY IN ELECTRICAL CIRCUIT DESIGN OF A DEVICE FOR CHECKING THE CONTINUITY IN ELECTRICAL CIRCUIT FA IZAH BINTI YA ACOB POLITEKNIK SULTAN SALAHUDDIN ABDUL AZIZ SHAH (yaacob_faiza@yahoo.com ) MASLIZAH BINTI MUNAHDAR POLITEKNIK SULTAN

More information

DESIGN AND DEVELOPMENT OF A LOW-COST MICROCONTROLLER BASED SINGLE PHASE WATER-PUMP CONTROLLER

DESIGN AND DEVELOPMENT OF A LOW-COST MICROCONTROLLER BASED SINGLE PHASE WATER-PUMP CONTROLLER DESIGN AND DEVELOPMENT OF A LOW-COST MICROCONTROLLER BASED SINGLE PHASE WATER-PUMP CONTROLLER M.A.A. Mashud 1*, M.A.A. Tariq 1, M. Shamim Hossain 2 and Md. Serajul Islam 3 1 Department of Applied Physics,

More information

IOT BASED ANIMAL TRACKING AND MONITORING SYSTEM IN ZOO

IOT BASED ANIMAL TRACKING AND MONITORING SYSTEM IN ZOO IOT BASED ANIMAL TRACKING AND MONITORING SYSTEM IN ZOO R.Shanmugasundaram, S.Pavithra, V.Sangeetha, S.Tamilselvan, A.H.Thanveer Ahmed Department of ECE, Knowledge Institute of Technology, Salem *Corresponding

More information

WTDOT-M. eeder. Digital Output Module. Technologies FEATURES SPECIFICATIONS DESCRIPTION. Weeder Technologies

WTDOT-M. eeder. Digital Output Module. Technologies FEATURES SPECIFICATIONS DESCRIPTION. Weeder Technologies eeder Technologies 90-A Beal Pkwy NW, Fort Walton Beach, FL 32548 www.weedtech.com 850-863-5723 Digital Output Module FEATURES 8 high-current open-collector output channels with automatic overload shutdown.

More information

WTDIN-M. eeder. Digital Input Module. Technologies FEATURES SPECIFICATIONS DESCRIPTION. Weeder Technologies

WTDIN-M. eeder. Digital Input Module. Technologies FEATURES SPECIFICATIONS DESCRIPTION. Weeder Technologies eeder Technologies 90-A Beal Pkwy NW, Fort Walton Beach, FL 32548 www.weedtech.com 850-863-5723 Digital Input Module FEATURES 8 wide-range digital input channels with high voltage transient protection.

More information

APPLICATION NOTE ANI6. Connecting the SP504 Multiprotocol Transceiver to the 85C30 Universal Enhanced Serial Communications Controller (ESCC)

APPLICATION NOTE ANI6. Connecting the SP504 Multiprotocol Transceiver to the 85C30 Universal Enhanced Serial Communications Controller (ESCC) Solved by APPLICATION NOTE ANI6 TM Connecting the SP504 Multiprotocol Transceiver to the 85C30 Universal Enhanced Serial Communications Controller (ESCC) INTRODUCTION The Sipex SP504 is a cost-effective,

More information

JOINT STOCK COMPANY. MULTICHANNEL RECEIVER RI-4010M (version RM ) User guide

JOINT STOCK COMPANY. MULTICHANNEL RECEIVER RI-4010M (version RM ) User guide JOINT STOCK COMPANY MULTICHANNEL RECEIVER RI-4010M (version RM1-60619) User guide Safety requirements Before using the multichannel receiver RI-4010M read this user guide and follows safety requirements!

More information

Cortex-M3 based Prepaid System with Electricity Theft Control

Cortex-M3 based Prepaid System with Electricity Theft Control RESEARCH ARTICLE OPEN ACCESS Cortex-M3 based Prepaid System with Electricity Theft Control Sudhakar Ajmera 1, Abdul Subhani Shaik 2 1 M.Tech, Dept of ECE, CMR College of Engineering & Technology(Autonomous),

More information

HOME AUTOMATION WITH SPY ROBOT AND SECURITY SYSTEM

HOME AUTOMATION WITH SPY ROBOT AND SECURITY SYSTEM HOME AUTOMATION WITH SPY ROBOT AND SECURITY SYSTEM 1 Hemant Patidar, 2 Nikhil Sehgal, 3 Sourabh Yadav, 4 Deepak Ray 1, 2, 3 Student, [VIII] th Sem. Department of Electronics & Telecommunication, 4 Project

More information

DIGITAL DIRECTION SENSING MOTION DETECTOR MANUAL

DIGITAL DIRECTION SENSING MOTION DETECTOR MANUAL DIGITAL DIRECTION SENSING MOTION DETECTOR MANUAL DP-005 GLOLAB CORPORATION Thank you for buying our DP-005 Digital Direction Sensing Motion Detector The goal of Glolab is to produce top quality electronic

More information

The MP SERIES CONTROLLER. User s Manual. ISE, Inc.

The MP SERIES CONTROLLER. User s Manual. ISE, Inc. The MP SERIES CONTROLLER User s Manual ISE, Inc. 10100 Royalton Rd. Cleveland, OH 44133 USA Tel: (440) 237-3200 Fax: (440) 237-1744 http://variac.com Form No, 003-1622 Rev G 02/25/2009 Form No. 003-1622

More information

JUMA-TRX2 DDS / Control Board description OH2NLT

JUMA-TRX2 DDS / Control Board description OH2NLT JUMA-TRX2 DDS / Control Board description OH2NLT 22.08.2007 General Key functions of the JUMA-TRX2 DDS / Control board are: - provide user interface functions with LCD display, buttons, potentiometers

More information

PRODUCT MANUAL VHF & UHF Pocket Paging Transmitter. Version 1.00 April 2017

PRODUCT MANUAL VHF & UHF Pocket Paging Transmitter. Version 1.00 April 2017 11-85-0000 VHF & UHF Pocket Paging Transmitter PRODUCT MANUAL Version 1.00 April 2017 Copyright 2017 Sea Air and Land Communications Ltd. All rights reserved. P a g e 1 Salcom Product Documentation This

More information

Servo Sequencer Servo Robot motion controller & General Purpose microcontroller board

Servo Sequencer Servo Robot motion controller & General Purpose microcontroller board Robot Construction Component Servo Sequencer Servo Robot motion controller & General Purpose microcontroller board The servo sequencer is in reality a general purpose reprogrammable microcontroller board

More information

Seminar Report Railway Gate Control 1. INTRODUCTION

Seminar Report Railway Gate Control 1. INTRODUCTION 1. INTRODUCTION It is designed using AT89C51 microcontroller to avoid railway accidents happening at unattended railway gates, if implemented in spirit. This utilizes two powerful IR transmitters and two

More information

Electronics / Water analogy. Resistor. Inductance. Capacitor. Water Electronics Energy - Energy Pressure - Voltage Flow - Current Volume - Charge

Electronics / Water analogy. Resistor. Inductance. Capacitor. Water Electronics Energy - Energy Pressure - Voltage Flow - Current Volume - Charge Electronics / Water analogy Water Electronics Energy - Energy Pressure - Voltage Flow - Current Volume - Charge Resistor U = R * I 1 Capacitor U 1 i dt C U L di dt Inductance Turbine Flywheel Diode Transistor

More information

KCS TraceME TM-203 / R9F4 GPS / GPRS / SMS / RFID module, OEM Version

KCS TraceME TM-203 / R9F4 GPS / GPRS / SMS / RFID module, OEM Version KCS TraceME TM-203 / R9F4 GPS / GPRS / SMS / RFID module, OEM Version The KCS GPRS/GPS range of modules enables you to remotely track & trace people, animals and a variety of objects, e.g. cars, trucks,

More information

MAINTENANCE MANUAL AUDIO AMPLIFIER BOARD 19D904025G1 (MDR) AUDIO AMPLIFIER BOARD 19D904025G2 (MDX)

MAINTENANCE MANUAL AUDIO AMPLIFIER BOARD 19D904025G1 (MDR) AUDIO AMPLIFIER BOARD 19D904025G2 (MDX) A MAINTENANCE MANUAL AUDIO AMPLIFIER BOARD 19D904025G1 (MDR) AUDIO AMPLIFIER BOARD 19D904025G2 (MDX) TABLE OF CONTENTS DESCRIPTION............................................... Page Front Cover CIRCUIT

More information

Index Terms IR communication; MSP430; TFDU4101; Pre setter

Index Terms IR communication; MSP430; TFDU4101; Pre setter Design and Development of Contactless Communication Module for Pre setter of Underwater Vehicles J.Lavanyambhika, **D.Madhavi *Digital Systems and Signal Processing in Electronics and Communication Engineering,

More information

2W UHF MHz Radio Transceiver

2W UHF MHz Radio Transceiver 2W UHF410-470 MHz Radio Transceiver Specification Copyright Javad Navigation Systems, Inc. February, 2006 All contents in this document are copyrighted by JNS. All rights reserved. The information contained

More information

S O P H I S T I C A T E D A U T O M A T I O N

S O P H I S T I C A T E D A U T O M A T I O N S O P H I S T I C A T E D A U T O M A T I O N Introduction Cost-effective Radio modems to any serial communication application Low power models, different frequency ranges RS232 / / RS422 / 5V TTL interface

More information

EE 314 Spring 2003 Microprocessor Systems

EE 314 Spring 2003 Microprocessor Systems EE 314 Spring 2003 Microprocessor Systems Laboratory Project #9 Closed Loop Control Overview and Introduction This project will bring together several pieces of software and draw on knowledge gained in

More information

WWVB Receiver/Decoder Module With Serial BCD Interface DESCRIPTION FEATURES APPLICATIONS

WWVB Receiver/Decoder Module With Serial BCD Interface DESCRIPTION FEATURES APPLICATIONS Linking computers to the real world WWVB Receiver/Decoder Module With Serial BCD Interface DESCRIPTION General The Model 321BS provides computer readable time and date information based on the United States

More information

Complete 2.4 GHz RF Transceiver Module with Built-In RFDP8 Application Protocol Part Numbers RFD21733, RFD21735, RFD21737, RFD21738, RFD21739

Complete 2.4 GHz RF Transceiver Module with Built-In RFDP8 Application Protocol Part Numbers RFD21733, RFD21735, RFD21737, RFD21738, RFD21739 Complete 2.4 GHz RF Transceiver Module with Built-In Application Protocol Part Numbers,,,, Optional Configuration For use with External Antenna 15mm x 15mm (0.600 inch x 0.600 inch) / is a complete, READY-TO-USE

More information

CMU232 User Manual Last Revised October 21, 2002

CMU232 User Manual Last Revised October 21, 2002 CMU232 User Manual Last Revised October 21, 2002 Overview CMU232 is a new low-cost, low-power serial smart switch for serial data communications. It is intended for use by hobbyists to control multiple

More information

ST12 CODEC IR/RF Remote Control Encoder/Decoder IC 1. Overview

ST12 CODEC IR/RF Remote Control Encoder/Decoder IC 1. Overview ST CODEC / Remote Control Encoder/Decoder IC. Overview ST CODEC is Radio Frequency and Infrared encoder/decoder IC for remote control applications having unique features and flexibility not available with

More information

Soldier Tracking and Health Indication System Using ARM7 LPC-2148

Soldier Tracking and Health Indication System Using ARM7 LPC-2148 Soldier Tracking and Health Indication System Using ARM7 LPC-2148 Shraddha Mahale, Ekta Bari, Kajal Jha Mechanism under Guidance of Prof. Elahi Shaikh (HOD) Electronics Engineering, Mumbai University Email:

More information

MAINTENANCE MANUAL AUDIO BOARDS 19D902188G1, G2 & G3

MAINTENANCE MANUAL AUDIO BOARDS 19D902188G1, G2 & G3 B MAINTENANCE MANUAL AUDIO BOARDS 19D902188G1, G2 & G3 TABLE OF CONTENTS Page Front Cover DESCRIPTION............................................... CIRCUIT ANALYSIS............................................

More information

TLE9879 EvalKit V1.2 Users Manual

TLE9879 EvalKit V1.2 Users Manual TLE9879 EvalKit V1.2 Users Manual Contents Abbreviations... 3 1 Concept... 4 2 Interconnects... 5 3 Test Points... 6 4 Jumper Settings... 7 5 Communication Interfaces... 8 5.1 LIN (via Banana jack and

More information

Ocean Controls KT-5221 Modbus IO Module

Ocean Controls KT-5221 Modbus IO Module Ocean Controls Modbus IO Module 8 Relay Outputs 4 Opto-Isolated Inputs 2 Analog Inputs (10 bit) 1 PWM Output (10 bit) 4 Input Counters Connections via Pluggable Screw Terminals 0-5V or 0-20mA Analog Inputs,

More information

IMPLEMENTATION OF EMBEDDED SYSTEM FOR INDUSTRIAL AUTOMATION

IMPLEMENTATION OF EMBEDDED SYSTEM FOR INDUSTRIAL AUTOMATION IMPLEMENTATION OF EMBEDDED SYSTEM FOR INDUSTRIAL AUTOMATION 1 Mr. Kamble Santosh Ashok, 2 Mr.V.Naga Mahesh 1 M.Tech Student, 2 Astt.Prof. 1 Ece - Embedded System, 1 Scient Institute Of Technology, Ibrahimpatnam,

More information

HT12A/HT12E 2 12 Series of Encoders

HT12A/HT12E 2 12 Series of Encoders 2 2 Series of Encoders Features Operating voltage 2.4V~5V for the HT2A 2.4V~2V for the HT2E Low power and high noise immunity CMOS technology Low standby current: 0.A (typ. at V DD =5V HT2A with a 38kHz

More information

RN-41-SM. Class 1 Bluetooth Socket Module. Features. Applications. Description. Block Diagram. rn-41sm-ds 9/9/2009

RN-41-SM. Class 1 Bluetooth Socket Module. Features. Applications. Description. Block Diagram.   rn-41sm-ds 9/9/2009 RN-41-SM www.rovingnetworks.com rn-41sm-ds 9/9/2009 Class 1 Bluetooth Socket Module Features Socket module 3/5V DC TTL I/O Fully qualified Bluetooth 2.1/2.0/1.2/1.1 module Bluetooth v2.0+edr support Low

More information

BASIC-Tiger Application Note No. 059 Rev Motor control with H bridges. Gunther Zielosko. 1. Introduction

BASIC-Tiger Application Note No. 059 Rev Motor control with H bridges. Gunther Zielosko. 1. Introduction Motor control with H bridges Gunther Zielosko 1. Introduction Controlling rather small DC motors using micro controllers as e.g. BASIC-Tiger are one of the more common applications of those useful helpers.

More information

Triscend E5 Support. Configurable System-on-Chip (CSoC) Triscend Development Tools Update TM

Triscend E5 Support.   Configurable System-on-Chip (CSoC) Triscend Development Tools Update TM www.keil.com Triscend Development Tools Update TM Triscend E5 Support The Triscend E5 family of Configurable System-on-Chip (CSoC) devices is based on a performance accelerated 8-bit 8051 microcontroller.

More information

SC16A SERVO CONTROLLER

SC16A SERVO CONTROLLER SC16A SERVO CONTROLLER User s Manual V2.0 September 2008 Information contained in this publication regarding device applications and the like is intended through suggestion only and may be superseded by

More information

Servo and Motor Controller

Servo and Motor Controller Servo and Motor Controller Date: August 0, 00 Description: The servo motor controller drives three R/C servomotors and one brushless DC motor. All four motors are controlled by PWM signals sent from a

More information

TRXQ1 RXQ1 FM NARROW BAND TRANSCEIVERS. RXQ1 Version. Applications. TRXQ1 Version

TRXQ1 RXQ1 FM NARROW BAND TRANSCEIVERS. RXQ1 Version. Applications. TRXQ1 Version RF Transceiver or Intelligent Modem Versions Host Data Rate upto 19,200 Baud Data Rates to 20 K baud. 2 Selectable RF Channels Narrowband Crystal Controlled Optimal Range 200m Supply Voltage 3-5V Very

More information

List of Items Available in the Laboratory the Lab

List of Items Available in the Laboratory the Lab List of Items Available in the Laboratory the Lab Category Component 555 Timer $0.30 5V Relay $3.50 74xxx Series IC Chip $0.30 Battery - 12V (rechargeable Lead-acid type) $16.00 Battery - 6V (rechargeable

More information

instruction manual for Open LRS New Generation

instruction manual for Open LRS New Generation instruction manual for Open LRS New Generation Table of contents 1. Important warnings 2. Hardware Overview 3 2.1 DTF UHF 4 Channel 4 2.2 HobbyKing RX 5 3. Instructions 3.1 Basic functions 6 3.2 Flashing

More information

Debugging a Boundary-Scan I 2 C Script Test with the BusPro - I and I2C Exerciser Software: A Case Study

Debugging a Boundary-Scan I 2 C Script Test with the BusPro - I and I2C Exerciser Software: A Case Study Debugging a Boundary-Scan I 2 C Script Test with the BusPro - I and I2C Exerciser Software: A Case Study Overview When developing and debugging I 2 C based hardware and software, it is extremely helpful

More information

2.0 Discussion: 2.1 Approach:

2.0 Discussion: 2.1 Approach: 2.0 Discussion: 2.1 Approach: The design for a Power Monitor and Data Logging System is comprised of two major components: the Power Meter and the Data Logger. The Power Meter is the package that plugs

More information

M-Bus Master MultiPort 250L Installation and User Guide

M-Bus Master MultiPort 250L Installation and User Guide Installation and User Guide Kamstrup A/S Industrivej 28, Stilling DK-8660 Skanderborg T: +45 89 93 10 00 info@kamstrup.com kamstrup.com Contents 1 Introduction 3 1.1 Design 3 2 Functionality 4 2.1 Overview

More information

SOUTHERN AVIONICS COMPANY. SE125 Transmitter. SE125 Transmitter 1-1

SOUTHERN AVIONICS COMPANY. SE125 Transmitter. SE125 Transmitter 1-1 1-1 1 Introduction The SE Series transmitters are computer controlled systems designed around an embedded microprocessor. These systems are capable of remote monitoring and maintenance via Ethernet (optional).

More information

RFID ACCESS CONTROL. SRðAN LALE FACULTY OF ELECTRICAL ENGINEERING EASTERN SARAJEVO

RFID ACCESS CONTROL. SRðAN LALE FACULTY OF ELECTRICAL ENGINEERING EASTERN SARAJEVO RFID ACCESS CONTROL SRðAN LALE FACULTY OF ELECTRICAL ENGINEERING EASTERN SARAJEVO 1 INTRODUCTION RFID (RADIO - FREQUENCY IDENTIFICATION) systems use RF signals for identification of people, animals and

More information

The Breakdown. Figure 1: Block Diagram (above: Transmitter; below: Receiver)

The Breakdown. Figure 1: Block Diagram (above: Transmitter; below: Receiver) Introduction This project is designed to establish one-way data communication from a transmitter to a receiver over the infrared optical medium. More specifically, the project will communicate a modulated

More information

MC-1010 Hardware Design Guide

MC-1010 Hardware Design Guide MC-1010 Hardware Design Guide Version 1.0 Date: 2013/12/31 1 General Rules for Design-in In order to obtain good GPS performances, there are some rules which require attentions for using MC-1010 GPS module.

More information

Generating DTMF Tones Using Z8 Encore! MCU

Generating DTMF Tones Using Z8 Encore! MCU Application Note Generating DTMF Tones Using Z8 Encore! MCU AN024802-0608 Abstract This Application Note describes how Zilog s Z8 Encore! MCU is used as a Dual-Tone Multi- (DTMF) signal encoder to generate

More information

Remote Control Based Solar Ploughing Machine

Remote Control Based Solar Ploughing Machine International Journal of Scientific Engineering and Applied Science (IJSEAS) Volume, Issue, May 07 ISSN: 9 70 Remote Control Based Solar Ploughing Machine M.Rajaparthiban, M.Sasirekha, K.Arthy Assistant

More information

SRT PAGING & DATA RECEIVER MANUAL

SRT PAGING & DATA RECEIVER MANUAL SRT PAGING & DATA RECEIVER MANUAL Covering the following: SRT150R, SRT280R, SRT320R, SRT450R & SRT950R CONTENTS 1.0 INTRODUCTION 1.1 APPLICATIONS 1.2 SPECIFICATION 1.3 RS232 SERIAL PORT 1.4 PROGRAMMING

More information

HAW-Arduino. Sensors and Arduino F. Schubert HAW - Arduino 1

HAW-Arduino. Sensors and Arduino F. Schubert HAW - Arduino 1 HAW-Arduino Sensors and Arduino 14.10.2010 F. Schubert HAW - Arduino 1 Content of the USB-Stick PDF-File of this script Arduino-software Source-codes Helpful links 14.10.2010 HAW - Arduino 2 Report for

More information

MC-1612 Hardware Design Guide

MC-1612 Hardware Design Guide LOCOSYS Technology Inc. MC-1612 Hardware Design Guide Version 1.0 Date: 2013/09/17 LOCOSYS Technology Inc. 1 General Rules for Design-in In order to obtain good GPS performances, there are some rules which

More information

Microchip mtouch Solution Microchip Technology Incorporated. All Rights Reserved. Insert Class Code Here

Microchip mtouch Solution Microchip Technology Incorporated. All Rights Reserved. Insert Class Code Here Microchip mtouch Solution Slide 1 Goal! Understanding advantage of Capacitive Sensor and applications Microchip mtouch Solution A principal of Capacitive Sensor CSM(Cap sensing Module) of PIC16F72x CVD(Cap

More information

Robotic Development Kit. Powered using ATMEL technology

Robotic Development Kit. Powered using ATMEL technology Robotic Development Kit Powered using ATMEL technology Index 1. System overview 2. Technology overview 3. Individual dev-kit components I. Robot II. Remote III. IR-Pod IV. Base-Station V. RFID 4. Robonii

More information

Handy dandy little circuit #17 #17

Handy dandy little circuit #17 #17 Handy dandy little circuit #17 #17 Download # 17 in PDF There are a lot of alarm systems on the market but you might be inclined to build your own. This little project can be put together using inexpensive

More information