How to Do Things with Sensors


Book Description

An investigation of how-to guides for sensor technologies Sensors are increasingly common within citizen-sensing and DIY projects, but these devices often require the use of a how-to guide. From online instructional videos for troubleshooting sensor installations to handbooks for using and abusing the Internet of Things, the how-to genres and formats of digital instruction continue to expand and develop. As the how-to proliferates, and instructions unfold through multiple aspects of technoscientific practices, Jennifer Gabrys asks why the how-to has become one of the prevailing genres of the digital. How to Do Things with Sensors explores the ways in which things are made do-able with and through sensors and further considers how worlds are made sense-able and actionable through the instructional mode of citizen-sensing projects. Forerunners: Ideas First Short books of thought-in-process scholarship, where intense analysis, questioning, and speculation take the lead




Getting Started with the Internet of Things


Book Description

This hands-on introductory guide will quickly show how to program embedded devices using the .NET Micro Framework and the Netduino Plus board, and then connect these devices to the Internet using Pachube, a cloud platform for sharing real-time sensor data.




Make: Sensors


Book Description

Make: Sensors is the definitive introduction and guide to the sometimes-tricky world of using sensors to monitor the physical world. With dozens of projects and experiments for you to build, this book shows you how to build sensor projects with both Arduino and Raspberry Pi. Use Arduino when you need a low-power, low-complexity brain for your sensor, and choose Raspberry Pi when you need to perform additional processing using the Linux operating system running on that device.You'll learn about touch sensors, light sensors, accelerometers, gyroscopes, magnetic sensors, as well as temperature, humidity, and gas sensors.




Program Earth


Book Description

Sensors are everywhere. Small, flexible, economical, and computationally powerful, they operate ubiquitously in environments. They compile massive amounts of data, including information about air, water, and climate. Never before has such a volume of environmental data been so broadly collected or so widely available. Grappling with the consequences of wiring our world, Program Earth examines how sensor technologies are programming our environments. As Jennifer Gabrys points out, sensors do not merely record information about an environment. Rather, they generate new environments and environmental relations. At the same time, they give a voice to the entities they monitor: to animals, plants, people, and inanimate objects. This book looks at the ways in which sensors converge with environments to map ecological processes, to track the migration of animals, to check pollutants, to facilitate citizen participation, and to program infrastructure. Through discussing particular instances where sensors are deployed for environmental study and citizen engagement across three areas of environmental sensing, from wild sensing to pollution sensing and urban sensing, Program Earth asks how sensor technologies specifically contribute to new environmental conditions. What are the implications for wiring up environments? How do sensor applications not only program environments, but also program the sorts of citizens and collectives we might become? Program Earth suggests that the sensor-based monitoring of Earth offers the prospect of making new environments not simply as an extension of the human but rather as new “technogeographies” that connect technology, nature, and people.




Internet of Things and Sensor Network for COVID-19


Book Description

This book examines various models/solutions in areas, such as individuals, home, work and society, where IoT and AI are being utilized to mitigate the Covid-19 pandemic. The world is battling with the novel coronavirus, and government authorities, scientists, medical practitioners, and medical services are striving hard to help people to face the challenges. During this crisis, numerous innovative ideas and solutions have been proposed for using the Internet of things (IoT), sensor networks, and artificial intelligence (AI) to monitor the wellbeing of individuals. Nations are using all available assets to help develop cutting-edge innovations to relieve the impacts of Covid-19 and profile individuals in danger. The advances in IoT frameworks and sensor technologies together with AI are invaluable in the context of this pandemic, and nations and various entities around the globe are discovering innovative solutions to maintain businesses and help people live alongside Covid-19. This book presents the advances in sensor technologies, IoT frameworks, and explores how these technologies are being used to deal with the issues arising from Covid-19, including work in progress and potential applications.




Sensors, Cloud, and Fog


Book Description

This book provides an in-depth understanding of Internet of Things (IoT) technology. It highlights several of today's research and technological challenges of translating the concept of the IoT into a practical, technologically feasible, and business-viable solution. It introduces two novel technologies--sensor-cloud and fog computing--as the crucial enablers for the sensing and compute backbone of the IoT. The book discusses these two key enabling technologies of IoT that include a wide range of practical design issues and the futuristic possibilities and directions involving sensor networks and cloud and fog computing environments towards the realization and support of IoT. Classroom presentations and solutions to end of chapter questions are available to instructors who use the book in their classes.




