0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
  • R250 - R500 (4)
  • R500 - R1,000 (4)
  • -
Status
Brand

Showing 1 - 8 of 8 matches in All Departments

Tweed Rins tae the Ocean (Hardcover): Alasdair Allan Tweed Rins tae the Ocean (Hardcover)
Alasdair Allan
R544 Discovery Miles 5 440 Ships in 12 - 17 working days
Geolocation in iOS (Paperback): Alasdair Allan Geolocation in iOS (Paperback)
Alasdair Allan
R475 R390 Discovery Miles 3 900 Save R85 (18%) Ships in 12 - 17 working days

The iPhone and iPad allow user positioning via multiple methods, including GPS. The growing number location-aware, and location-fenced, applications now arriving in the App Store make heavy use of these abilities. This book walks you through the basic tools you need to build geo-aware applications before diving into the available third-party geo-SDKs available for the iOS platform.

The Kerbal Player's Guide (Paperback): Jon Manning, Tim Nugent, Paul Fenwick, Alasdair Allan, Paris Buttfield-Addison The Kerbal Player's Guide (Paperback)
Jon Manning, Tim Nugent, Paul Fenwick, Alasdair Allan, Paris Buttfield-Addison
R987 R766 Discovery Miles 7 660 Save R221 (22%) Ships in 12 - 17 working days

Kerbal Space Program (KSP) is a critically acclaimed, bestselling space flight simulator game. It's making waves everywhere from mainstream media to the actual space flight industry, but it has a bit of a learning curve. In this book, five KSP nerds-including an astrophysicist-teach you everything you need to know to get a nation of tiny green people into space. KSP is incredibly realistic. When running your space program, you'll have to consider delta-V budgets, orbital mechanics, Hohmann transfers, and more. This book is perfect for video game players, simulation game players, Minecrafters, and amateur astronomers. Design, launch, and fly interplanetary rockets Capture an asteroid and fly it into a parking orbit Travel to distant planets and plant a flag Build a moon rover, and jump off a crater ridge Rescue a crew-mate trapped in deep space

Distributed Network Data (Paperback): Alasdair Allan Distributed Network Data (Paperback)
Alasdair Allan; Contributions by Kipp Bradford
R482 R399 Discovery Miles 3 990 Save R83 (17%) Ships in 12 - 17 working days

Build your own distributed sensor network to collect, analyze, and visualize real-time data about our human environment - including noise level, temperature, and people flow. With this hands-on book, you'll learn how to turn your project idea into working hardware, using the easy-to-learn Arduino microcontroller and off-the-shelf sensors. Authors Alasdair Allan and Kipp Bradford walk you through the entire process, from prototyping a simple sensor node to performing real-time analysis on data captured by a deployed multi-sensor network. Demonstrated at recent O'Reilly Strata Conferences, the future of distributed data is already here. If you have programming experience, you can get started immediately. Wire up a circuit on a breadboard, and use the Arduino to read values from a sensor Add a microphone and infrared motion detector to your circuit Move from breadboard to prototype with Fritzing, a program that converts your circuit design into a graphical representation Simplify your design: learn use cases and limitations for using Arduino pins for power and grounding Build wireless networks with XBee radios and request data from multiple sensor platforms Visualize data from your sensor network with Processing or LabVIEW

Learning IOS Programming (Paperback, 3rd Revised edition): Alasdair Allan Learning IOS Programming (Paperback, 3rd Revised edition)
Alasdair Allan
R862 R679 Discovery Miles 6 790 Save R183 (21%) Ships in 12 - 17 working days

Get a rapid introduction to iPhone, iPad, and iPod touch programming. With this easy-to-follow guide, you'll learn how to develop your first marketable iOS application, from opening Xcode to submitting your product to the App Store. Whether you're a developer new to Mac programming or an experienced Mac developer ready to tackle iOS, this is your book. You'll learn about Objective-C and the core frameworks hands-on by writing several sample iOS applications, giving you the basic skills for building your own applications independently. Packed with code samples, this book is refreshed and updated for iOS 6 and Xcode 4. Discover the advantages of building native iOS apps Get started with Objective-C and the Cocoa Touch frameworks Dive deep into the table view classes for building user interfaces Handle data input, parse XML and JSON documents, and store data on SQLite Use iOS sensors, including the accelerometer, magnetometer, camera, and GPS Build apps that use the Core Location and MapKit frameworks Integrate Apple's iCloud service into your applications Walk through the process of distributing your polished app to the App Store

