2018-09-11 21:04:15 +00:00
|
|
|
# Description
|
|
|
|
|
|
|
|
#### Image used for bootstraping
|
|
|
|
|
|
|
|
* sha256: `3271b244734286d99aeba8fa043b6634cad488d211583814a2018fc14fdca313`
|
|
|
|
* Name : `Raspbian Stretch Lite`
|
|
|
|
* released on 2018-06-27
|
|
|
|
* kernel 4.4
|
|
|
|
* notes - http://downloads.raspberrypi.org/raspbian/release_notes.txt
|
|
|
|
|
|
|
|
##### Headless start
|
|
|
|
* `ssh` file on the boot partition
|
|
|
|
* `wpa_supplicant.conf` on the boot partition
|
2018-09-13 21:25:22 +00:00
|
|
|
|
|
|
|
## Notes
|
|
|
|
|
|
|
|
* install pip-python
|
|
|
|
* pip install sensor
|
|
|
|
* sudo apt install python-smbus
|
2022-08-20 22:07:58 +00:00
|
|
|
|
|
|
|
|