Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Electronics Cookbook: Practical Electronic Recipes with Arduino and Raspberry Pi, Monk Simon


Варианты приобретения
Цена: 6334.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2025-08-04
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Monk Simon
Название:  Electronics Cookbook: Practical Electronic Recipes with Arduino and Raspberry Pi
ISBN: 9781491953402
Издательство: Wiley
Классификация:

ISBN-10: 1491953403
Обложка/Формат: Paperback
Страницы: 400
Вес: 0.72 кг.
Дата издания: 25.01.2017
Язык: English
Иллюстрации: Black & white illustrations
Размер: 180 x 233 x 29
Читательская аудитория: Technical / manuals
Подзаголовок: Practical electronic recipes with arduino and raspberry pi
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Англии
Описание: Author Simon Monk (Raspberry Pi Cookbook) breaks down this complex subject into several topics, from using the right transistor to building and testing projects and prototypes.


Programming the Raspberry Pi: Getting Started with Python: Getting Started with Python

Автор: Monk Simon
Название: Programming the Raspberry Pi: Getting Started with Python: Getting Started with Python
ISBN: 0071807837 ISBN-13(EAN): 9780071807838
Издательство: McGraw-Hill
Цена: 1886.00 р.
Наличие на складе: Поставка под заказ.

Arduino Cookbook

Автор: Margolis Michael
Название: Arduino Cookbook
ISBN: 149190352X ISBN-13(EAN): 9781491903520
Издательство: Wiley
Рейтинг:
Цена: 7126.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This cookbook is perfect for anyone who wants to experiment with the popular Arduino microcontroller and programming environment. Updated for Arduino 1.8, the third edition includes more than 200 tips and techniques for building a variety of objects and prototypes

Arduino for Musicians: A Complete Guide to Arduino and Teensy Microcontrollers

Автор: Edstrom Brent
Название: Arduino for Musicians: A Complete Guide to Arduino and Teensy Microcontrollers
ISBN: 0199309329 ISBN-13(EAN): 9780199309320
Издательство: Oxford Academ
Рейтинг:
Цена: 7126.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The Arduino platform provides a virtually limitless range of creative opportunities to musicians who are interested to explore new technologies. In Arduino for Musicians, Brent Edstrom provides a comprehensive guide to the underlying technologies enabling the creation of custom instruments that respond to light, touch, breath, and other forms of control.

Arduino Projects for Amateur Radio

Автор: Purdum Jack, Kidder Dennis
Название: Arduino Projects for Amateur Radio
ISBN: 0071834052 ISBN-13(EAN): 9780071834056
Издательство: McGraw-Hill
Рейтинг:
Цена: 5661.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Boost your ham radio`s capabilities using low-cost Arduino microcontroller boards. This practical guide starts with a simple LCD display and moves up to projects that can add hundreds of dollars` worth of upgrades to existing equipment.

Arduino Robot Bonanza

Автор: McComb Gordon
Название: Arduino Robot Bonanza
ISBN: 007178277X ISBN-13(EAN): 9780071782777
Издательство: McGraw-Hill
Рейтинг:
Цена: 6176.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Bestselling robotics author Gordon McComb shows how to build seven fun, functional, and affordable robots that roll, walk, talk, crawl, slither-and even sling insults-all using the popular Arduino microcontroller.

Raspberry Pi GPU Audio Video Programming

Автор: Newmarch
Название: Raspberry Pi GPU Audio Video Programming
ISBN: 148422471X ISBN-13(EAN): 9781484224717
Издательство: Springer
Рейтинг:
Цена: 6288.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Delve into the Broadcom VideoCore GPU used on the Raspberry Pi and master topics such as OpenGL ES and OpenMAX. Along the way, you’ll also learn some Dispmanx, OpenVG, and GPGPU programming.
The author, Jan Newmarch bumped into a need to do this kind of programming while trying to turn the RPi into a karaoke machine: with the CPU busting its gut rendering MIDI files, there was nothing left for showing images such as karaoke lyrics except for the GPU, and nothing really to tell him how to do it.
Raspberry Pi GPU Audio Video Programming scratches his itch and since he had to learn a lot about RPi GPU programming, he might as well share it with you. What started as a side issue turned into a full-blown project of its own; and this stuff is hard.
What You'll Learn
Use Dispmanx and EGL on Raspberry PiWork with OpenMAX and its components, state, IL Client Library, * * Buffers, and more on RPiProcess images and video on RPiHandle audio on RPiRender OpenMAX to OpenGL on the RPiPlay multimedia files on the RPiUse OpenVG for text processing and moreMaster overlays
Who This Book Is For
You should be comfortable with C programming and at least some concurrency and thread programming using it. This book is for experienced programmers who are new or learning about Raspberry Pi.
Building a Virtual Assistant for Raspberry Pi

