THONON 電子書籍 with
 
楽天市場検索


  レディースファッション (0)
  メンズファッション (0)
  インナー・下着・ナイトウェア (0)
  バッグ・小物・ブランド雑貨 (0)
  靴 (0)
  腕時計 (0)
  ジュエリー・アクセサリー (0)
  キッズ・ベビー・マタニティ (0)
  おもちゃ (0)
  スポーツ・アウトドア (0)
  家電 (0)
  TV・オーディオ・カメラ (0)
  パソコン・周辺機器 (0)
  スマートフォン・タブレット (0)
  光回線・モバイル通信 (0)
  食品 (0)
  スイーツ・お菓子 (0)
  水・ソフトドリンク (0)
  ビール・洋酒 (0)
  日本酒・焼酎 (0)
  インテリア・寝具・収納 (0)
  日用品雑貨・文房具・手芸 (0)
  キッチン用品・食器・調理器具 (0)
  本・雑誌・コミック (6) (THONON 電子書籍 with)
  CD・DVD (0)
  テレビゲーム (0)
  ホビー (0)
  楽器・音響機器 (0)
  車・バイク (0)
  車用品・バイク用品 (0)
  美容・コスメ・香水 (0)
  ダイエット・健康 (0)
  医薬品・コンタクト・介護 (0)
  ペット・ペットグッズ (0)
  花・ガーデン・DIY (0)
  サービス・リフォーム (0)
  住宅・不動産 (0)
  カタログギフト・チケット (0)
  百貨店・総合通販・ギフト (0)
 
6件中 1件 - 6件  1
商品説明価格

Get started with MicroPython on Raspberry Pi Pico The Official Raspberry Pi Pico Guide【電子書籍】[ Gareth Halfacree ]

楽天Kobo電子書籍ストア
<p><strong>Microcontrollers, like the RP2040 chip at the heart of Raspberry Pi Pico, are computers stripped back to their bare essentials.</strong> You don't use monitors or keyboards with them ー instead, you program them over USB to take their input from (and send their output to) on-board input/output pins.</p> <p>Using these programmable connections, you can light LEDs, make noises, send text to screens, and much more. In <em>Get started with MicroPython on Raspberry Pi Pico 2nd Edition</em>, you will learn how to use the beginner-friendly MicroPython language to write programs, and you’ll connect up hardware to make your Raspberry Pi Pico interact with the world around it. Using these skills, you can create your own electromechanical projects, whether for fun or to make your life easier.</p> <p>Fully updated for Raspberry Pi Pico W and the latest version of MicroPython, this book shows you how to:</p> <ul> <li>Get started with Raspberry Pi Pico and Pico W</li> <li>Work with various electronic components</li> <li>Create your own programmable electronic contraptions</li> <li>Turn Raspberry Pi Pico W into a network-connected node for the Internet of Things</li> <li>Link your Pico W to your smartphone, tablet, or another Pico W with Bluetooth Low Energy (BLE)</li> </ul> <p>Whether you’re using Raspberry Pi Pico for a home project, industrial automation, or learning (or teaching!) electronics and programming, this book will show you how.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 1,602円

Game Programming with Code Angel Learn how to code in Python on Raspberry Pi or PC【電子書籍】[ Mark Cunningham ]

楽天Kobo電子書籍ストア
<p>Program in Python on a Raspberry Pi or PC by developing six computer games. Each game project is split into several chapters of the book. Rather than taking you through programming techniques as standalone concepts, this book explains concepts as they are used within a game.</p> <p>You'll learn about variables; integer, real, Boolean and string data types; conditional if statements; fixed loops and conditional loops; modularity; arrays and lists; and predefined functions. You’ll also discover the PyGame library, which is popularly used in the development of 2D games.</p> <p>Key programming concepts are revisited in subsequent projects in the book to consolidate prior learning. Beyond teaching you how to code, this book explains the programming logic behind each projectーexemplifying the process of designing and writing a computer game.</p> <p>All the projects in this book are supported by Code Angel (mycodeangel.com). Code Angel Code Angel largely serves students and new developersand the projects work by encouraging you to ‘Learn…then play’. Taking this approach, you'll be able to build fun 2D games and enjoy playing them by yourself or with friends. Developing games in this way keeps you engaged, gives a purpose as you work through each project, and offers a sense of achievement when each game is finished.</p> <p><strong>What You'll Learn</strong></p> <ul> <li>Integrate the fundamentals of the Python 3 programming language</li> <li>Program fun, classic computer games you can then play</li> <li>Develop computational thinking skills and abilities that can be applied to other ventures</li> </ul> <p><strong>Who This Book Is For</strong></p> <p>Students, hobbyists, new developers or anyone wishing to learn how to design and write computer games.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 6,685円

