USING SINGLE-CHIP COMPUTER SYSTEMS FOR EFFICIENT AND COST EFFECTIVE ENVIRONMENTAL MONITORING

Size: px
Start display at page:

Download "USING SINGLE-CHIP COMPUTER SYSTEMS FOR EFFICIENT AND COST EFFECTIVE ENVIRONMENTAL MONITORING"

Transcription

1 Engineering e-transaction (ISSN ) Vol. 5, No. 2, December 2010, pp Online at Received 30 September, 2010; Accepted 21 October, 2010 USING SINGLE-CHIP COMPUTER SYSTEMS FOR EFFICIENT AND COST EFFECTIVE ENVIRONMENTAL MONITORING O. Ahmad 1, L. Gani 2 and N. Makbul 3 1,2 University Malaysia Sabah, Kota Kinabalu 3 Telekom Malaysia Sabah, Kota Kinabalu Malaysia othmana@gmail.com ABSTRACT Single chip computer systems started with the Basic Stamp computer system that solders computer parts into a printed circuit board, the size of a large Integrated Circuit (PICAXE). Now, true single-ics, as small as 8-pin in sizes, can become a complete computer system with all hardware and operating system. These are the PICAXE systems based on the Microlab PIC microcontrollers. A sample datalogger design, with its Basic source code is provided in the Proteus Professional software, and this circuit is simplified so as to use the least component and source code. It is used as the basis to test a simple application where temperatures are taken at a regular interval and stored in the non-volatile EEPROM memory. 181 bytes out of 256 of the EEPROM is used up by the Basic program loaded into the PICAXE-08M, the smallest PICAXE with 8 pins. The 40-pin PICAXE- 40X2 has 4096 bytes of EEPROM. As a computer system, users can communicate with the PICAXE IC using a serial port, and these serial ports can be linked to other devices, such as serial EEPROM or other computers, using the I2C protocols for large networks. The networks can be linked wirelessly but the simpler serial protocol, the RS232, will be the default for bootstrapping and communication. The cost of these computer systems is less than RM30 each so it could be cheaper and more effective to just produce lots of them and collect their data to be downloaded to a central server. This paper reviews PICAXE systems for their suitability to log temperatures of outdoor cabinets of Telekom Malaysia. Keywords: Data logger; Environment; Eeprom; Microcontroller; Single-chip computer system. 1. INTRODUCTION Data logging activity is vital in many research activities especially in studying the environments. It is therefore vital for researchers to get reliable and yet cost-effective systems that will allow them to collect accurate and reliable data. There are various ways of collecting data at remote sites: specialised data logging devices, personal computers to collect data, singleboard computers and lastly single-chip computers. Specialised data logging equipment is usually bulky, power hungry and expensive. Personal computers are even more expensive and power hungry but extremely flexible. Single-board computers are slightly better in power consumption and cost while retaining customisation flexibility. Single-chip computer system is the best in terms of power and price, while retaining the customisation and additionally increasing security of data. Single-chip computer systems are environment and water proofed because data is stored in eeprom forms instead of electromechanical devices such as hard disks. Wireless networks can solve some problems but wireless links are subject to weather and therefore not completely reliable. This research reviews the state of the art in single-chip computer systems especially in their uses in data logging activities. Single-chip computer systems mentioned in this article is different from the single-chip computers that are usually referred in publications (Dejun and Minjian, 2010). These single chip computers are normal microcontrollers that have lots of input-output devices and peripherals but are not stored with operating system support. It is also different from microcontrollers that are loaded with operating system firmware that are limited to larger microcontrollers 48

2 only and has not programming support. Single chip high level language interpreter can be traced back as far as the firmware developed by Myke Predko called BASIC87X, quoted from his book BASIC87x, was written to run on a PIC16F877(A) with the internal Flash program memory used for storage of both the interpreter (with user interface) as well as the execution code (Myke, 2008). PIC16F877 is a large microcontroller requiring 40 pins but now similar BASIC interpreter can be loaded into 8-pin microcontrollers as shown by the PIXAXE family and its clone KICCHIP. Work on data loggers is active as shown by Dynamic environmental management, United States Patent , Leslie (2005) had used PICAXE for a mobile robot, but literature search failed to find prior use of PICAXE for data logging activity, although there are mentions of single-chip computers. These are just alternative terms for microcontrollers such as PIC (Goswami et al., 2010; Kumar et al., 2010; Kirk et al., 2004). Järvinen (2007) wrote in the Journal of Education Technology that PICAXE could be used by Secondary School students to design electronic systems. PICAXE data logger cards were reported by Lorenz (2008) in a NASA progress report. These cards were off-the-shelf PCBs, which are equipped with PICAXE-18X and I2C EEPROM and sensors. 2. METHODOLOGY The research started with identifying with the problems. The area of research concentrates first on the monitoring of Telekom Malaysia s outdoor equipment cabinets. Their engineers and technicians are interviewed for their views on the methods and problems of collecting data. Various data logging technologies are reviewed. The internet search is best at the initial stage, especially Wikipedia. Data in Wikipedia may not be completely reliable or accurate but they are a good place to start identifying with available systems and suppliers. Detail analysis was carried out on the web sites of these equipment suppliers. Nowadays, all the major suppliers have websites. Those that do not have any website will be ignored. This methodology may not be computer systems with operating system support and complete but it is the most cost effective and fast, and suitable for the objective of the focus of the research, data logging of temperatures of outdoor cabinets. Once the environmental range has been identified, circuits were designed using Proteus Professional and source codes evaluated and run in Proteus VSM via Proteus ISIS schematic capture software. Proteus VSM is capable of simulating the compiled codes for PIC and other microcontrollers in HEX or COFF format and linking to its source codes either in assembly or high-level language provided the debugging information is included when the object code was produced. ISIS provides a graphical animation of the simulation process, as well as provide virtual serial, RS232 terminal. Proteus VSM is also capable of simulating PICAXE but only in Basic source code format. Sample circuits and Basic source code from Proteus were modified to suit a particular situation and the results are compared for various versions of PICAXE. A sample circuit diagram using PICAXE14M as a data logger is shown in Figure 1. The sizes of program codes are determined by the Syntax facility in PICAXE Development Environment, the PICAXE Programming Editor, developed by PICAXE (PICAXE, 2009). Some simulation was also done using the PICAXE Programming Editor. There are some discrepancies in the result shown by PICAXE Programming Editor versus Proteus VSM. This can only be settled once the real circuit had been built. For the moment, the Basic language execution simulation by PICAXE Programming Editor is given more weight than that provided by Proteus VSM. Some results shown by Proteus are also suspect since it cannot allow parallel inputs. This is a necessity because PICAXE uses one port dedicated for Bootstrapping while using other ports for communication. It means that results need to be shown at another serial port. This is not acceptable in real-life operation because it requires different terminal ports for bootstrapping and communication, creating more complexities cost and size. 49

