https://github.com/tuki0918/electronics-newbie
電子工作初心者向けサンプル
https://github.com/tuki0918/electronics-newbie
raspberry-pi
Last synced: about 1 month ago
JSON representation
電子工作初心者向けサンプル
- Host: GitHub
- URL: https://github.com/tuki0918/electronics-newbie
- Owner: tuki0918
- Created: 2019-09-08T09:18:46.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-22T15:54:29.000Z (almost 7 years ago)
- Last Synced: 2026-04-27T14:36:35.902Z (2 months ago)
- Topics: raspberry-pi
- Language: JavaScript
- Homepage:
- Size: 2.27 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# electronics-newbie
### RaspberryPi: サンプル
> 基本
+ [LEDをチカチカさせる](RaspberryPi/led_blinking)
+ [スイッチを押すと、LEDが点灯する](RaspberryPi/led_blinking_with_button)
> カメラモジュール
+ [スイッチを押すと、Cameraがスナップショットを撮影する](RaspberryPi/camera_capture_with_button)
> 自動化
+ [スマートフォン画面を自動タップする](RaspberryPi/device_screen_auto_tapping)
+ [DeepLearningを使用して、スマートフォン画面を自動タップする](https://github.com/tuki0918/pi-screen-pochix2-automation)
> Unicorn HAT HD
+ [Unicorn HAT HDを光らせる](RaspberryPi/unicorn_hat_colorize_dots)
+ [WEBブラウザからUnicorn HAT HDをライブペイントする](RaspberryPi/unicorn_hat_live_paint)