Get Started with MicroPython on Raspberry Pi Pico The Official Raspberry Pi Pico Guide【電子書籍】[ Gareth Halfacree ]

楽天Kobo電子書籍ストア
<p><strong>Microcontrollers, like the RP2040 at the heart of Raspberry Pi Pico, are computers stripped back to their bare essentials.</strong> You don't use monitors or keyboards with them, but program them over USB to take their input from (and send their output to) their input/output (IO) pins.</p> <p>Using these programmable connections, you can light lights, make noises, send text to screens, and much more. In <em>Get Started with MicroPython on Raspberry Pi Pico</em>, you will learn how to use the beginner-friendly language MicroPython to write programs and connect up hardware to make your Raspberry Pi Pico interact with the world around it. Using these skills, you can create your own electro-mechanical projects, whether for fun or to make your life easier.</p> <p>This book shows you how to:</p> <ul> <li>Get started with Raspberry Pi Pico</li> <li>Work with various electronic components</li> <li>Create your own programmable electronic contraptions</li> <li>Work with Programming Input and Output (PIO) for low level, timing-critical projects</li> <li>Learn the Raspberry Pi Pico pinouts for hooking up components</li> <li>Use the I2C and SPI protocols to connect to components</li> </ul> <p>By the end of the book, you'll know how to create your own programmable electronic contraptions. What you do with them is up to you.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 1,067円

MicroPython for the Internet of Things A Beginner’s Guide to Programming with Python on Microcontrollers【電子書籍】[ Charles Bell ]

楽天Kobo電子書籍ストア
<p>This book will help you quickly learn to program for microcontrollers and IoT devices without a lot of study and expense. MicroPython and controllers that support it eliminate the need for programming in a C-like language, making the creation of IoT applications and devices easier and more accessible than ever.</p> <p><em>MicroPython for the Internet of Things</em> is ideal for readers new to electronics and the world of IoT. Specific examples are provided covering a range of supported devices, sensors, and MicroPython boards such as the Raspberry Pi Pico and the Arduino Nano Connect RP2040 board. Programming for microcontrollers has never been easier.</p> <p>The book takes a practical and hands-on approach without a lot of detours into the depths of theory. It’ll show you a faster and easier way to program microcontrollers and IoT devices, teach you MicroPython, a variant of one of the most widely used scripting languages, and is written to be accessible to those new to electronics. After completing this book, and its fun example projects, you’ll be ready to ready to use MicroPython to develop your own IoT applications.</p> <p><strong>What You Will Learn</strong></p> <ul> <li>Understand sensors and basic electronics</li> <li>Develop your own IoT projects</li> <li>Load MicroPython on compatible boards</li> <li>Interface with hardware breakout boards</li> <li>Explore connecting your microcontroller to the cloud</li> <li>Develop IoT projects for the cloud</li> </ul> <p><strong>Who This Book Is For</strong></p> <p>Anyone interested in building IoT solutions without the heavy burden of programming in C++ or C. The book also appeals to those wanting an easier way to work with hardware than is provided by platforms that require more complex programming environments.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 7,292円

Machine Learning Theory and Applications Hands-on Use Cases with Python on Classical and Quantum Machines【電子書籍】[ Xavier Vasques ]

