how to connect a RaspberryPi to a C64 
3.2.13, 18:09 - retro & C64
gepostet von web doc
Both computers share a UART RS232 ("serial") port in TTL levels,
the C64 0 / 5V, the RPi 0 / 3.3V

if you connect this 2 direct you may damage your raspberry's CPU.
I found out 2 ways of combining the two:

My first (and used, working) idea was to use max232 chips to get the original RS232 level on both sides.
I already used this to connect my c64 to my PC, for the rpi I ordered such an interface for 2$ on ebay.
You need to connect the uart-rs232 module to the GPIO pins as shown in this picture:

(from http://www.savagehomeautomation.com/pro ... -port.html )

connect it to your C64, set up yout raspberry to talk in a speed your c64 can follow
in /etc/inittab set the last line to

T0:23:respawn:/sbin/getty -L ttyAMA0 300 cater

(which means 300 baud , terminal emulation 'cater' on the serial line)

Visit http://formica.nusseis.de/Cater/index.html to teach your Raspberry to use a language your C64 understands.

done :-D



You are now able to use Your C64 as an I/O for the Rpi (so much acronyms :-) ). For more on this topic visit one of my prior postings on the topic "connecting a c64 to a PC."

The more advanced version to connect both computers is not to wire them via level up / level down switching, but rather just cut the 5 V down to 3.3 ... I found some tipps here: http://www.mikrocontroller.net/topic/276083 ... should work as well ;-)
UPDATE:
founf this in a german electronics shop: http://www.pollin.de/shop/dt/NDk1OTgxOT ... ional.html
should be the one you search for ;)

have fun experimenting !
webdoctor
Achziger Jahre Schnippelbild Trash 
30.1.13, 15:49 - Dies und Das
gepostet von web doc
a little redesign...

Zeitrafferfilme mit dem Raspberry Pi  
18.1.13, 14:16 - Linux
gepostet von web doc
In der rpi gruppe auf google+ las ich von der möglichkeit eine kamera über das usb kabel auszulösen.
https://plus.google.com/u/0/117098976115661643090/posts/X8d3HNv1vAe
der autor installierte zusätzlich ein lcd display um die kamera komplett ohne monitor betrreiben zu können.

aber das wirklich interessante daran war für mich die existenz der software gphoto2,
welche als trigger eingesetzt wird. unterstützt werden 1500 digitalkameras, und obwohl meine nicht auf der liste der unterstützten steht, funktioniert sie trotzdem
\o/
mit ffmpeg werden die einzelbilder dann zu einem filmchen zusammengesetzt.
ich freu mich auf den sommer, wenn ich mit der 70€ digicam nikon coolpix ein timelaps video posten kann

geilomat!
webdoktor
1st raspberry 'project' CliMM 
28.12.12, 17:06 - Linux
gepostet von web doc
Climm is the command line multi messenger.
available on http://www.climm.org
to get it run under the raspbian wheezy distro you need to compile a boatload of packets, as the distro doesnt deliver nearly no needed dependencies:

climm requieres gnutls and tcl (a compiled version, the raspbian tcl package seems to be borked)
gnutls needs to be an outdated version! (i tried 2 days with vers. 3.1.5... 2.8 is working ;) )
gnutls depends on gmp, libgcrypt and nettle
libgcrypt requires libgpg-error and so on,
a few other dependencies have been solved with sudo apt-get install blablabla....


and now:


Raspberry Pi \\\\o/ 
28.12.12, 11:29 - Linux
gepostet von web doc
Zum Geburtstag gabs einen winzig kleinen raspberry pi von HFCOMA.
wahnsinnig geil das kleine ding. und weil es so günstig und ausdrücklich zum hacken da ist, hat sich eine riesige hackergemeinde dran gemacht das beste aus dem minicomputer rauszuholen.

der neueste clou ist die portierung des betriebssystems plan9 auf den rpi. das werde ich mir unbedingt mal anschauen.



webdoktor

<<alpha <Zurück | 62 | 63 | 64 | 65 | 66 | 67 | 68 | 69 | 70 | 71 | Weiter> omega>>