User:Smay4finger: Unterschied zwischen den Versionen

Aus Attraktor Wiki

Wechseln zu: Navigation, Suche
Zeile 1: Zeile 1:
 +
 +
== About me ==
 +
 +
[[File:76001 318186104966806 1026016756 n.jpg|200px]]
 +
MAIL: [mailto:stefan@attraktor.org stefan@attraktor.org]
 +
XMPP: [mailto:stefan@makerspace.hamburg stefan@makerspace.hamburg]
 +
 
[[User:smay4finger/Waffeln]]
 
[[User:smay4finger/Waffeln]]
  

Version vom 18. Oktober 2016, 08:00 Uhr

About me

76001 318186104966806 1026016756 n.jpg MAIL: stefan@attraktor.org XMPP: stefan@makerspace.hamburg

User:smay4finger/Waffeln

X-Application in full screen on Raspberry Pi / BeagleBone Black/White

/usr/bin/xinit $PROGRAM -- -dpms -s 0 -nocursor

Options -dpms and -s 0 turn off screen saver, option -nocursor hides the mouse cursor.

Info-Beamer mit systemd

[Unit]
Description=Info-Beamer
After=network.target

[Service]
ExecStart=/usr/local/bin/info-beamer /home/pi/info-beamer/active
Restart=on-failure

[Install]
WantedBy=multi-user.target

SocketCAN

Virtueller Bus:

 sudo modprobe vcan
 sudo ip link add dev vcan0 type vcan
 sudo ip link set up vcan0

Linksammlung

Eagle nach G-Code

  • pcb2gcode
sudo aptitude install build-essential autoconf libtool gerbv libboost-dev libboost-program-options-dev libglibmm-2.4-dev libgtkmm-2.4-dev
git clone git://pcb2gcode.git.sourceforge.net/gitroot/pcb2gcode/pcb2gcode
cd pcb2gcode
autoreconf
./configure
make

Vorsicht, pcb2gcode rechnet alles in Inches!

Script zur Erstellung von GCode aus Eagle-Files media:pcbcam.gz

Das Skript erzeugt aus einem Eagle-Board-File (Endung .brd) mehrere G-Code-Files und Postscript-Files für die Erstellung der Lötstoppmaske. Die erzeugten Dateien sind im Einzelnen:

back.ngc 
Lötseite
front.ngc 
Bestückungsseite
outline.ngc 
Ausfräsung der Platine
drill.ngc 
Bohrungen
back_stop.ps 
Lötstoppmaske Lötseite
front_stop.ps 
Lötstoppmaske Bestückungsseite

Spielen

- Termine als iCal

Alles

Smay4finger/AVR-JTAGICESmay4finger/SunFireX4540Smay4finger/SunFireX4600
Smay4finger/Waffeln