Difference between revisions of "RaspberryPi"

From Colettapedia
Jump to navigation Jump to search
(Created page with " == Setup == * [https://www.raspberrypi.org/software/ RaspberryPi imager download] == Peripherals == === Night vision camera === * [http://www.kumantech.com/kuman-for-raspb...")
 
Line 10: Line 10:
 
* [https://github.com/ccrisan/motioneyeos/wiki MotionEyeOS]
 
* [https://github.com/ccrisan/motioneyeos/wiki MotionEyeOS]
 
** Uses [https://github.com/ccrisan/motioneye motionEye] A web frontend for the motion daemon ([https://github.com/ccrisan/motioneye/wiki motionEye wiki])
 
** Uses [https://github.com/ccrisan/motioneye motionEye] A web frontend for the motion daemon ([https://github.com/ccrisan/motioneye/wiki motionEye wiki])
 +
* To disable LEDs on camera and board for Raspberry Pi Zero, edit <code>/boot/config.txt</code> and add lines:
 +
** <code>disable_camera_led=1</code>
 +
** <code>dtparam=act_led_trigger=none</code>
 +
** <code>dtparam=act_led_activelow=on</code>

Revision as of 16:37, 20 February 2021


Setup

Peripherals

Night vision camera