Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

Computer Hardware eBooks

If you like Computer Hardware eBooks, then you'll love these top picks.
Showing 1 - 24 of 7841 Results
Skip side bar filters
  • The Scaling Era

    An Oral History of AI, 2019–2025

    An inside view of the AI revolution, from the people and companies making it happen.How did we build large language models? How do they think, if they think? What will the world look like if we have billions of AIs that are as smart as humans, or even smarter?In a series of in-depth interviews with leading AI researchers and company founders—including Anthropic CEO Dario Amodei, DeepMind cofounder ... Read more

    9,99 € or Free with Kobo Plus

  • Arduino UNO WiFi Development Workshop

    This book helps you to get started with Arduino UNO WiFi board. It explores how to upload the sketch program over WiFi. The following is highlight topics in this book:* Setting up Development Environment* Sketch Programming* Working with SPI* Working with I2C* Working with Arduino Firmata* Arduino WiFi Networking* Arduino Programming over WiFi (OTA) ... Read more

    2,68 €

  • Getting Started with Intel IoT and Intel Galileo

    The Intel Galileo board is the first in a family of Arduino-certified development and prototyping boards based on Intel architecture. Intel provides Intel IoT Developer Kit which you can build and deploy application on top of Intel Galileo board. This book helps you getting started with Intel IoT and Intel Galileo. The following is a list of highlight topics:* Preparing Development Environment* ... Read more

    1,86 €

  • Getting Started with Raspberry Pi 3

    Raspberry Pi 3 model B is a new Raspberry Pi board which included WiFi and Bluetooth modules. This book helps you to get started with Raspberry Pi 3. The following is highlight topics in this book:* Introduction to Raspberry Pi 3* Operating System* Powering Up and Running* Connecting to a Network : Wired and WiFi* Raspberry Pi Programming* Working with Bluetooth and iBeacon* Deploying LAMP Stack* ... Read more

    2,78 €

  • Debugging

    The 9 Indispensable Rules for Finding Even the Most Elusive Software and Hardware Problems

    When the pressure is on to resolve an elusive software or hardware glitch, what's needed is a cool head courtesy of a set of rules guaranteed to work on any system, in any circumstance.Written in a frank but engaging style, this book provides simple, foolproof principles guaranteed to help find any bug quickly. Recognized tech expert and author David Agans changes the way you think about debugging ... Read more

    13,03 € or Free with Kobo Plus

  • Getting Started With STM32 Nucleo Development

    This book helps you how to get started with STM32 Nucleo board development. Several illustration samples are provided to accelerate your learning using Eclipse C/C++, GNU ARM, OpenOCD, and mbed development. The following is highlight topics in this book:* Preparing Development Environment* Setup Development Environment* Digital Input/Output* Serial Communication - UART* ADC* mbed Development ... Read more

    2,25 €

  • 65+ iPhone iOS 7 Quick-Start Tips and Tricks to Get You Started with Your Phone

    For iPhone 4 / 4S, iPhone 5 / 5s / 5c with iOS 7

    My parents are official iPhone users. I began writing this book when I realized that they could make phone calls and take pictures, but didn’t have the faintest idea how to make the text size bigger on their text messages or a number of other things that I thought were common sense after using the phone for a day. I decided to make a list for them and this book is a result of that. If you have ... Read more

    2,36 €

  • Getting Started with Windows IoT and Intel Galileo

    The Intel Galileo board is the first in a family of Arduino-certified development and prototyping boards based on Intel architecture. Microsoft provides Windows for IoT Program which we can build and deploy application on top of Intel Galileo board using Windows Platform. This book helps you getting started with Windows for IoT program and Intel Galileo. The following is a list of highlight topics ... Read more

    1,86 €

  • Getting Started with Arduino and Python

    Finding the power of Python for Arduino programming. This book helps you to explore several Python libraries to access Arduino boards.**TOC**Preparing Development Environment1.1 Arduino1.1.1 Arduino Uno1.1.2 Arduino Leonardo1.1.3 Arduino Mega 25601.1.4 Arduino Due1.2 Electronic Components1.2.1 Arduino Starter Kit1.2.2 Fritzing1.2.3 Cooking-Hacks: Arduino Starter Kit1.2.4 Arduino Side... ... Read more

    3,31 €

  • SparkFun ESP8266 Thing Development Workshop

    The SparkFun ESP8266 Thing is the cheap breakout and development board for the ESP8266 WiFi SoC. This book helps you to get started with SparkFun ESP8266 Thing board development using Arduino software. The following is the highlight topics:* Preparing development environment* Setting up SparkFun ESP8266 Thing* GPIO programming* UART* PWM and Analog Input* Working with I2C* Working with SPI* ... Read more

    2,78 €

  • Pocket Reference: Raspberry Pi Programming

    This is pocket guideline book about how to write program for Raspberry Pi include embedded programming.**TOC**Preparing Development Environment1.1 Raspberry Pi1.2 Getting Hardware1.3 TestingProgramming Language2.1 Python2.2 C/C++2.3 Node.js2.4 Mono .NET2.5 JavaWeb Server and Web Application3.1 Installing Apache Server3.2 Installing MySQL3.3 Installing PHP and MySQL Driver ... ... Read more

    3,44 €

  • Raspberry Pi System Programming for Beginner

    This book helps how to learn system programming on Raspberry Pi using C language and core system libraries. Several code samples are provided for ease of understanding about system programming.**TOC**Preparing Development Environment1.1 Raspberry Pi1.2 Compiler and Development Tools1.3 Hello WorldFile I/O2.1 Opening and Closing File2.1.1 open() and close()2.1.2 creat()2.1.3 Creating a New File<... ... Read more

    3,67 €

  • Arduino TIAN Development Workshop

    Arduino TIAN is a development tool with enabling IoT platform to accelerate your project. This book helps you to get started with Arduino TIAN. The following is highlight topics in this book:* Preparing Development Environment* Getting Started with Arduino TIAN* Arduino TIAN Sketch Programming* Arduino TIAN Linux Programming* Working with Bluetooth on Arduino TIAN* Building IoT Program for Arduino ... Read more

    2,68 €

  • MSP430 LaunchPad Programming

    MSP430 LaunchPad Value Line Development kit is a cheap development board which we can program a microcontroller MSP430 easily. This book provides tutorials how to get started with MSP430 LaunchPad programming using Energia. It explains how MSP430 LaunchPad works with LEDs, sensor device and serial communication.**TOC**Preparing Development Environment1.1 MSP430 LaunchPad1.2 Electronic Components1 ... Read more

    2,94 €

  • XBee Wi-Fi Development Workshop

    This book explores how to work with XBee Wi-Fi programming using Python. The following is a highlight topic list:* Preparing Development Environment* Setting up XBee Wi-Fi on Computer* XBee Wi-Fi AT Command* XBee Wi-Fi Programming* XBee Wi-Fi Digital I/O and ADC* Working with Sleep Mode* XBee Wi-Fi Networking* XBee Wi-Fi Cloud* XBee Wi-Fi and Arduino* XBee Wi-Fi and Raspberry Pi ... Read more

    2,68 €

  • Raspberry Pi I/O Programming Using Python

    This book provides alternative approach to access Raspberry Pi I/O using Python. It describes how to work with Raspberry Pi I/O and illustrates their use with code examples in Python. The following is highlight topics in book:* Setup Development Environment* Hello Raspberry Pi I/O and Python* Raspberry Pi GPIO* Raspberry Pi UART* Raspberry Pi I2C* Raspberry Pi SPI* Working with DAC and ADC on ... Read more

    2,93 €

  • Getting Started with pcDuino3

    pcDuino is a mini PC platform that runs PC like OS such as Ubuntu and Android ICS. This book helps you to get started with pcDuino3. The following is highlight topics:Preparing developmentBasic configuration for Ubuntu NAND LinuxpcDuino3 Programming Language: C/C++, Python, Java, .NET Mono (C#), Node.jsDeploying LAMP (Linux, Apache, MySQL and PHP)Working with Arduino IDE SoftwarepcDuino3 I/O ... Read more

    2,93 €

  • SimpleLink Wi-Fi CC3200 LaunchPad Development Workshop

    SimpleLink Wi-Fi CC3200 LaunchPad is IoT development board from Texas Instruments. This book helps you to get started with SimpleLink Wi-Fi CC3200 LaunchPad development using Energia and Code Composer Studio (CCS). The following is highlight topic in this book:* Preparing Development Environment* Digital Input/Output* Serial Communication - UART* Analog Input/Output* I2C/TWI and SPI* Wi-Fi ... Read more

    2,68 €

  • Getting Started with Bluetooth Low Energy

    Tools and Techniques for Low-Power Networking

    With Bluetooth Low Energy (BLE), smart devices are about to become even smarter. This practical guide demonstrates how this exciting wireless technology helps developers build mobile apps that share data with external hardware, and how hardware engineers can gain easy and reliable access to mobile operating systems.This book provides a solid, high-level overview of how devices use BLE to ... Read more

    22,14 €

  • Raspberry Pi Networking Cookbook - Second Edition

    by Rick Golden ...
    Connect your Raspberry Pi to the world with this essential collection of recipes for basic administration and common network servicesAbout This BookInstall, administer, and maintain your Raspberry PiExplore a new world of computing with this low cost, credit-card sized computerConnect your Raspberry Pi to other devices on local networks and utilise IoT servicesWho This Book Is ForThis book is ... Read more

    30,94 €

  • Applied Parallel Computing

    by Yuefan Deng ...
    The book provides a practical guide to computational scientists and engineers to help advance their research by exploiting the superpower of supercomputers with many processors and complex networks. This book focuses on the design and analysis of basic parallel algorithms, the key components for composing larger packages for a wide range of applications. ... Read more

    35,39 €

  • Chromecast: Chromecast Manual With Step By Step Instructions for Quick and Easy Set-up. Enjoy Your Chromecast Streaming TV

    Did you just purchase a Chromecast streaming device or have received it as a gift during the holidays and you’re not quite sure how to use it? Or are you planning to purchase one later on and merely wanting to learn how to set it up?No need to worry.This book is an online manual featuring an easy to understand step-by-step instruction on how to simply and quickly install the Chromecast streaming ... Read more

    5,31 €

  • Das Unglaublich Einfache Handbuch Zum Samsung Galaxy Z Flip3

    So Gewöhnen Sie Sich and Das Z Flip3

    Das Samsung Z Galaxy Flip3 ist ein modisches Statement, eine technologische Innovation, die Zukunft, und, ja, alle altmodischen Smartphone Apps laufen darauf auch. Das Z Galaxy Flip kann das, was wir einst für unmöglich hielten: Es hat einen Bildschirm, der sich verbiegen lässt. Abgesehen vom Coolness Faktor, handelt es sich auch sonst um ein wirklich leistungsstarkes Handy. Wenn Sie jedoch neu ... Read more

    6,35 €

  • APPLE TV USER GUIDE

    The Ultimate User Guide For Dummies, Beginners And Seniors (The Simplified Manual For Kids And Adults)

    Millions of people all over the world are excited about this Apple Tv, simply because Apple Tv offers many advance and exciting features.The Apple TV app was first introduced in the year 2016 for the iPad, iPhone, and Apple TV to offer a one-stop-shop where users can find media contents bought in the iTunes store, Television shows, and lots more. The Apple TV app gives you access to channels like ... Read more

    5,73 €