LitMy.ru - литература в один клик

Learning C on the Raspberry Pi Pico through simple games

  • Добавил: literator
  • Дата: 16-08-2024, 20:57
  • Комментариев: 0
Название: Learning C on the Raspberry Pi Pico through simple games
Автор: Toshinori Fujii
Издательство: Go-Ahead LLC
Год: 2024
Страниц: 161
Язык: английский
Формат: epub
Размер: 25.1 MB

When it comes to microcontrollers, Arduino UNO, Raspberry Pi and MicroBit are used. The MicroBit is probably the least demanding of these, as the software to be written to the MicroBit microcontroller can be written in three main ways, or in blocks as in Scratch. Another commonly used microcontroller is the Arduino UNO from the Arduino series. This microcontroller is similarly available with the Arduino IDE C software, which can be downloaded free of charge. As these microcontrollers are widely used by many people, a lot of information is available on the web, and this information makes them much easier to use.

 Now, the Raspberry Pi is a bit harder than these two microcontrollers. This is because the Raspberry Pi Pico-specific C software is not immediately available. Therefore, we will use the C language of the Arduino IDE to set up a relatively simple runtime environment.

 Unlike the Raspberry Pi, the Raspberry Pi Pico described in this manual is not a PC, but is treated like an Arduino or MicroBit microcontroller: you write the programme on your PC and write the programme from your PC to the microcontroller. Writing can be done via USB, so it is easy to operate. The Raspberry Pi Pico W is also Wifi enabled. This allows you to study the IoT. It is also relatively cheap compared to other Raspberry Pi's, around $1000, and if it breaks, it will be less of a shock.

 This book explains the Raspberry Pi Pico and the C language by creating a game in C for those who are new to the Raspberry Pi Pico. Use this book as a starting point to learn more about Raspberry Pi Pico and the C language.

Contents:


Скачать Learning C on the Raspberry Pi Pico through simple games












[related-news] [/related-news]
Внимание
Уважаемый посетитель, Вы зашли на сайт как незарегистрированный пользователь.
Мы рекомендуем Вам зарегистрироваться либо войти на сайт под своим именем.