composants:rpi_card

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
composants:rpi_card [2020/11/06 16:53] – [Activating SSH] mhcomposants:rpi_card [2020/11/06 16:54] – [Camera] mh
Line 18: Line 18:
 It is good practice to have your router assign a static IP address to a RPi if you want to regularly connect to it via ''ssh'' It is good practice to have your router assign a static IP address to a RPi if you want to regularly connect to it via ''ssh''
  
-==== Camera ====+===== Camera =====
  
-=== Activating the camera ===+==== Activating the camera ====
  
 <code bash> <code bash>
Line 28: Line 28:
 Go to ''Interface Options'' then ''Camera'' and activate it. Raspi-config will propose a reboot which should be accepted. Go to ''Interface Options'' then ''Camera'' and activate it. Raspi-config will propose a reboot which should be accepted.
  
----- 
  
-=== Python script to take pictures ===+==== Python script to take pictures ====
  
 Navigate to a folder where you want the script to be located. Navigate to a folder where you want the script to be located.
Line 63: Line 62:
 You can view the picture by either copying it to another machine with ''scp'' or by using a screen and mouse/keyboard on the pi itself. You can view the picture by either copying it to another machine with ''scp'' or by using a screen and mouse/keyboard on the pi itself.
  
----- +==== Creating a Timelapse with Camera ====
- +
-=== Creating a Timelapse with Camera ===+
  
 You can use the built-in ''raspistill'' tool or make up your own in your choice of code language. You can use the built-in ''raspistill'' tool or make up your own in your choice of code language.
  • composants/rpi_card.txt
  • Last modified: 2021/05/23 19:48
  • by mh