Basic Sensors in iOS (Paperback): Alasdair Allan Basic Sensors in iOS (Paperback)
Alasdair Allan
R474 R389 Discovery Miles 3 890 Save R85 (18%) Ships in 12 - 17 working days

What really sets the iPhone apart from laptops and PCs is its use of onboard sensors, including those that are location-enabled. This concise book takes experienced iPhone and Mac developers on a detailed tour of iPhone and iPad hardware by explaining how these sensors work, and what they're capable of doing.

With this book, you'll build sample applications for each sensor, and learn hands-on how to take advantage of the data each sensor produces. You'll gain valuable experience that you can immediately put to work inside your own iOS applications for the iPhone, iPod touch, and iPad. This book helps you focus on: Camera: learn how to take pictures and video, create video thumbnails, customize video, and save media to the photo albumAudio: use the media picker controller and access the iPod music library in your own application, and enable your app to record and play sampled audioAccelerometer: write an application that uses this sensor to determine device orientationMagnetometer: learn how this sensor verifies compass headingsCore Motion: use this framework to receive motion data from both the accelerometer and the vibrational gyroscope

This short book is part of a collection that will, along with new material, be compiled into a larger book, iOS Sensor Programming. The other books in this collection are Augmented Reality in iOS, Geolocation in iOS, and iOS Sensor Apps with Arduino.

Make: Bluetooth (Paperback): Alasdair Allan, Don Coleman, Sandeep Mistry Make: Bluetooth (Paperback)
Alasdair Allan, Don Coleman, Sandeep Mistry
R725 R579 Discovery Miles 5 790 Save R146 (20%) Ships in 12 - 17 working days

This book is where your adventures with Bluetooth LE begin. You'll start your journey by getting familiar with your hardware options: Arduino, BLE modules, computers (including Raspberry Pi!), and mobile phones. From there, you'll write code and wire circuits to connect off-the-shelf sensors, and even go all the way to writing your own Bluetooth Services. Along the way you'll look at lightbulbs, locks, and Apple's iBeacon technology, as well as get an understanding of Bluetooth security--both how to beat other people's security, and how to make your hardware secure."

iOS Sensor Apps with Arduino (Paperback): Alasdair Allan iOS Sensor Apps with Arduino (Paperback)
Alasdair Allan
R477 R392 Discovery Miles 3 920 Save R85 (18%) Ships in 12 - 17 working days

Turn your iPhone or iPad into the hub of a distributed sensor network with the help of an Arduino microcontroller. With this concise guide, you'll learn how to connect an external sensor to an iOS device and have them talk to each other through Arduino. You'll also build an iOS application that will parse the sensor values it receives and plot the resulting measurements, all in real-time.

iOS processes data from its own onboard sensors, and now you can extend its reach with this simple, low-cost project. If you're an Objective-C programmer who likes to experiment, this book explains the basics of Arduino and other hardware components you need--and lets you have fun in the process.Learn how to connect the Arduino platform to any iOS deviceBuild a simple application to control your Arduino directly from an iPadGather measurements from an ultrasonic range finder and display them on your iPhoneConnect an iPhone, iPad, or iPod Touch to an XBee radio networkExplore other methods for connecting external sensors to iOS, including Ethernet and the MIDI protocol

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Parker Jotter Ballpoint Pen & Pencil Set…
R932 Discovery Miles 9 320
Michel Germain Sexual Noir Eau De…
R2,346 R1,553 Discovery Miles 15 530
Loot
Nadine Gordimer Paperback  (2)
R389 R360 Discovery Miles 3 600
The Lie Of 1652 - A Decolonised History…
Patric Tariq Mellet Paperback  (7)
R380 R356 Discovery Miles 3 560
Be Safe Paramedical Disposable Triangle…
R10 Discovery Miles 100
KN95 Disposable Face Mask (White)(Box of…
R1,890 R659 Discovery Miles 6 590
From the the Highlands & Islands
CD R513 Discovery Miles 5 130
Pet Mall Nylon Dog Harness 2 Pack (20mm…
R230 R188 Discovery Miles 1 880
HP 255 G9 9G261ET 15.6" Ryzen 3 Notebook…
R8,999 R8,271 Discovery Miles 82 710
Loot
Nadine Gordimer Paperback  (2)
R389 R360 Discovery Miles 3 600

 

Partners