Making Things Talk


Book Description

Now fully updated, this book contains a series of projects that teaches readers what they need to know to get their creations talking to each other, connecting to the Web, and forming networks of smart devices.




Sensing Machines


Book Description

How we are tracked, surveilled, tantalized, and seduced by machines ranging from smart watches and Roombas to immersive art installations. Sensing machines are everywhere in our world. As we move through the day, electronic sensors and computers adjust our thermostats, guide our Roombas, count our steps, change the orientation of an image when we rotate our phones. There are more of these electronic devices in the world than there are people—in 2020, thirty to fifty billion of them (versus 7.8 billion people), with more than a trillion expected in the next decade. In Sensing Machines, Chris Salter examines how we are tracked, surveilled, tantalized, and seduced by machines ranging from smart watches and mood trackers to massive immersive art installations. Salter, an artist/scholar who has worked with sensors and computers for more than twenty years, explains that the quantification of bodies, senses, and experience did not begin with the surveillance capitalism practiced by Facebook, Amazon, Netflix, and Google but can be traced back to mathematical and statistical techniques of the nineteenth century. He describes the emergence of the “sensed self,” investigating how sensor technology has been deployed in music and gaming, programmable and immersive art environments, driving, and even eating, with e-tongues and e-noses that can taste and smell for us. Sensing technology turns our experience into data; but Salter’s story isn’t just about what these machines want from us, but what we want from them—new sensations, the thrill of the uncanny, and magic that will transport us from our daily grind.




A Deepness in the Sky


Book Description

Tor Essentials presents new editions of science fiction and fantasy titles of proven merit and lasting value, each volume introduced by an appropriate literary figure. After thousands of years of searching, humans stand on the verge of first contact with an alien race. Two human groups: the Qeng Ho, a culture of free, innovative traders, and the Emergents, a ruthless society based on the technological enslavement of minds. The group that opens trade with the aliens will reap unimaginable riches. But first, both groups must wait at the aliens' very doorstep, for their strange star to relight and for the alien planet to reawaken, as it does every two hundred and fifteen years... Amidst terrible treachery, the Qeng Ho must fight for their freedom and for the lives of the unsuspecting innocents on the planet below, while the aliens themselves play a role unsuspected by Qeng Ho and Emergents alike. More than just a great science fiction adventure, A Deepness In the Sky is a universal drama of courage, self-discovery, and the redemptive power of love. This new Tor Essentials edition of Vernor Vinge's A Deepness In the Sky includes an introduction by the Hugo, Nebula, and World Fantasy Award-winning Jo Walton, author of Among Others. At the Publisher's request, this title is being sold without Digital Rights Management Software (DRM) applied.




Professional Android Sensor Programming


Book Description

Learn to build human-interactive Android apps, starting with device sensors This book shows Android developers how to exploit the rich set of device sensors—locational, physical (temperature, pressure, light, acceleration, etc.), cameras, microphones, and speech recognition—in order to build fully human-interactive Android applications. Whether providing hands-free directions or checking your blood pressure, Professional Android Sensor Programming shows how to turn possibility into reality. The authors provide techniques that bridge the gap between accessing sensors and putting them to meaningful use in real-world situations. They not only show you how to use the sensor related APIs effectively, they also describe how to use supporting Android OS components to build complete systems. Along the way, they provide solutions to problems that commonly occur when using Android's sensors, with tested, real-world examples. Ultimately, this invaluable resource provides in-depth, runnable code examples that you can then adapt for your own applications. Shows experienced Android developers how to exploit the rich set of Android smartphone sensors to build human-interactive Android apps Explores Android locational and physical sensors (including temperature, pressure, light, acceleration, etc.), as well as cameras, microphones, and speech recognition Helps programmers use the Android sensor APIs, use Android OS components to build complete systems, and solve common problems Includes detailed, functional code that you can adapt and use for your own applications Shows you how to successfully implement real-world solutions using each class of sensors for determining location, interpreting physical sensors, handling images and audio, and recognizing and acting on speech Learn how to write programs for this fascinating aspect of mobile app development with Professional Android Sensor Programming.