Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kevinkit/raspberrypi_control
Control scripts etc. for raspberry pi.
https://github.com/kevinkit/raspberrypi_control
Last synced: 3 days ago
JSON representation
Control scripts etc. for raspberry pi.
- Host: GitHub
- URL: https://github.com/kevinkit/raspberrypi_control
- Owner: kevinkit
- Created: 2014-08-25T10:27:52.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-02T08:40:37.000Z (over 10 years ago)
- Last Synced: 2024-11-23T10:41:10.800Z (2 months ago)
- Language: Shell
- Size: 152 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Version 1.2
-> control.sh shows you
- temperature in celsius
- Voltage in Volt
- clock rate from arm in Hz-> ssh_server
- installs ssh
- sets up ssh server
- and shows you the settings and the ip-> 1_wireactive.sh
- enables 1 wire data protocoll with pullup-resistor on the data line-> all_vnc.sh
- Install vncserver and adds a script which starts the vnserver with the boot sequence-> vncserver_first. sh and vnserver_second.sh
- If you just want to run it one time run these scripts one after the other-> vnserver_from_boot.sh
- adds a script for starting the server with booting