PixelFusion.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can Share the
project (.dsp) file, but they should export the makefiles locally.
PixelFusion.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CPixelFusionApp application class.
PixelFusion.cpp
This is the main application source file that contains the application
class CPixelFusionApp.
PixelFusion.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
Visual C++.
PixelFusion.clw
This file contains information used by ClassWizard to edit existing
classes or add new classes. ClassWizard also uses this file to store
information needed to create and edit message maps and dialog data
maps and to create prototype member functions.
Over the past ten years there has been a revolution in the devel-
opment and acceptance of mobile products. In that period, cel-
lular telephony and consumer electronics have moved from the
realm of science fiction to everyday reality. Much of that revolu-
tion is unremarkable – we use wireless, in its broadest sense, for
TV remote controls, car keyfobs, travel tickets and credit card
transactions every day. At the same time, we have increased the
number of mobile devices that we carry around with us. However,
in many cases the design and function of these and other static
products are still constrained by the wired connections that they
use to transfer and Share data.
With this book at your fingertips, you, the reader, and I have something in common. We Share
the same interest in mobile radio channels. This area attracted my interest first in autumn 1992
whenImovedfromindustrytoacademiatofindachallengeinmylifeandtopursueascientific
career. Since then, I consider myself as a student of the mobile radio channel who lives for
modelling, analyzing, and simulating them. While the first edition of this book resulted from
my teaching and research activities at the Technical University of Hamburg-Harburg (TUHH),
Germany, the present second edition is entirely an outcome of my work at the University of
Agder, Norway.
Notwithstanding its infancy, wireless mesh networking (WMN) is a hot and
growing field. Wireless mesh networks began in the military, but have since
become of great interest for commercial use in the last decade, both in local
area networks and metropolitan area networks. The attractiveness of mesh
networks comes from their ability to interconnect either mobile or fixed
devices with radio interfaces, to Share information dynamically, or simply to
extend range through multi-hopping.
In case you haven’t noticed, multimedia communication over IP and wireless net-
works is exploding. Applications such as BitTorrent, used primarily for video
downloads, now take up the lion’s Share of all traffic on the Internet. Music file
sharing, once on the legal cutting edge of massive copyright infringement on col-
lege campuses around the world, has moved into the mainstream with signifi-
cant legal downloads of music and video to devices such as the iPod and nu-
merous other portable media players.
Notwithstanding its infancy, wireless mesh networking (WMN) is a hot and
growing field. Wireless mesh networks began in the military, but have since
become of great interest for commercial use in the last decade, both in local
area networks and metropolitan area networks. The attractiveness of mesh
networks comes from their ability to interconnect either mobile or fixed
devices with radio interfaces, to Share information dynamically, or simply to
extend range through multi-hopping.
This book is about the Arduino microcontroller and the Arduino concept. The visionary
ArduinoteamofMassimoBanzi,DavidCuartielles,TomIgoe,GianlucaMartino,andDavidMellis
launchedanewinnovationinmicrocontrollerhardwarein2005,theconceptofopensourcehardware.
There approach was to openly Share details of microcontroller-based hardware design platforms to
stimulate the sharing of ideas and innovation.This concept has been popular in the software world
for many years.
This book is about the Arduino microcontroller and the Arduino concept. The visionary
ArduinoteamofMassimoBanzi,DavidCuartielles,TomIgoe,GianlucaMartino,andDavidMellis
launchedanewinnovationinmicrocontrollerhardwarein2005,theconceptofopensourcehardware.
There approach was to openly Share details of microcontroller-based hardware design platforms to
stimulate the sharing of ideas and innovation.This concept has been popular in the software world
for many years.