Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:raspberry_pi_arduino [2018/02/06 07:53] Somepuben:raspberry_pi_arduino [2020/07/20 09:00] (current) – external edit 127.0.0.1
Line 107: Line 107:
 ===== NEW GUIDE ===== ===== NEW GUIDE =====
  
-1. sudo apt-get update +==== Raspberry Conf ====
-2. sudo apt-get arduino +
-3. sudo apt-get motion +
-4.sudo nano /etc/motion/motion.conf+
  
 +  - sudo apt-get update
 +  - sudo apt-get arduino
 +  - sudo apt-get motion
 +  - sudo nano /etc/motion/motion.conf
 +  - cd /home/pi ; mkdir sketchbook 
 +
 +==== DistanceLab Conf ==== 
 +  - Compile : scp -P PORT {waypath}/{build}/{deviceName}.hex USER@IP:/home/USER/sketchbook/{deviceName}.hex
 +  - Execute : ssh -p PORT -t -t USER@IP  "/usr/share/arduino/hardware/tools/avrdude -C/usr/share/arduino/hardware/tools/avrdude.conf -v -v -v -v -patmega328p -carduino -P/dev/USBDEVICE -b115200 -D -Uflash:w:/home/USER/sketchbook/{deviceName}.hex"
 +
 +==== SSH Conf ====
 +
 +  - Try out conf commands
 +  - ssh-copy-id USER@IP -p PORT
 +  - sudo cp -r /home/repoadmin/.ssh /var/www/
en/raspberry_pi_arduino.1517903580.txt.gz · Last modified: 2020/07/20 09:00 (external edit)
CC Attribution-Share Alike 4.0 International
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0