mayhem2408 / RPI-CNC-Config-Scripts

Scripts used to setup a Raspberry Pi for use with the Raspberry Pi CNC board

Home Page:http://wiki.protoneer.co.nz/Raspberry_Pi_CNC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RPI-CNC-Config-Scripts

Scripts used to setup a Raspberry Pi for use with the Raspberry Pi CNC board

  • Get latest rpi image and copy to SD card
  • edit "sudo nano /boot/cmdline.txt" remove "Console" settings. (Stops the logging of system messages to the serial port)
  • SSH to RPI, Expand FS first with "sudo raspi-config"
cd ~
git clone https://github.com/Protoneer/RPI-CNC-Config-Scripts.git
cd RPI-CNC-Config-Scripts/
sudo ./setup

About

Scripts used to setup a Raspberry Pi for use with the Raspberry Pi CNC board

http://wiki.protoneer.co.nz/Raspberry_Pi_CNC


Languages

Language:JavaScript 32.0%Language:Shell 27.3%Language:Python 27.0%Language:Arduino 7.2%Language:HTML 6.5%