Leanpub Header

Skip to main content

Filters

Category: "Internet of Things"

Internet of Things

  1. Smarthome DIY
    Smarthome DIY
    Überwachen und steuern Sie Ihr Haus mit Raspberry Pi, ioBroker und selbst programmierten WebApps.
    Roger Inigo

    Dieses Buch führt Sie Schritt für Schritt durch den Aufbau eines Heimautomationssystems. Sie lernen den Kleinstcomputer Raspberry Pi kennen, und nutzen darauf Technologien wie JavaScript, NodeJS, ioBroker und andere, um Hardware von HomeMatic, Philips, Osram, und, last but not least, selbst gemachte Sensoren und Aktoren zu steuern.

  2. Programming the Raspberry Pi with Perl
    Programming the Raspberry Pi with Perl
    Timm Murray and Steve Bertrand

    Learn how to interact with the world using Perl and the Raspberry Pi.

  3. IoT Networks with LoRaWAN

    LoRaWAN is a very enegry efficient way for IoT devices to communitate over longe distances. This books gives backround information about the technology and it's capabilities. There are also many examples how to build and program a energy efficent LoRaWAN node that can run on a sngle battery for serveral years.

  4. Bitcoin For Beginners

    Bitcoin For Beginners is an introduction to Bitcoin and other cryptocurrencies, including Ethereum. We focus on the basics understanding of what the currencies are and how they trade. We also cover multiple resources, including the exchanges where cryptocurrencies are traded.

  5. Learn React VR
    Learn React VR
    Mike Mangialardi

    You don't have to dive into the uncharted territory of React VR on your own. I am doing my own exploration and packaging my findings into a wonderful guide so that we can discover the power of React VR together. If you'd like to support my journey, purchase a copy.

  6. Learn By Examples - A Quick Guide To Internet of Things With Arduino and Data

    I is a growing field. Want to learn the popular python programming language to do data mining, this is the book to grab.

  7. Nodebots - Javascript and robotics in the real world

    Do you want to know how to use Javascript to read sensors and create powerful applications with Nodebots? Do you want to learn how to create performance tests and good architecture practices for complex applications? So this book is for you!

  8. Sensed: Accelerometers
    Sensed: Accelerometers
    An Understanding for Farms, Phones, and Drones
    Hamid Mokhtarzadeh

    Accelerometers are everywhere, and for good reason!  They are both low-cost and low-power and can sense things like motion, impact, and orientation. For the engineer, scientist, or hobbyist, there lies a gap between sensor output and usable information. This book fills that gap. 

  9. Nodebots - Javascript e robótica no mundo real

    Quer saber como utilizar Javascript para ler sensores e criar excelentes aplicações com Nodebots? Quer ainda aprender como criar testes performáticos e boas práticas de arquitetura para aplicações complexas? Então este livro é para você!

  10. Kolban's book on ESP32

    The definitive guide to programming on the ESP32.

  11. Sensing as a Service for Internet of Things: A Roadmap

    Are you a undergraduate student, masters student, PhD student, or a researcher interested in Internet of Things ?Looking for some novel ideas or research challenges in the field of Internet of Things ? Have heard about Sensing as a Service, but not sure what it is?This book is for you.

  12. Kolban's Book on C.H.I.P.

    The definitive guide to programming on C.H.I.P.

  13. Instant Raspberry Pi
    Instant Raspberry Pi
    The Beginner's Guide to Raspberry Pi setup
    Ashwin Pajankar

    Instant Raspberry Pi  is the comprehensive guide to setup Raspberry Pi for the beginners. It helps readers to setup a Raspberry Pi from the scratch. It follows a step by step approach for the setup and basic usage of Raspberry Pi. After reading this book, the readers will be very comfortable with setup, basic adminstration, and usage of Raspberry Pi family of computers.

  14. Holistic InfoSec For Web Developers, Fascicle 2: Mobile and IoT
    Holistic InfoSec For Web Developers, Fascicle 2: Mobile and IoT
    Creating and maintaining robust technical solutions that will resist attacks from your adversaries
    Kim Carter

    The second part of a three part book series focused on lifting the security knowledge of Software Developers, Engineers, and their teams, so that they can continuously deliver secure technical solutions on time and within budget. Free Online: https://f2.holisticinfosecforwebdevelopers.com

  15. Robot Framework for Cyber Physical System Test Automation

    Cyber physical systems are becoming increasingly complex and networked. As the number of system components increases and their complexity grows, so does the time required for system integration. [...] A large part of the complexity in system integration lies in the interaction of the system components however. As a consequence, traditional integration strategies are becoming increasingly inefficient. The solution to the problem is to prioritize system level integration automation and supplement it with traditional automation (if required).