Автор: Pant
Название: Building a Virtual Assistant for Raspberry Pi
ISBN: 1484221664 ISBN-13(EAN): 9781484221662
Издательство: Springer
Рейтинг:
Цена: 3912.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Build a voice-controlled virtual assistant using speech-to-text engines, text-to-speech engines, and conversation modules. This book shows you how to program the virtual assistant to gather data from the internet (weather data, data from Wikipedia, data mining); play music; and take notes. Each chapter covers building a mini project/module to make the virtual assistant better. You'll develop the software on Linux or OS X before transferring it to your Raspberry Pi, ready for deploying in your own home-automation or Internet of Things applications.Building a Virtual Assistant for Raspberry Pi walks you through various STTs and TTSs and the implementation of these components with the help of Python. After that you will start implementing logic for handling user queries and commands, so that the user can have conversations with Melissa. You will then work to improve logic handling to detect what the user wants Melissa to do. You will also work on building some useful applications/modules for Melissa, which will allow you to gain interesting information from Melissa such as the time, weather information, and data from Wikipedia.You will develop a music playing application as well as a note taking application for Melissa, laying the foundations for how Melissa can be further extended. Finally, you will learn how to deploy this software to your Raspberry Pi and how you can further scale Melissa to make her more intelligent, interactive and how you can use her in other projects such as home automation as well.What You'll LearnDesign the workflow and discover the concepts of building a voice controlled assistantDevelop modules for having conversations with the assistantEnable the assistant to retrieve information from the internetBuild utilities like a music player and a note taking application for the virtual assistantIntegrate this software with a Raspberry Pi Who This Book Is ForThis book is for anyone who has built a home automation project with Raspberry Pi and now want to enhance it by making it voice-controlled. The book would also interest students from computer science or related disciplines.

Arduino Robotics

Автор: Warren J
Название: Arduino Robotics
ISBN: 1430231831 ISBN-13(EAN): 9781430231837
Издательство: Springer
Рейтинг:
Цена: 4745.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book will show you how to use your Arduino to control a variety of different robots, while providing step-by-step instructions on the entire robot building process.

The Tab Book of Arduino Projects: 36 Things to Make with Shields and Proto Shields

Автор: Monk Simon
Название: The Tab Book of Arduino Projects: 36 Things to Make with Shields and Proto Shields
ISBN: 0071790675 ISBN-13(EAN): 9780071790673
Издательство: McGraw-Hill
Рейтинг:
Цена: 5661.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Bestselling electronics author Simon Monk reveals how to create polished Arduino devices that are both fun and functional using Proto Shields

Arduino Sketches: Tools and Techniques for Programming Wizardry

Автор: Langbridge James A.
Название: Arduino Sketches: Tools and Techniques for Programming Wizardry
ISBN: 1118919602 ISBN-13(EAN): 9781118919606
Издательство: Wiley
Рейтинг:
Цена: 4435.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Master programming Arduino with this hands-on guide Arduino Sketches is a practical guide to programming the increasingly popular microcontroller that brings gadgets to life. Accessible to tech-lovers at any level, this book provides expert instruction on Arduino programming and hands-on practice to test your skills.

30 Arduino Projects for the Evil Genius

Автор: Monk Simon
Название: 30 Arduino Projects for the Evil Genius
ISBN: 0071817727 ISBN-13(EAN): 9780071817721
Издательство: McGraw-Hill
Рейтинг:
Цена: 4803.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The bestselling project-based book for Arduino now covers Arduino Uno and Leonardo!


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия