An open API service indexing awesome lists of open source software.

https://github.com/tuki0918/electronics-newbie

電子工作初心者向けサンプル
https://github.com/tuki0918/electronics-newbie

raspberry-pi

Last synced: about 1 month ago
JSON representation

電子工作初心者向けサンプル

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)