Raspberry Pi Beginner's Guide
라즈베리 파이 초심자 안내서 5장~6장을 진행해 보았다.
- Chapter 1 : Get to know your Raspberry Pi
- Chapter 2 : Getting started with your Raspberry Pi
- Chapter 3 : Using your Raspberry Pi
- Chapter 4 : Programming with Scratch 3
- Chapter 5 : Programming with Python
- Chapter 6 : Physical computing with Scratch and Python
- Chapter 7 : Physical computing with the Sense HAT
- Chapter 8 : Raspberry Pi Camera Module
아직 Sense HAT나 Camera Module은 구매 전이라 패스하고 다음 단계를 위해 두 가지를 고민하다 우선 그림도 실려있는 Simple electronics with gpio zero를 진행하기로 한다.
- https://gpiozero.readthedocs.io/en/stable/recipes.html
- The MagPi Essentials : SIMPLE ELECTRONICS with GPIO ZERO 2016
SIMPLE ELECTRONICS with GPIO ZERO
본 문서는 raspberrypi.org (https://magpi.raspberrypi.org/books)에서 무료로 다운로드 가능하다.

- Chapter 1 : Get started with GPIO ZERO
- Chapter 2 : Control LEDs
- Chapter 3 : Add a push button
- Chapter 4 : Make a music box
- Chapter 5 : Light an RGB LED
- Chapter 6 : Motion-sensing alarm
- Chapter 7 : Build a Rangerfinder
- Chapter 8 : Make a laser tripwire
- Chapter 9 : Build an internet radio
- Chapter 10 : Create and LED thermometer
- Chapter 11 : Build a robot
'코딩 > 파이썬과 라즈베리파이' 카테고리의 다른 글
| [Raspberry Pi] 라즈베리 파이 + 파이썬 코딩 021. pygame 라이브러리로 wav 오디오 재생 (0) | 2021.05.25 |
|---|---|
| [Raspberry Pi] 라즈베리 파이 + 파이썬 코딩 020. GPIO Zero 라이브러리 (0) | 2021.05.21 |
| [Raspberry Pi] 라즈베리 파이 + 파이썬 코딩 018. 스위치(버튼) 먼저 누르기 게임 (0) | 2021.05.19 |
| [Raspberry Pi] 라즈베리 파이와 함께 하는 파이썬 코딩 017. 부저로 소리 내기 (0) | 2021.05.17 |
| [Raspberry Pi] 라즈베리 파이와 함께 하는 파이썬 코딩 016. 스위치(버튼)으로 LED 제어 (0) | 2021.05.17 |