This repository is a note of Raspberry Pi. It covers from setup to a project.
https://github.com/koji/raspi/issues
22 Basic Commands You Have to Know
- setup guide This focuses on inital setup.
- create a swapfile Basically, this is for installing a heavy program like OpenCV.
- set crontab The sample is how to take a photo with webcam every 8 am.
- install vnc_viewer This is useful when we don't have a monitor for pi and want to use GUI.
- install opencv
- install oh-my-zsh
- install librealsense
- python3.6
- install berryconda
- install openFrameworks
- install Docker WIP
- install alexa WIP
- install google home
- install visual studio code(oss version)