Month: June 2019

  • Published RCVehiclePy on github

    Published RCVehiclePy on github

    Repository https://github.com/shirokunet/RCVehiclePy Videos

  • Run WebRTC Native Client Momo on Raspberry Pi 3B

    Run WebRTC Native Client Momo on Raspberry Pi 3B

    Goal Download momo binary and run on Raspberry Pi 3B to see a Pi’s camera image on Host PC. Environment Server: Raspberry Pi 3B Client: X220 (Ubuntu 18.04) Momo: 19.07.0-rc0 Setup Camera Connect a camera to Pi $ vcgencmd get_camera supported=1 detected=1 # Should be like this Setup Library $ sudo apt-get install libnspr4 libnss3…

  • Raspberry Pi 3B Setup

    Raspberry Pi 3B Setup

    Goal Install Lite Raspbian on Raspberry Pi 3B, and connect to Pi from Host PC using SSH. Environment Host PC: Ubuntu 16.04 Client PC: Raspberry Pi 3B Prepare SD card using Host PC Get Etcher to burn the image file. Get the Raspbian Stretch Lite from raspberrypi.org. Burn zip image file to a blank SD…