Wednesday, March 4, 2015

Summary & glossary

Summary
In this Project we will design a monitoring system capable of detecting environmental variables such as temperature, motion, atmospheric pressure and wind speed. It ill achieve using a programmable device and through wireless means may store and process them into a computer. Once the data reaches the computer equipment they will be stored in a database for later analysis and display the results on screen.

Glossary 
WORD
DEFINITION
Analog signal
continuous signal that records  values for every instant of time
Digital signal
discret signal that records values 
ADC
Analog to digital converter
DAC
Digital to analog converter
Monitoring
supervision or control made through a monitor.
Xbee
The Xbee shield allows an Arduino board to communicate wirelessly using Zigbee
TTL
Is a class of digital circuits built from bipolar junction transistors (BJT) and resistors. 
Arduino
Arduino is an open-source electronics platform based on easy-to-use hardware and software.
Cool Terms
CoolTerm is a simple serial port terminal application (no terminal emulation) that is geared towards robotic kits, GPS receivers, microcontrollers, etc.
Zigbee
ZigBee is the only open, global wireless standard to provide the foundation for the Internet of Things by enabling simple and smart objects to work together, improving comfort and efficiency in everyday life. 
Data Base
A database is an organized collection of data. The data is typically organized to model aspects of reality in a way that supports processes requiring information.
MongoDB
MongoDB is an open-source document database, and leading NoSQL database. MongoDB is written in c++.
Protoboard
Is used to make more easy the conection betwen circuits
Computer 
A computer is a general purpose device that can be programmed to carry out a set of arithmetic or logical operations automatically
C Builder
C++Builder is a rapid application development ,created  for writing programs in the C++ programming language
Monitor
A display device that forms an image by converting electrical signals from the computer into points of colored light on the screen.
Form
A database object you can create and customize to maintain, view, and print records in a database in different and useful ways.
Report
A database object that displays data from one or more tables or queries in a format that has an appearance similar to a printed report
Boolean
Data type used to represent a single true or false value.
Float
A data type that represents a number which can be decimal or a fraction.
WORD
DEFINITION


WORD
DEFINITION
Analog signal
continuous signal that records  values for every instant of time
Digital signal
discret signal that records values 
ADC
Analog to digital converter
DAC
Digital to analog converter
Monitoring
supervision or control made through a monitor.
Xbee
The Xbee shield allows an Arduino board to communicate wirelessly using Zigbee
TTL
Is a class of digital circuits built from bipolar junction transistors (BJT) and resistors. 
Arduino
Arduino is an open-source electronics platform based on easy-to-use hardware and software.
Cool Terms
CoolTerm is a simple serial port terminal application (no terminal emulation) that is geared towards robotic kits, GPS receivers, microcontrollers, etc.
Zigbee
ZigBee is the only open, global wireless standard to provide the foundation for the Internet of Things by enabling simple and smart objects to work together, improving comfort and efficiency in everyday life. 
Data Base
A database is an organized collection of data. The data is typically organized to model aspects of reality in a way that supports processes requiring information.
MongoDB
MongoDB is an open-source document database, and leading NoSQL database. MongoDB is written in c++.
Protoboard
Is used to make more easy the conection betwen circuits
Computer 
A computer is a general purpose device that can be programmed to carry out a set of arithmetic or logical operations automatically
C Builder
C++Builder is a rapid application development ,created  for writing programs in the C++ programming language
Monitor
A display device that forms an image by converting electrical signals from the computer into points of colored light on the screen.
Form
A database object you can create and customize to maintain, view, and print records in a database in different and useful ways.
Report
A database object that displays data from one or more tables or queries in a format that has an appearance similar to a printed report
Boolean
Data type used to represent a single true or false value.
Float
A data type that represents a number which can be decimal or a fraction.
WORD
DEFINITION

No comments:

Post a Comment