Skip to content

jbarthe/RPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

RPI

wiki for RaspberryPi

Raspbian install

Download Raspbian latest release on : https://www.raspberrypi.org/downloads/raspbian/

Format SD card, and flash it with Etcher (https://www.balena.io/etcher/)

Active SSH: add a file named ssh (without extension) in the boot partition.

To use z-wave on rpi3, disable bluetooth by adding this line in /boot/config.txt : dtoverlay=pi3-disable-bt

To improve the available current over USB, in /boot/config.txt: max_usb_current=1

The default login for Raspbian is pi with the password raspberry.

ssh pi@ip_adress

About

wiki for RaspberryPi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published