3 Fig. 1 Circuit diagram of a PICAXE14M data logger 3. RESULTS AND DISCUSSIONS This is just an informal survey of the requirements for a localised (Telekom Malaysia) TM unit at Kota Kinabalu, their competence level and their equipment level in Item 10 of shows that some of their equipments still use RS232 interfaces. Their notebooks had to be provided with USB to RS232 converter. They need this to configure their switches and routings. Table 2 summarises data logging systems that had been studied. Table 3 summarises important specifications of the various PICAXE. Table 4 shows current prices for the PICAXE without postage and packing costs. There is no reason why the special purpose data logger cannot be implemented using PIC but it will always be at a disadvantage if it were purpose built. If it were implemented as a data logger that can be programmed like a computer and the size of a USB, then this data logger will join the entry number 4 of. Item 5 is the centralised monitoring system. TM has this system but the location of the sensor is not easy to customise. It is fixed during installation and the O&M team at Kuala Lumpur keeps its data. Table 1 Needs and situations for temperature logging for TM Cabinets. No Feature Requirement 1 Absolute Accuracy Low (1 C) 2 Linearity High 3 Data Quantity Low (10) 4 Accessibility High (At road sides, 24 hours/day) 5 Storage High (70 C) temperature of data logger 6 Storage space for Low (Around 1000 cc) data logger 7 Maximum temperature expected 8 Number of temperature sensors 9 Location for temperature sensor 10 Communication protocol 11 Available of PIC programmers 12 Assembly and C programming ability 13 Availablity of notebook 100 C (Maximum IC temp.) 5 Unknown, to be determined from time to time RS232 (existing equipment and practice) None None Yes 50

4 Table 2 Comparison of data logging systems No Type Cost Power Flexibility Security Sensors Comment 1 Specialised data logger High Medium Low Medium 1 Micro lite logger (8k samples) US$ 59 (RM195), Dealextreme SKU7003 US$ 8.80 (RM30) 2 PC based High High High Low High Weather station 3 One board Medium Medium High Low High Weather station PC based 4 One chip Low Low High High 5 PICAXE-14M (RM 10) computer 5 O & M High Low Medium Medium 1 Operation Room Table 3 PICAXE Summary and Sample Sizes PICAXE Inputs Lines of Code PIC PRO (byte) Data (byte) Samples (Test) Add memory 08M PIC12F None 14M PIC16F None 18M PIC16F None 20M PIC16F None 18X PIC16F C 28X PIC16F C 40X PIC16F C 20X PIC18F14K C 28X PIC18F C 40X PIC18F C Table 4 Prices from PICAXE Prices excluding Tax 08M M M M X 28X X X X X Figure 2 shows a printed circuit board, which is, can be bought from online suppliers to mount the PICAXE14M. Figure 3 shows the result of a simulated PICAXE14M programmed as a data logger. Figure 4 shows the utilisation of memory in PICAXE14M. 4. CONCLUSIONS For logging the temperatures of outdoor Fibre Optical Equipment, the PICAXE or its clone the KICCHIP will be recommended for TM purposes. As a computer, it needs skill in writing and modifying the Basic source Fig. 2 RKP14C with PICAXE-14M for (GBP 3.60 at Ebay) Table 5 Simulated terminal responses for an example of a PICAXE14M system Press address to read Address Temperature Upload comlete code but it is a much lesser learning curve than using Assembly or C compilers to do data logging as well as communicating with PCs and burning it to microcontrollers. 51

5 TM technicians and engineers have built-in experience and skill to be trained to modify the source codes. They are also well equipped with notebooks and serial RS232 connectors and ways of communicating with their equipment. It is this communication aspect, which makes it difficult to write and modify custom microcontroller codes. PICAXE has the routines already embedded and can be called via Basic source code commands. and technical monitoring. Availability of skilled engineers and technicians will not hamper their requirements for more programming expertise, although even the most advanced PICAXE system, the PICAXE-40X2 with its 256 bytes of data storage capacity, will not be sufficient for all data logging uses. If necessary, more memory can be added by using the I2C protocol but this will add to the size and cost of the whole system. REFERENCES Dejun, L. and Minjian, W., Design and Implementation of Data Acquisition System Based on Single-Chip Computer, Second International Conference on Computer Engineering and Applications Goswami, A., Bezborouah, T. and Sarma, K., An embedded design for monitoring and controlling temperature Indian J. Physics 84(1): 71-9 Järvinen, E.M., Karsikas, A. and Hintikka, J., Children as Innovators in Action A Study of Microcontrollers in Finnish Comprehensive Schools Journal of Technology Education 18(2): Fig. 3 Memory status shown by PICAXE Programming Editor for a PIXAXE14M For TM requirement, the cheapest PICAXE the PICAXE-08M is sufficient. With its capacity to store up to 72 samples, it should be possible to get halfhourly sample for 24 hours. However, the price difference between PICAXE-08M and PICAXE-14M is so small that the extra ports available will be useful for further customisations by adding extra features or sensors. USB data loggers may be getting smaller in size and prices but it is still too expensive. It may have advantages in ease of use and large sample sizes but its lack of customisation will be a major obstacle for many other data logging uses. Commercially produced single-chip computer system, like PICAXE, based USB data loggers are still not available. Even if it were to appear, it will not be cheap initially but that era is most welcomed. At present, custom-built PICAXE systems is still the most recommended data logging system for research 52 Kirk, M., Jane, K.H. and Royan, O., Environmental Sensor Networks, IEEE COMPUTER 1-6 Kumar, A., Singh, I.P. and Sud, S.K., Design and Development of Multi-Channel Data Logger for Built Environment, Proceedings of the International MultiConference of Engineers and Computer Scientiest Leslie, A., Mobile Robot Guidance and Navigation, Thesis for the Degree of Bachelor of Engineering (Control and Instrumentation), University of Southern Queensland Lorenz, R.D., A 20-station array of intelligent dataloggers to study terrestrial dust devils: preliminary trials,, Lunar and Planetary Science, Year 1 Progress Report NASA Award Number, NNX07AL32G Myke, P., Programming and Customizing the PIC Microcontroller, Third Edition, McGraw-Hill PICAXE, Revolution Education Ltd., PICAXE Manual Version /2009