楽天Kobo電子書籍ストア
<p><strong>Machine Learning Theory and Applications</strong></p> <p><strong>Enables readers to understand mathematical concepts behind data engineering and machine learning algorithms and apply them using open-source Python libraries</strong></p> <p><em>Machine Learning Theory and Applications</em> delves into the realm of machine learning and deep learning, exploring their practical applications by comprehending mathematical concepts and implementing them in real-world scenarios using Python and renowned open-source libraries. This comprehensive guide covers a wide range of topics, including data preparation, feature engineering techniques, commonly utilized machine learning algorithms like support vector machines and neural networks, as well as generative AI and foundation models. To facilitate the creation of machine learning pipelines, a dedicated open-source framework named hephAIstos has been developed exclusively for this book. Moreover, the text explores the fascinating domain of quantum machine learning and offers insights on executing machine learning applications across diverse hardware technologies such as CPUs, GPUs, and QPUs. Finally, the book explains how to deploy trained models through containerized applications using Kubernetes and OpenShift, as well as their integration through machine learning operations (MLOps).</p> <p>Additional topics covered in <em>Machine Learning Theory and Applications</em> include:</p> <ul> <li>Current use cases of AI, including making predictions, recognizing images and speech, performing medical diagnoses, creating intelligent supply chains, natural language processing, and much more</li> <li>Classical and quantum machine learning algorithms such as quantum-enhanced Support Vector Machines (QSVMs), QSVM multiclass classification, quantum neural networks, and quantum generative adversarial networks (qGANs)</li> <li>Different ways to manipulate data, such as handling missing data, analyzing categorical data, or processing time-related data</li> <li>Feature rescaling, extraction, and selection, and how to put your trained models to life and production through containerized applications</li> </ul> <p><em>Machine Learning Theory and Applications</em> is an essential resource for data scientists, engineers, and IT specialists and architects, as well as students in computer science, mathematics, and bioinformatics. The reader is expected to understand basic Python programming and libraries such as NumPy or Pandas and basic mathematical concepts, especially linear algebra.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 10,763円

MicroPython for the Internet of Things A Beginner’s Guide to Programming with Python on Microcontrollers【電子書籍】[ Charles Bell ]

楽天Kobo電子書籍ストア
<p>Quickly learn to program for microcontrollers and IoT devices without a lot of study and expense. MicroPython and controllers that support it eliminate the need for programming in a C-like language, making the creation of IoT applications and devices easier and more accessible than ever.</p> <p><em>MicroPython for the Internet of Things</em> is ideal for readers new to electronics and the world of IoT. Specific examples are provided covering a range of supported devices, sensors, and MicroPython boards such as Pycom’s WiPy modules and MicroPython’s pyboard. Never has programming for microcontrollers been easier.</p> <p>The book takes a practical and hands-on approach without a lot of detours into the depths of theory. The book:</p> <ul> <li> <p>Shows a faster and easier way to program microcontrollers and IoT devices</p> </li> <li> <p>Teaches MicroPython, a variant of one of the most widely used scripting languages</p> </li> <li> <p>Is friendly and accessible to those new to electronics, with fun example projects</p> </li> </ul> <p><strong>What You'll Learn</strong></p> <ul> <li> <p>Program in MicroPython</p> </li> <li> <p>Understand sensors and basic electronics</p> </li> <li> <p>Develop your own IoT projects</p> </li> <li> <p>Build applications for popular boards such as WiPy and pyboard</p> </li> <li> <p>Load MicroPython on the ESP8266 and similar boards</p> </li> <li> <p>Interface with hardware breakout boards</p> </li> <li> <p>Connect hardware to software through MicroPython</p> </li> <li> <p>Explore the easy-to-use Adafruit IO connecting your microcontroller to the cloud</p> </li> </ul> <p><strong>Who This Book Is For</strong></p> <p>Anyone interested in building IoT solutions without the heavy burden of programming in C++ or C. The book also appeals to those wanting an easier way to work with hardware than is provided by the Arduino and the Raspberry Pi platforms.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 7,292円