دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش: 1. Main
نویسندگان: Dogan Ibrahim
سری:
ISBN (شابک) : 9783895764271, 3895764272
ناشر:
سال نشر: 2021
تعداد صفحات: 251
زبان: English
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود)
حجم فایل: 9 مگابایت
در صورت ایرانی بودن نویسنده امکان دانلود وجود ندارد و مبلغ عودت داده خواهد شد
در صورت تبدیل فایل کتاب Raspberry Pi Pico Essentials Program, build, and master over 50 projects with MicroPython and the RP2040 microprocessor به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب Raspberry Pi Pico Essentials بیش از 50 پروژه را با MicroPython و ریزپردازنده RP2040 برنامه ریزی، ساخت و تسلط دارد. نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
Raspberry Pi Pico یک ماژول میکروکنترلر با کارایی بالا است که مخصوصاً برای محاسبات فیزیکی طراحی شده است. میکروکنترلرها با کامپیوترهای تک بردی مانند Raspberry Pi 4 در نداشتن سیستم عامل تفاوت دارند. Raspberry Pi Pico را می توان طوری برنامه ریزی کرد که یک کار واحد را به طور بسیار کارآمد در برنامه های کنترل و نظارت بلادرنگ که نیاز به سرعت دارند، اجرا کند. Pico همانطور که ما آن را می نامیم، مبتنی بر تراشه میکروکنترلر ARM Cortex-M0+ RP2040 دو هسته ای سریع، کارآمد و کم هزینه است که تا 133 مگاهرتز کار می کند و دارای 264 کیلوبایت SRAM و 2 مگابایت حافظه فلش است. . علاوه بر حافظه بزرگ، Pico دارای ویژگیهای جذابتر از جمله تعداد زیادی پین GPIO و ماژولهای رابط محبوب مانند ADC، SPI، I²C، UART و PWM است. برای محدود کردن همه این موارد، تراشه ماژولهای زمانبندی سریع و دقیق، رابط اشکالزدایی سختافزار، و سنسور دمای داخلی را ارائه میدهد.
رزبری پای پیکو به راحتی با استفاده از زبانهای سطح بالا و محبوب مانند MicroPython و یا برنامهریزی میشود. C/C++. این کتاب مقدمه ای برای استفاده از میکروکنترلر Raspberry Pi Pico در ارتباط با زبان برنامه نویسی MicroPython است. محیط توسعه Thonny (IDE) در تمام پروژه های توضیح داده شده استفاده می شود. بیش از 50 پروژه در حال کار و آزمایش شده در این کتاب وجود دارد که موضوعات زیر را پوشش میدهد:
همه پروژه های ارائه شده در این کتاب به طور کامل تست شده اند و در حال کار هستند. برای پیگیری پروژه ها فقط به تجربه اولیه برنامه نویسی و الکترونیک نیاز است. توضیحات مختصر، بلوک دیاگرام، نمودار مدار دقیق، و لیست کامل برنامه های MicroPython برای همه پروژه های شرح داده شده است. خوانندگان می توانند فهرست های برنامه را در صفحه وب Elektor که برای پشتیبانی از کتاب ایجاد شده است، پیدا کنند.
The Raspberry Pi Pico is a high-performance microcontroller module designed especially for physical computing. Microcontrollers differ from single-board computers, like the Raspberry Pi 4, in not having an operating system. The Raspberry Pi Pico can be programmed to run a single task very efficiently within real-time control and monitoring applications requiring speed. The ‘Pico’ as we call it, is based on the fast, efficient, and low-cost dual-core ARM Cortex-M0+ RP2040 microcontroller chip running at up to 133 MHz and sporting 264 KB of SRAM, and 2 MB of Flash memory. Besides its large memory, the Pico has even more attractive features including a vast number of GPIO pins, and popular interface modules like ADC, SPI, I²C, UART, and PWM. To cap it all, the chip offers fast and accurate timing modules, a hardware debug interface, and an internal temperature sensor.
The Raspberry Pi Pico is easily programmed using popular high-level languages such as MicroPython and or C/C++. This book is an introduction to using the Raspberry Pi Pico microcontroller in conjunction with the MicroPython programming language. The Thonny development environment (IDE) is used in all the projects described. There are over 50 working and tested projects in the book, covering the following topics:
All projects given in the book have been fully tested and are working. Only basic programming and electronics experience is required to follow the projects. Brief descriptions, block diagrams, detailed circuit diagrams, and full MicroPython program listings are given for all projects described. Readers can find the program listings on the Elektor web page created to support the book.
Preface Chapter 1 • Raspberry Pi Pico Hardware 1.1 Overview 1.2 Pico hardware module 1.3 Comparison with the Arduino UNO 1.4 Operating conditions and powering the Pico 1.5 Pinout of the RP2040 microcontroller and Pico module 1.6 Other RP2040 microcontroller-based boards 1.6.1 Adafruit Feather RP2040 1.6.2 Adafruit ItsyBitsy RP2040 1.6.3 Pimoroni PicoSystem 1.6.4 Arduino Nano RP2040 Connect 1.6.5 SparkFun Thing Plus RP2040 1.6.6 Pimoroni Pico Explorer Base 1.6.7 SparkFun MicroMod RP2040 Processor 1.6.8 SparkFun Pro Micro RP2040 1.6.9 Pico RGB Keypad Base 1.6.10 Pico Omnibus 1.6.11 Pimoroni Pico VGA Demo Base Chapter 2 • Raspberry Pi Pico Programming 2.1 Overview 2.2 Installing MicroPython on the Pico 2.2.1 Using a Raspberry Pi 4 to aid installing MicroPython on the Pico 2.2.2 Using a PC (Windows 10) to help install MicroPython on Pico Chapter 3 • Raspberry Pi Pico Simple Hardware Projects 3.1 Overview 3.2 Project 1: Flashing LED – Using the on-board LED 3.3 Project 2: External flashing LED 3.4 Project 3: Flashing SOS in Morse 3.5 Project 4: Flashing LED – using a timer 3.6 Project 5: Alternately flashing LEDs 3.7 Project 6: Changing the LED flashing rate – using pushbutton interrupts 3.8 Project 7: Alternately flashing red, green, and blue LEDs — RGB 3.9 Project 8: Randomly flashing red, green, and blue LEDs — RGB 3.10 Project 9: Rotating LEDs 3.11 Project 10: Binary-counting LEDs 3.12 Project 11: Christmas lights (random flashing 8 LEDs) 3.13 Project 12: Electronic dice 3.14 Project 13: Lucky day of the week 3.15 Project 14: Door alarm with 7-colour flashing LED 3.16 Project 15: 2-digit, 7-segment display 3.17 Project 16: 4-digit, 7-segment display seconds counter 3.18 LCDs 3.19 Project 17: LCD functions – displaying text 3.20 Project 18: Seconds counter — LCD 3.21 Project 19: Reaction timer with LCD 3.22 Project 20: Ultrasonic distance measurement 3.23 Project 21: Height of a person (stadiometer) 3.24 Project 22: Ultrasonic reverse parking aid with buzzer Chapter 4 • Using Analogue-To-Digital Converters (ADCs) 4.1 Overview 4.2 Project 1: Voltmeter 4.3 Project 2: Temperature measurement – using the internal temperature sensor 4.4 Project 3: Temperature measurement – using an external temperature sensor 4.5 Project 4: ON/OFF temperature controller 4.6 Project 5: ON/OFF temperature controller with LCD 4.7 Project 6: Measuring the ambient light intensity 4.8 Project 7: Ohmmeter 4.9 Project 8: Internal and external temperature 4.10 Project 9: Using a thermistor to measure temperature CHAPTER 5 • Data Logging 5.1 Overview 5.2 Project 1: Logging the temperature data 5.3 Project 2: Reading the logged data CHAPTER 6 • Pulse Width Modulation (PWM) 6.1 Overview 6.2 Basic theory of pulsewidth modulation 6.3 PWM channels of the Raspberry Pi Pico 6.4 Project 1: Generate a 1000 Hz PWM waveform with 50% duty cycle 6.5 Project 2: Changing the brightness of an LED 6.6 Project 3: Varying the speed of a brushed DC motor 6.7 Project 4: Frequency generator with LCD 6.8 PROJECT 5: Measuring the frequency and duty cycle of a PWM waveform 6.9 PROJECT 6: Melody maker CHAPTER 7 • Serial Communication (UART) 7.1 Overview 7.2 Raspberry Pi Pico UART serial ports 7.3 Project 1: Sending the Raspberry Pi Pico internal temperature to an Arduino Uno 7.4 Project 2: Receiving and displaying numbers from the Arduino Uno 7.5 Project 3: Communicating with the Raspberry Pi 4 over the serial link CHAPTER 8 • The I2C Bus Interface 8.1 Overview 8.2 The I2C Bus 8.3 I2C pins of the Raspberry Pi Pico 8.4 Project 1: I2C port expander 8.5 Project 2: EEPROM memory 8.6 Project 3: TMP102 temperature sensor 8.7 Project 4: BMP280 temperature and atmospheric pressure sensor 8.8 Project 5: Display BMP280 temperature and atmospheric pressure on an LCD Chapter 9 • The SPI Bus Interface 9.1 Overview 9.2 Raspberry Pi Pico SPI ports 9.3 Project 1: SPI Port expander Chapter 10 • Wi-Fi with the Raspberry Pi Pico 10.1 Overview 10.2 Project 1: Controlling an LED from a smartphone using Wi-Fi 10.3 Project 2: Displaying the internal temperature on a smartphone using Wi-Fi Chapter 11 • Bluetooth with the Raspberry Pi Pico 11.1 Overview 11.2 Raspberry Pi Pico Bluetooth interface 11.3 Project 1: Controlling an LED from your smartphone using Bluetooth 11.4 Project 2: Sending the Raspberry Pi Pico's internal temperature to the smartphone Chapter 12 • Using Digital-to-Analogue Converters (DACs) 12.1 Overview 12.2 The MCP4921 DAC 12.3 Project 1: Generating squarewave signal with amplitude under +3.3 V 12.4 Project 2: Generating fixed voltages 12.5 Project 3: Generating a sawtooth signal 12.6 Project 4: Generating a triangular signal 12.7 Project 5: Arbitrary periodic waveform 12.8 Project 6: Generating a sinewave 12.9 Project 7: Generating an accurate sinewave signal using timer interrupts Chapter 13 • Automatic Program Execution after the Raspberry Pi Pico Boots Appendix A • Bill of Components Index cover UK.pdf _GoBack Preface Chapter 1 • Raspberry Pi Pico Hardware 1.1 Overview 1.2 Pico hardware module 1.3 Comparison with the Arduino UNO 1.4 Operating conditions and powering the Pico 1.5 Pinout of the RP2040 microcontroller and Pico module 1.6 Other RP2040 microcontroller-based boards 1.6.1 Adafruit Feather RP2040 1.6.2 Adafruit ItsyBitsy RP2040 1.6.3 Pimoroni PicoSystem 1.6.4 Arduino Nano RP2040 Connect 1.6.5 SparkFun Thing Plus RP2040 1.6.6 Pimoroni Pico Explorer Base 1.6.7 SparkFun MicroMod RP2040 Processor 1.6.8 SparkFun Pro Micro RP2040 1.6.9 Pico RGB Keypad Base 1.6.10 Pico Omnibus 1.6.11 Pimoroni Pico VGA Demo Base Chapter 2 • Raspberry Pi Pico Programming 2.1 Overview 2.2 Installing MicroPython on the Pico 2.2.1 Using a Raspberry Pi 4 to aid installing MicroPython on the Pico 2.2.2 Using a PC (Windows 10) to help install MicroPython on Pico Chapter 3 • Raspberry Pi Pico Simple Hardware Projects 3.1 Overview 3.2 Project 1: Flashing LED – Using the on-board LED 3.3 Project 2: External flashing LED 3.4 Project 3: Flashing SOS in Morse 3.5 Project 4: Flashing LED – using a timer 3.6 Project 5: Alternately flashing LEDs 3.7 Project 6: Changing the LED flashing rate – using pushbutton interrupts 3.8 Project 7: Alternately flashing red, green, and blue LEDs — RGB 3.9 Project 8: Randomly flashing red, green, and blue LEDs — RGB 3.10 Project 9: Rotating LEDs 3.11 Project 10: Binary-counting LEDs 3.12 Project 11: Christmas lights (random flashing 8 LEDs) 3.13 Project 12: Electronic dice 3.14 Project 13: Lucky day of the week 3.15 Project 14: Door alarm with 7-colour flashing LED 3.16 Project 15: 2-digit, 7-segment display 3.17 Project 16: 4-digit, 7-segment display seconds counter 3.18 LCDs 3.19 Project 17: LCD functions – displaying text 3.20 Project 18: Seconds counter — LCD 3.21 Project 19: Reaction timer with LCD 3.22 Project 20: Ultrasonic distance measurement 3.23 Project 21: Height of a person (stadiometer) 3.24 Project 22: Ultrasonic reverse parking aid with buzzer Chapter 4 • Using Analogue-To-Digital Converters (ADCs) 4.1 Overview 4.2 Project 1: Voltmeter 4.3 Project 2: Temperature measurement – using the internal temperature sensor 4.4 Project 3: Temperature measurement – using an external temperature sensor 4.5 Project 4: ON/OFF temperature controller 4.6 Project 5: ON/OFF temperature controller with LCD 4.7 Project 6: Measuring the ambient light intensity 4.8 Project 7: Ohmmeter 4.9 Project 8: Internal and external temperature 4.10 Project 9: Using a thermistor to measure temperature CHAPTER 5 • Data Logging 5.1 Overview 5.2 Project 1: Logging the temperature data 5.3 Project 2: Reading the logged data CHAPTER 6 • Pulse Width Modulation (PWM) 6.1 Overview 6.2 Basic theory of pulsewidth modulation 6.3 PWM channels of the Raspberry Pi Pico 6.4 Project 1: Generate a 1000 Hz PWM waveform with 50% duty cycle 6.5 Project 2: Changing the brightness of an LED 6.6 Project 3: Varying the speed of a brushed DC motor 6.7 Project 4: Frequency generator with LCD 6.8 PROJECT 5: Measuring the frequency and duty cycle of a PWM waveform 6.9 PROJECT 6: Melody maker CHAPTER 7 • Serial Communication (UART) 7.1 Overview 7.2 Raspberry Pi Pico UART serial ports 7.3 Project 1: Sending the Raspberry Pi Pico internal temperature to an Arduino Uno 7.4 Project 2: Receiving and displaying numbers from the Arduino Uno 7.5 Project 3: Communicating with the Raspberry Pi 4 over the serial link CHAPTER 8 • The I2C Bus Interface 8.1 Overview 8.2 The I2C Bus 8.3 I2C pins of the Raspberry Pi Pico 8.4 Project 1: I2C port expander 8.5 Project 2: EEPROM memory 8.6 Project 3: TMP102 temperature sensor 8.7 Project 4: BMP280 temperature and atmospheric pressure sensor 8.8 Project 5: Display BMP280 temperature and atmospheric pressure on an LCD Chapter 9 • The SPI Bus Interface 9.1 Overview 9.2 Raspberry Pi Pico SPI ports 9.3 Project 1: SPI Port expander Chapter 10 • Wi-Fi with the Raspberry Pi Pico 10.1 Overview 10.2 Project 1: Controlling an LED from a smartphone using Wi-Fi 10.3 Project 2: Displaying the internal temperature on a smartphone using Wi-Fi Chapter 11 • Bluetooth with the Raspberry Pi Pico 11.1 Overview 11.2 Raspberry Pi Pico Bluetooth interface 11.3 Project 1: Controlling an LED from your smartphone using Bluetooth 11.4 Project 2: Sending the Raspberry Pi Pico's internal temperature to the smartphone Chapter 12 • Using Digital-to-Analogue Converters (DACs) 12.1 Overview 12.2 The MCP4921 DAC 12.3 Project 1: Generating squarewave signal with amplitude under +3.3 V 12.4 Project 2: Generating fixed voltages 12.5 Project 3: Generating a sawtooth signal 12.6 Project 4: Generating a triangular signal 12.7 Project 5: Arbitrary periodic waveform 12.8 Project 6: Generating a sinewave 12.9 Project 7: Generating an accurate sinewave signal using timer interrupts Chapter 13 • Automatic Program Execution after the Raspberry Pi Pico Boots Appendix A • Bill of Components Index