The PICAXE VSM Tutorial is split into a number of chapters. Each chapter can be downloaded free of charge from the website.

The PICAXE VSM Tutorial is split into a number of chapters. Each chapter can be downloaded free of charge from the  website. PICAXE VSM Tutorial Part 1 The PICAXE VSM Tutorial is split into a number of chapters. Each chapter can be downloaded free of charge from the www.picaxevsm.com website. Part 1 Part 2 Part 3 Part 4 Park

More information

AC : INFRARED COMMUNICATIONS FOR CONTROLLING A ROBOT

AC : INFRARED COMMUNICATIONS FOR CONTROLLING A ROBOT AC 2007-1527: INFRARED COMMUNICATIONS FOR CONTROLLING A ROBOT Ahad Nasab, Middle Tennessee State University SANTOSH KAPARTHI, Middle Tennessee State University American Society for Engineering Education,

More information

International Journal of Electronics and Computer Science Engineering 1588

International Journal of Electronics and Computer Science Engineering 1588 International Journal of Electronics and Computer Science Engineering 1588 Available Online at www.ijecse.org ISSN- 2277-1956 Design and Development of Low Cost PC Based Real Time Temperature and Humidity

More information

Introduction to 8051 microcontrollers

Introduction to 8051 microcontrollers Introduction to 8051 microcontrollers Posted on May 7, 2008, by Ibrahim KAMAL, in Micro-controllers, tagged This tutorial is specially tailored to electronics and robotics hobbyists that have already realized

More information

CHIPS Newsletter Vol 3 - Yahoo! Mail. Official Newsletter of. Chuck Hellebuyck's Electronic Products

CHIPS Newsletter Vol 3 - Yahoo! Mail. Official Newsletter of. Chuck Hellebuyck's Electronic Products CHIPS Newsletter Vol 3 From: "chips@elproducts.net" To: "Chuck Hellebuyck" Friday, January 8, 2010 9:10 AM CHIPs Vol 3 / January 8, 2010 Official Newsletter

More information

Figure 1.1: Some embedded device. In this course we shall learn microcontroller and FPGA based embedded system.

Figure 1.1: Some embedded device. In this course we shall learn microcontroller and FPGA based embedded system. Course Code: EEE 4846 International Islamic University Chittagong (IIUC) Department of Electrical and Electronic Engineering (EEE) Course Title: Embedded System Sessional Exp. 1: Familiarization with necessary

More information

Serial Port Complete

Serial Port Complete Serial Port Complete Programming and Circuits for RS-232 and RS-485 Links and Networks Network Programming Tips & Tricks Cables, Connectors, & Terminations Sample Applications for Visual Basic Basic Stamp

More information

Microcontroller Based Data Acquisition System

Microcontroller Based Data Acquisition System Microcontroller Based Data Acquisition System Sayantan Dutta Department of Applied Electronics and Instrumentation Engineering, University Institute of Technology, Burdwan University Rishabh Das Department

More information

Portable Rostrum with Automated Height Controller Based on PIC Microcontroller

Portable Rostrum with Automated Height Controller Based on PIC Microcontroller Portable Rostrum with Automated Height Controller Based on PIC Microcontroller Muhamad Fairus Adzha bin Muhamad Raslani 1, Mohd Fauzi Bin Abdul Aziz 2, Nik Izudin bin Nik Ramli 3 1,2,3 Electrical Engineering

More information

Good Idea to Working Electronic Model

Good Idea to Working Electronic Model Good Idea to Working Electronic Model by Jan H. Lichtenbelt, March 2011 Abstract Seeing an idea manifest itself into a fully working creation is always satisfying, however so many good ideas go to waste

More information

Conclusion and Future Scope

Conclusion and Future Scope 6 Conclusion and Future Scope Contents 6.1 General Conclusion...143 6.2 Future Scope of the Work... 145 References...146 6.1 General Conclusion The present work has been concentrated on the design and

More information

revolution GETTING STARTED Appendix H - Frequently Asked Questions (FAQ). Section 1 92

revolution GETTING STARTED Appendix H - Frequently Asked Questions (FAQ).  Section 1 92 Section 1 92 Appendix H - Frequently Asked Questions (FAQ). Where can I purchase PICAXE microcontrollers? All microcontrollers can be purchased from within the PICAXE section of the online store at www.tech-supplies.co.uk

More information

Embedded Systems Lab Lab 1 Introduction to Microcontrollers Eng. Dalia A. Awad

Embedded Systems Lab Lab 1 Introduction to Microcontrollers Eng. Dalia A. Awad Embedded Systems Lab Lab 1 Introduction to Microcontrollers Eng. Dalia A. Awad Objectives To be familiar with microcontrollers, PIC18F4550 microcontroller. Tools PIC18F4550 Microcontroller, MPLAB software,

More information

RS-232 Adapter Board

RS-232 Adapter Board User Manual Blue Wolf, Inc. 9179 W. State Street Garden City, ID 83714 Revision History Version # Release Date Revision/Release Comments 1.0 3/14/2011 Initial draft for release. The information contained

More information

Base Module Board. Engineering» Design» Product. User Manual. Blue Wolf, Inc W. State Street Garden City, ID 83714

Base Module Board. Engineering» Design» Product. User Manual. Blue Wolf, Inc W. State Street Garden City, ID 83714 User Manual Engineering» Design» Product Blue Wolf, Inc. 9179 W. State Street Garden City, ID 83714 Revision History Version # Release Date Revision/Release Comments 1.0 3/14/2011 Initial draft for release.

More information

USB Stamp Adapter Board

USB Stamp Adapter Board User Manual Engineering» Design» Product Blue Wolf, Inc. 9179 W. State Street Garden City, ID 83714 Revision History Version # Release Date Revision/Release Comments 1.0 3/7/2011 Initial draft for release.

More information

Intelligent Pressure Measuring System

Intelligent Pressure Measuring System Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology ISSN 2320 088X IJCSMC, Vol. 3, Issue.

More information

MT2 Introduction Embedded Systems. MT2.1 Mechatronic systems

MT2 Introduction Embedded Systems. MT2.1 Mechatronic systems MT2 Introduction Embedded Systems MT2.1 Mechatronic systems Mechatronics is the synergistic integration of mechanical engineering, with electronics and intelligent computer control in the design and manufacturing

More information

Project design tutorial (I)

Project design tutorial (I) Project design tutorial (I) Design or project specifications Divide the project or system into blocks or subsystems (top-down design) (hierarchical design) Analogue subsystem Mixed-signal subsystem Digital

More information

POWER THEFT DETECTION USING WIRELESS SYSTEM: A DISTRIBUTED APPROACH FOR POWER THEFT PREVENTION

POWER THEFT DETECTION USING WIRELESS SYSTEM: A DISTRIBUTED APPROACH FOR POWER THEFT PREVENTION POWER THEFT DETECTION USING WIRELESS SYSTEM: A DISTRIBUTED APPROACH FOR POWER THEFT PREVENTION 1 Amar Pawade, 2 Nadeem Shaikh, 3 Bhushan Chowdhri, 4 Ansari Shariq Department of Electronics, MHSSCOE 1 chowdhrib@yahoo.com,

More information

Monitor ~ Manage ~ Reduce ~ Control

Monitor ~ Manage ~ Reduce ~ Control Introduction AllSolus offers products and services that enable energy, gas, water and environmental measurement, monitoring and management. Our mission is to help our clients take control of their energy,

More information

On-board PCs for interfacing front-end electronics

On-board PCs for interfacing front-end electronics On-board PCs for interfacing front-end electronics JCOP team meeting April 10, 2002 Niko Neufeld CERN/EP 1 Controlling Boards The traditional approach Ethernet Parallel Bus (VME, Fastbus, ) Control Station

More information

Embedded Piano Interfaced with LCD

Embedded Piano Interfaced with LCD Embedded Piano Interfaced with LCD Akshita Vinod Nichani U.G. Student, Electronics and Telecommunication Department, DJSCE Shruti Tushar Pistolwala U.G. Student, Electronics and Telecommunication Department,

More information

User Manual. EDK 400J EnOcean Developer Kit

User Manual. EDK 400J EnOcean Developer Kit User Manual EDK 400J EnOcean Developer Kit EDK 400J User Manual Important Notes This information describes the type of component and shall not be considered as assured characteristics. No responsibility

More information

A UNIVERSAL REMOTE CONTROLLER WITH HAPTIC INTERFACE FOR CUSTOMER ELECTRONIC DEVICES

A UNIVERSAL REMOTE CONTROLLER WITH HAPTIC INTERFACE FOR CUSTOMER ELECTRONIC DEVICES A UNIVERSAL REMOTE CONTROLLER WITH HAPTIC INTERFACE FOR CUSTOMER ELECTRONIC DEVICES The main aim of this project is to introduce a new universal remote control that gives easy-to-control interface for

More information

Company Overview March 12, Company Overview. Tuesday, October 03, 2017

Company Overview March 12, Company Overview. Tuesday, October 03, 2017 Company Overview Tuesday, October 03, 2017 HISTORY 1987 2001 2008 2016 Company started to design and manufacture low-cost, highperformance IC packages. Focus on using advanced organic substrates to reduce

More information

AXE Stack 18. BASIC-Programmable Microcontroller Kit. An inexpensive introduction to microcontroller technology for all ability levels

AXE Stack 18. BASIC-Programmable Microcontroller Kit. An inexpensive introduction to microcontroller technology for all ability levels Ltd AXE Stack 18 BASIC-Programmable Microcontroller Kit a division of An inexpensive introduction to microcontroller technology for all ability levels Free Windows interface software Programmable in BASIC

More information

DATA LOGGER APPLICATION DEVELOPMENT USING MICROCONTROLLER ATMEGA 128 FOR A WEB-BASED GPRS COMMUNICATION

DATA LOGGER APPLICATION DEVELOPMENT USING MICROCONTROLLER ATMEGA 128 FOR A WEB-BASED GPRS COMMUNICATION DATA LOGGER APPLICATION DEVELOPMENT USING MICROCONTROLLER ATMEGA 128 FOR A WEB-BASED GPRS COMMUNICATION Devi Munandar 1, Oka Mahendra 1, Djohar Syamsi 1 1 Research Center for Informatics, Indonesian Institute

More information

Now you are in control

