Skip to content

Latest commit

 

History

38 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rpi

Raspberry Pi stuff

Links

Record and immediate playback

arecord -f cd - | tee rec.wav | aplay -

https://superuser.com/a/1711740

VNC

sudo raspi-config

interface options

enable vnc

hostname -I to get IP address of RPi

not sure if this was necessary but also ran this:

vncserver-virtual

this section says realvnc is enabled so maybe not necessary

https://www.raspberrypi.com/documentation/computers/remote-access.html#vnc

for the client side...

go to tigervnc releases

https://github.com/TigerVNC/tigervnc/releases

which links to their sourceforge

https://sourceforge.net/projects/tigervnc/files/stable/1.13.1/

tigervnc-x.x.x.x86_64.tar.gz worked fine

extract the dir

run ./usr/bin/vncviewer

and then walk through tigervnc stuff

https://www.raspberrypi.com/documentation/computers/remote-access.html#connect-to-your-raspberry-pi

About

Raspberry Pi stuff

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages