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 106: Line 106:
  
 ===== NEW GUIDE ===== ===== NEW GUIDE =====
 +
 +==== Raspberry Conf ====
  
   - sudo apt-get update   - sudo apt-get update
Line 111: Line 113:
   - sudo apt-get motion   - sudo apt-get motion
   - sudo nano /etc/motion/motion.conf   - 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.1517903597.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