Now you are in control Page 1 Now you are in control General purpose industrial controller Full graphical programming language supplied A wide variety of applications trademark of. Page 2 Introduction What does it do? MIAC (Matrix

More information

Keywords: DC Motor, Incremental Encoder, Pulse Width Modulation (PWM), Programmable Servant Robot.

Keywords: DC Motor, Incremental Encoder, Pulse Width Modulation (PWM), Programmable Servant Robot. www.semargroup.org, www.ijsetr.com ISSN 2319-8885 Vol.03,Issue.19 September-2014, Pages:3920-3925 Programmable Mobile Servant Robot PANN EI PHYU 1, NU NU WIN 2 1 PG Scholar, Dept of Mechanical Engineering,

More information

DATA LOGGER MODULE FOR DATA ACQUISTION SYSTEM

DATA LOGGER MODULE FOR DATA ACQUISTION SYSTEM DATA LOGGER MODULE FOR DATA ACQUISTION SYSTEM 1. Pallavi Soni 1, Gautam Gupta, Vishal Sarode 1, Shravil Kapoor 1, Sushma Parihar 2 1 B.Tech Final Year (E&TC), Symbiosis Institute of Technology, Lavale,

More information

A Zigbee Based Wireless Datalogging System

A Zigbee Based Wireless Datalogging System International Journal of Scientific & Engineering Research Volume 3, Issue 9, September-2012 1 A Zigbee Based Wireless Datalogging System Author: Arun Kumar Abstract This paper is designed using embedded

More information

Development Tools. 8-Bit Development Tools. Development Tools. AVR Development Tools

Development Tools. 8-Bit Development Tools. Development Tools. AVR Development Tools Development Tools AVR Development Tools This section describes some of the development tools that are available for the 8-bit AVR family. Atmel AVR Assembler Atmel AVR Simulator IAR ANSI C-Compiler, Assembler,

More information

CHIPS Newsletter Vol 5 - Yahoo! Mail. Official Newsletter of

CHIPS Newsletter Vol 5 - Yahoo! Mail. Official Newsletter of CHIPS Newsletter Vol 5 From: "chips@elproducts.net" To: "Chuck Hellebuyck" Thursday, April 29, 2010 12:07 AM CHIPs Vol 5 / April 28, 2010 Official Newsletter

More information

GE-INTERNATIONAL JOURNAL OF ENGINEERING RESEARCH VOLUME -3, ISSUE -5 (May 2015) IF ISSN: ( )

GE-INTERNATIONAL JOURNAL OF ENGINEERING RESEARCH VOLUME -3, ISSUE -5 (May 2015) IF ISSN: ( ) DESIGN AND IMPLEMENTATION OF MICROCONTROLLER BASED SPEED DATA LOGGER Kriti Jain *, Prem Chand #, Saad Shamsi #, Dimple Taneja #, Rahul Yadav #, Sanjeev Yadav # *Assistant Professor, ECE Department, Amity

More information

Manual of Board ET-PIC STAMP 18F8722-K22 ET-PIC STAMP 18F8722-K22

Manual of Board ET-PIC STAMP 18F8722-K22 ET-PIC STAMP 18F8722-K22 ET-PIC STAMP 18F8722-K22 ET-PIC STAMP 18F8722-K22 is Board Microcontroller in a series of PIC18F87K22 80-Pin TQFP from Microchip. It designs I/O of MCU on board to interface with CONNECTOR in the format

More information

2011 Pearson Higher Education, Mazidi, Naimi, and Naimi Pearson Higher Education, 2011 Pearson Higher Education,

2011 Pearson Higher Education, Mazidi, Naimi, and Naimi Pearson Higher Education, 2011 Pearson Higher Education, Objectives Students should be able to: The AVR microcontroller and embedded systems using assembly and c Introduction to AVR Chapter 1 Compare and contrast microprocessors and microcontrollers Describe

More information

Developement of Multi Interface Board for Educational Trainer Kit

Developement of Multi Interface Board for Educational Trainer Kit Journal of Engineering Technology Vol. 2(1): 1-5, 2012 ISSN 2231-8798 2012UniKLBMI Developement of Multi Interface Board for Educational Trainer Kit M.R. Abdullah, Z. Zaharudin, Z. Mahmoodin, Z. Zainuddin

More information

None. MICROCONTROLLERS III

None. MICROCONTROLLERS III MICROCONTROLLERS III PREREQUISITES: MODULE 10: MICROCONTROLLERS II. OUTLINE OF MODULE 11: What you will learn about in this Module: Use of a much more powerful microcontroller: the PIC16F877 In-circuit

More information

Unit 2. Computer Control. PIC stands for PROGRAMMABLE INTERFACE CONTROLLER. A PIC chip takes in input signals and then controls output transducers

Unit 2. Computer Control. PIC stands for PROGRAMMABLE INTERFACE CONTROLLER. A PIC chip takes in input signals and then controls output transducers Unit 2 Computer Control PIC stands for PROGRAMMABLE INTERFACE CONTROLLER A PIC chip takes in input signals and then controls output transducers Name: Form: 2 ASIC or Application Specific Integrated Circuits

More information

User Manual EDK 350 Developer Kit EDK 352 Thermo Developer Kit (EDK 350 upgrade) EPK 350 Programmer Kit (ESK 300 upgrade)

User Manual EDK 350 Developer Kit EDK 352 Thermo Developer Kit (EDK 350 upgrade) EPK 350 Programmer Kit (ESK 300 upgrade) User Manual EDK 350 Developer Kit EDK 352 Thermo Developer Kit (EDK 350 upgrade) EPK 350 Programmer Kit (ESK 300 upgrade) EDK 350 / EDK 352 / EPK 350 User Manual Important Notes This information describes

More information

AUTONOMOUS CONTROL OF AN OMNI-DIRECTIONAL MOBILE ROBOT

AUTONOMOUS CONTROL OF AN OMNI-DIRECTIONAL MOBILE ROBOT Projects, Vol. 11, 2004 ISSN 1172-8426 Printed in New Zealand. All rights reserved. 2004 College of Sciences, Massey University AUTONOMOUS CONTROL OF AN OMNI-DIRECTIONAL MOBILE ROBOT C. J. Duncan Abstract:

More information

C PROGRAMMING AVR MICROCONTROLLER E- PUB

C PROGRAMMING AVR MICROCONTROLLER E- PUB 05 February, 2018 C PROGRAMMING AVR MICROCONTROLLER E- PUB Document Filetype: PDF 332.99 KB 0 C PROGRAMMING AVR MICROCONTROLLER E-PUB Enter the world of embedded programming and microcontroller applications!

More information

Embedded Systems Lab Lab 8 EEPROM

Embedded Systems Lab Lab 8 EEPROM Islamic University of Gaza College of Engineering Computer Department Embedded Systems Lab EEPROM Prepared By: Eng.Ola M. Abd El-Latif Apr. /2010 :D 0 Objectives To get familiar with using the EEPROM of

More information

VINCULUM-BASED TEMPERATURE / HUMIDITY / VOLTAGE DATA LOGGER FEATURES:

VINCULUM-BASED TEMPERATURE / HUMIDITY / VOLTAGE DATA LOGGER FEATURES: DLP-VLOG *LEAD-FREE* VINCULUM-BASED TEMPERATURE / HUMIDITY / VOLTAGE DATA LOGGER FEATURES: Virtually Unlimited Data Storage Utilizing FTDI s New Vinculum USB Host IC Data Logged to USB Flash Drive Low-Power

More information

Development of a digital instrument as a motivational component in teaching embedded computers

Development of a digital instrument as a motivational component in teaching embedded computers Development of a digital instrument as a motivational component in teaching embedded computers Gracián Triviño 1, Felipe Fernández 2 1 Universidad Politécnica, Madrid, Spain, gtrivino@fi.upm.es 2 Universidad

More information

Introduction to EZ430 RF2500

Introduction to EZ430 RF2500 Michigan State University Introduction to EZ430 RF2500 ECE480 Design Team 8 Daniel Sun 3/17/2015 Introduction The EZ430 RF2500 is an TI product that allows the user to practice real time control programming

More information

A Wireless Process Monitoring And Control System With Zigbee

A Wireless Process Monitoring And Control System With Zigbee American Journal of Engineering Research (AJER) e-issn: 2320-0847 p-issn : 2320-0936 Volume-7, Issue-2, pp-177-183 www.ajer.org Research Paper Open Access A Wireless Process Monitoring And Control System

More information

Computer Interfacing Through the USB Port (Building a USB Device)

Computer Interfacing Through the USB Port (Building a USB Device) Computer Interfacing Through the USB Port (Building a USB Device) Abioye, Ayodeji Opeyemi Department of Electrical and Electronic Engineering, School of Engineering and Engineering Technology, Modibbo

More information

HCTL Open Int. J. of Technology Innovations and Research HCTL Open IJTIR, Volume 4, July 2013 e-issn: ISBN (Print):

HCTL Open Int. J. of Technology Innovations and Research HCTL Open IJTIR, Volume 4, July 2013 e-issn: ISBN (Print): Design, Implementation and Functional Verification of Serial Communication Protocols (SPI and I2C) on FPGAs Amit Kumar Shrivastava and Himanshu Joshi amit0404@gmail.com Abstract Today, at the low end of

More information

LED Matrix Scrolling using ATmega32 microcontroller

LED Matrix Scrolling using ATmega32 microcontroller LED Matrix Scrolling using ATmega32 microcontroller Deepti Rawat 1, Gunjan Aggarwal 2, Dinesh Kumar Yadav 3, S.K. Mahajan 4 Department of Electronics and Communication Engineering IIMT college of Engineering,

More information

A Low-Cost Energy Management System That Compares Power Consumption of Electronic Home Appliances

A Low-Cost Energy Management System That Compares Power Consumption of Electronic Home Appliances IOSR Journal of Engineering (IOSRJEN) e-issn: 2250-3021, p-issn: 2278-8719, Volume 2, Issue 9 (September 2012), PP 06-10 A Low-Cost Energy Management System That Compares Power Consumption of Electronic

More information

ARM Embedded Development Using Oberon-07

ARM Embedded Development Using Oberon-07 ARM Embedded Development Using Oberon-07 Chris Burrows Oberon Day 2011, ETH Zurich 27th May 2011 1 Overview Background ARM Microcontrollers Embedded Software Astrobe Aim Why NXP LPC2000 Microcontrollers?

More information

EasyPIC5 Development System

EasyPIC5 Development System EasyPIC5 Development System Part No.: MPMICRO-PIC-Devel- EasyPIC5 Overview EasyPIC5 is a development system that supports over 120 8-, 14-, 18-, 20-, 28- and 40-pin PIC MCUs. EasyPIC5 allows PIC microcontrollers

More information

SBC44EC. Single board computer for 44 pin PLCC PICs

SBC44EC. Single board computer for 44 pin PLCC PICs Single board computer for 44 pin PLCC PICs Table of Contents 1 Introduction...2 2 Features...3 3 Expansion Connectors...4 3.1 Frontend Connectors...4 3.1.1 Connecting IDC connectors to the Frontend Connector...5

More information

Sensor Based Color Identification Robot For Type Casting

Sensor Based Color Identification Robot For Type Casting International Journal of Engineering Research and Technology. ISSN 0974-3154 Volume 9, Number 1 (2016), pp. 83-88 International Research Publication House http://www.irphouse.com Sensor Based Color Identification

More information

Gemini. Tinytag Data Loggers Great Versatility. Over 60 models available to suit a wide range of applications

Gemini. Tinytag Data Loggers Great Versatility. Over 60 models available to suit a wide range of applications Tinytag Data Loggers Great Versatility Over 60 models available to suit a wide range of applications DATA COLLECTION & RETRIEVAL TEMPERATURE HUMIDITY SHOCK VIBRATION COUNT VOLTAGE CURRENT Gemini Gemini

More information

Homework 3: Design Constraint Analysis and Component Selection Rationale

Homework 3: Design Constraint Analysis and Component Selection Rationale Homework 3: Design Constraint Analysis and Component Selection Rationale Team Code Name: 2D-MPR Group No. 12 Team Member Completing This Homework: James Phillips E-mail Address of Team Member: jephilli@

More information

Improvement of a data logger system for renewable energy

Improvement of a data logger system for renewable energy As. J. Energy Env. 2009, 10(03), 142-148 Asian Journal on Energy and Environment ISSN 1513-4121 Available online at www.asian-energy-journal.info Short Communication Improvement of a data logger system

More information

PIC Evaluation/Development Board Implementation Team Dec Project Design Report April 23, Client: ECPE Senior Design

PIC Evaluation/Development Board Implementation Team Dec Project Design Report April 23, Client: ECPE Senior Design PIC Evaluation/Development Board Implementation Team Dec02-12 Project Design Report April 23, 2002 Client: ECPE Senior Design Faculty Advisors: Dr. Rover & Dr. Weber Team Members: Chad Berg, Luke Bishop,

More information

KPIC-0818P (V050919) Devices Included in this Data sheet: KPIC-0818P

KPIC-0818P (V050919) Devices Included in this Data sheet: KPIC-0818P Devices Included in this Data sheet: KPIC-0818P Features: Carefully designed prototyping area Accepts 8 pin PIC12 series micro-controllers Accepts 14 and 18 Pin PIC16 series Accepts some 8,14 and 18 pin

More information

Microcontroller Based High Resolution Temperature Monitoring Data Acquisition System with Graphical User Interface

Microcontroller Based High Resolution Temperature Monitoring Data Acquisition System with Graphical User Interface Microcontroller Based High Resolution Temperature Monitoring Data Acquisition System with Graphical User Interface Jayanta Kumar Nath 1, Sharmila Nath 2, Kanak Chandra Sarmah 3 Department of Instrumentation,

More information

Design of An Embedded System For Monitoring and Controlling Temperature and Light

Design of An Embedded System For Monitoring and Controlling Temperature and Light International Journal of Electronic Engineering Research Volume 1 Number 1 (009) pp. 7 36 Research India Publications http://www.ripublication.com/ijeer.htm Design of An Embedded System For Monitoring

More information

EEPROM Emulation with the ez80f91 MCU. Discussion

EEPROM Emulation with the ez80f91 MCU. Discussion Application Note EEPROM Emulation with the ez80f91 MCU AN015803-0608 Abstract This Application Note describes a method to utilize a portion of Zilog s ez80acclaimplus! MCU s Flash memory to emulate the

More information

GSM Based Remote Control Design for LCD Publicity Display

GSM Based Remote Control Design for LCD Publicity Display IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-302, ISSN (p): 2278-879 Vol 04, Issue 2 (December 204), V2 PP 49-53 wwwiosrjenorg GSM Based Remote Control Design for LCD Publicity Display Noaman AbdElnou

More information

Programming 8-bit PIC Microcontrollers in С

Programming 8-bit PIC Microcontrollers in С Programming 8-bit PIC Microcontrollers in С with Interactive Hardware Simulation Martin P. Bates älllllltlilisft &Щ*лЛ AMSTERDAM BOSTON HEIDELBERG LONDON ^^Ш NEW YORK OXFORD PARIS SAN DIEGO SAN FRANCISCO

More information

An open-source, multi-parameter, full fledged human body vital sign monitoring HAT for Raspberry Pi as well as standalone use.

An open-source, multi-parameter, full fledged human body vital sign monitoring HAT for Raspberry Pi as well as standalone use. HealthyPi v3 An open-source, multi-parameter, full fledged human body vital sign monitoring HAT for Raspberry Pi as well as standalone use. HealthyPi is the first fully open-source, full-featured vital

More information

Lecture Objectives. Introduction to Computing Chapter 0. Topics. Numbering Systems 04/09/2017

Lecture Objectives. Introduction to Computing Chapter 0. Topics. Numbering Systems 04/09/2017 Lecture Objectives Introduction to Computing Chapter The AVR microcontroller and embedded systems using assembly and c Students should be able to: Convert between base and. Explain the difference between

More information

MIAC-01 Now you are in control

MIAC-01 Now you are in control Page 1 Now you are in control General purpose industrial controller Full graphical programming language supplied A wide variety of applications Page 2 Introduction What does it do? MIAC (Matrix Industrial

More information

ANTI THEFT CONTROL SYSTEM OF CAR USING ARM7 Gunaganti Ganesh* 1

ANTI THEFT CONTROL SYSTEM OF CAR USING ARM7 Gunaganti Ganesh* 1 e-issn 2277-2685, p-issn 2320-976 IJESR/June 2014/ Vol-4/Issue-6/480-484 Gunaganti Ganesh/ International Journal of Engineering & Science Research ANTI THEFT CONTROL SYSTEM OF CAR USING ARM7 Gunaganti

More information

PIC-P28-USB development board Users Manual

PIC-P28-USB development board Users Manual PIC-P28-USB development board Users Manual Rev.A, June 2007 Copyright(c) 2007, OLIMEX Ltd, All rights reserved INTRODUCTION: PIC-P28-USB board was designed in mind to create board which to allow easy interface

More information

eip-10 Embedded TCP/IP 10-BaseT Network Module Features Description Applications

eip-10 Embedded TCP/IP 10-BaseT Network Module Features Description Applications Embedded TCP/IP 10-BaseT Network Module Features 8-bit reprogrammable Microcontroller with Enhanced Flash program memory, EEPROM and Static RAM data memory On board 10Mbps Ethernet controller, and RJ45

More information

Academic Course Description

Academic Course Description BEC502 MICROPROCESSOR AND MICROCONTROLLER Course (catalog) description Academic Course Description BHARATH UNIVERSITY Faculty of Engineering and Technology Department of Electronics and Communication Engineering

More information

Microchip Serial EEPROMs

Microchip Serial EEPROMs Questions: Microchip Serial EEPROMs Serial EEPROM advantages? Which EEPROM bus is best? Package options? Design tools? Pin limited? 2008 Microchip Technology Incorporated. All Rights Reserved. EEPROM Overview

More information

Technical User Manual Avisaro 4.0 Product Series

Technical User Manual Avisaro 4.0 Product Series Technical User Manual Avisaro 4.0 Product Series including PC Companion Software RS232 CAN 4..20mA Analog Version / Date 2019-01-11 1. TABLE OF CONTENT Hint: Use key with mouse click within the

More information

Introduction to Microcontrollers

Introduction to Microcontrollers Introduction to Microcontrollers June 2017 Scott A. Theis W2LW Rev 5 ( 0 8 / 0 2 / 2 0 1 7 ) What s it all about How to get started What are some of the common controller options General introduction to

More information

Lesson 14. Title of the Experiment: Introduction to Microcontroller (Activity number of the GCE Advanced Level practical Guide 27)

Lesson 14. Title of the Experiment: Introduction to Microcontroller (Activity number of the GCE Advanced Level practical Guide 27) Lesson 14 Title of the Experiment: Introduction to Microcontroller (Activity number of the GCE Advanced Level practical Guide 27) Name and affiliation of the author: N W K Jayatissa Department of Physics,

More information

Data logger systems from ROTRONIC

Data logger systems from ROTRONIC Data logger systems from ROTRONIC RS-485 Logger, power supply via RS-485 network RS-485 Logger, power supply via RS-485 network RS-485 Logger, power supply via RS-485 network Logger with power supply RS-485

More information

DESIGNING A MODULAR-APPROACH OF MULTI-MICROCONTROLLER BASED EDUCATIONAL TRAINING SYSTEM WITH IDE. R.S.K. Selvakumar*, K.H. Ghazali, N.M.K.

DESIGNING A MODULAR-APPROACH OF MULTI-MICROCONTROLLER BASED EDUCATIONAL TRAINING SYSTEM WITH IDE. R.S.K. Selvakumar*, K.H. Ghazali, N.M.K. National Conference on Postgraduate Research (NCON-PGR) 2009 1st October 2009, UMP Conference Hall, Malaysia Centre for Graduate Studies, Universiti Malaysia Pahang Editors: M.M. Noor; M.M. Rahman and

More information

Environmental Data Acquisition Using (ENC28J60)

Environmental Data Acquisition Using (ENC28J60) Environmental Data Acquisition Using (ENC28J60) Joshi Vaibhav Abstract -- Ethernet is a local area technology, which is used for reliable and efficient transfer and access of information across the devices

More information

E-Blocks Datalogger Bundle

E-Blocks Datalogger Bundle Page 1 E-Blocks Datalogger Cover Page Page 2 Flowcode Installing Flowcode Instruction for installing Flowcode can be found inside the installation booklet located inside the Flowcode DVD case. Before starting

More information

IMPROVING PROCESS CONTROL APPLICATIONS BY USING IP COMMUNICATIONS

IMPROVING PROCESS CONTROL APPLICATIONS BY USING IP COMMUNICATIONS 7 th International Conference on DEVELOPMENT AND APPLICATION SYSTEMS S u c e a v a, R o m a n i a, M a y 27 29, 2 0 0 4 IMPROVING PROCESS CONTROL APPLICATIONS BY USING IP COMMUNICATIONS Eugen COCA University

More information

SECURE DIGITAL ACCESS SYSTEM USING IBUTTON

SECURE DIGITAL ACCESS SYSTEM USING IBUTTON SECURE DIGITAL ACCESS SYSTEM USING IBUTTON Access control forms a vital link in a security chain. Here we describe a secure digital access system using ibutton that allows only authorised persons to access

More information

Laboratory 10. Programming a PIC Microcontroller - Part II

Laboratory 10. Programming a PIC Microcontroller - Part II Laboratory 10 Programming a PIC Microcontroller - Part II Required Components: 1 PIC16F88 18P-DIP microcontroller 1 0.1 F capacitor 3 SPST microswitches or NO buttons 4 1k resistors 1 MAN 6910 or LTD-482EC

More information

Bachelor degree. Three Channel AD Converter for Fluxgate Magnetometer

Bachelor degree. Three Channel AD Converter for Fluxgate Magnetometer Bachelor, Master s and other student projects supervised by Vojtěch Petrucha at the Department of Measurement, FEE, CTU in Prague (2009-2018) Bachelor degree Three Channel AD Converter for Fluxgate Magnetometer

More information

Modtronix Engineering Modular Electronic Solutions SBC28DC. Single board computer for 28 pin DIP PICs

Modtronix Engineering Modular Electronic Solutions SBC28DC. Single board computer for 28 pin DIP PICs Modtronix Engineering Modular Electronic Solutions Single board computer for 28 pin DIP PICs Table of Contents 1 Introduction...2 2 Features...4 3 Expansion Connectors...5 3.1 Daughter Board Connectors...5

More information

DESIGN OF CALORIMETER BASED ON ARM AND ZIGBEE

DESIGN OF CALORIMETER BASED ON ARM AND ZIGBEE DESIGN OF CALORIMETER BASED ON ARM AND ZIGBEE Mr. Ravindrra Deshmukkh 1, Dr. Pankaj Agrawal 2 1,2 Electronics Engineering, B. D. College Of Engg., (India) ABSTRACT The design of ARM based wireless Calorimeter

More information

Alcohol Detection using Pic Microcontroller

Alcohol Detection using Pic Microcontroller IJSTE - International Journal of Science Technology & Engineering Volume 3 Issue 09 March 2017 ISSN (online): 2349-784X Alcohol Detection using Pic Microcontroller Thakare Bhagyashri S Department of Electronics

More information

To be familiar with the USART (RS-232) protocol. To be familiar with one type of internal storage system in PIC (EEPROM).

To be familiar with the USART (RS-232) protocol. To be familiar with one type of internal storage system in PIC (EEPROM). Lab # 6 Serial communications & EEPROM Objectives To be familiar with the USART (RS-232) protocol. To be familiar with one type of internal storage system in PIC (EEPROM). Serial Communications Serial

More information

Designer Systems. LCD Micro Serial Interface Module for Alpha LCD panels. Technical Data

Designer Systems. LCD Micro Serial Interface Module for Alpha LCD panels. Technical Data Designer Systems PRODUCT DESIGN AND MANUFACTURING.co.uk LCD Micro Serial Interface Module for Alpha LCD panels Technical Data DS-LCDD3 Features New improved version with higher serial speeds Micro size

More information

Reprinted by permission of T&L Publications Inc. Copyright 2001 USB MICROCONTROLLERS FOR THE MASSES

Reprinted by permission of T&L Publications Inc. Copyright 2001 USB MICROCONTROLLERS FOR THE MASSES Reprinted by permission of T&L Publications Inc. Copyright 2001 USB MICROCONTROLLERS FOR THE MASSES By Don L. Powrie Microcontroller, Flash programmer, and high speed USB-to-PC interface all in one tidy

More information

SMART AND SAFETY HELMET FOR A RIDER

SMART AND SAFETY HELMET FOR A RIDER SMART AND SAFETY HELMET FOR A RIDER Mansi Jane 1, Lochana Yelekar 2, Akash Pandey 3, Abhishek Markande 4, Kalyani Shingne 5, Prof.Shelke 6 12345 Student, Department of Electronics and telecommunication

More information

BASIC Stamp 1 Project Board (#27112) Development / Education Platform for the BASIC Stamp 1

BASIC Stamp 1 Project Board (#27112) Development / Education Platform for the BASIC Stamp 1 599 Menlo Drive, Suite 100 Rocklin, California 95765, USA Office: (916) 624-8333 Fax: (916) 624-8003 General: info@parallax.com Technical: support@parallax.com Web Site: www.parallax.com Educational: www.stampsinclass.com

More information

OBSTACLE AVOIDANCE ROBOT

OBSTACLE AVOIDANCE ROBOT e-issn 2455 1392 Volume 3 Issue 4, April 2017 pp. 85 89 Scientific Journal Impact Factor : 3.468 http://www.ijcter.com OBSTACLE AVOIDANCE ROBOT Sanjay Jaiswal 1, Saurabh Kumar Singh 2, Rahul Kumar 3 1,2,3

More information

The intelligent weather station system based on Arduino

The intelligent weather station system based on Arduino Advances in Engineering Research (AER), volume 82 2016 International Conference on Engineering and Advanced Technology (ICEAT-16) The intelligent weather station system based on Arduino Jing-Xin GAO& Hao

More information

RFID: Read and Display V2010. Version 1.1. Sept Cytron Technologies Sdn. Bhd.

RFID: Read and Display V2010. Version 1.1. Sept Cytron Technologies Sdn. Bhd. PR8-B RFID: Read and Display V2010 Version 1.1 Sept 2010 Cytron Technologies Sdn. Bhd. Information contained in this publication regarding device applications and the like is intended through suggestion

More information

AVR Development Board

AVR Development Board CAMPUS COMPONENT Pvt. Ltd. 1 DISCLAIMER Information furnished is believed to be accurate and reliable at the time of publication. However, Campus Component Pvt. Ltd. assumes no responsibility arising from

More information

Design of SCADA for Real Time System with LabVIEW and Microcontroller

Design of SCADA for Real Time System with LabVIEW and Microcontroller Design of SCADA for Real Time System with LabVIEW and Microcontroller Nishantkumar D. Gajipara * PG Student, Department of Electronics Pillai s Institute of Information Technology, New Panvel, India Prashant

More information

Embedded Design With The PIC18F452 PDF

Embedded Design With The PIC18F452 PDF Embedded Design With The PIC18F452 PDF This book is developed around Microchip's latest family of parts, the PIC18FXXX family. It focuses on the PIC18F452, a new part brought to market in May 2002. It

More information

'Smartphone satellite' developed by Surrey space researchers

'Smartphone satellite' developed by Surrey space researchers Press Release 24th January 2011 'Smartphone satellite' developed by Surrey space researchers Space researchers at the University of Surrey and Surrey Satellite Technology Limited (SSTL) have developed

More information