Using a serial connection to connect to a Raspbery Pi has many advantages. The boot process (Kernel boot messages go to the UART at 115,200 bit/s) can be monitored, without the need to hookup an HDMI-Monitor. Once booted, you can of course login through a serial terminal as well, i.e. the serial connection allows logging-in […]
Month: August 2012
Tiny WiFi Adapter for Raspberry Pi

[Updated on Feb. 2. 2013 for (2012-12-16-wheezy-raspbian) Kernel Version 3.2.27+] The extremely small EW-7811Un USB wireless adapter looks like the perfect WiFi adapter for the Raspberry Pi. Not only is it tiny and relatively inexpensive, it also seems capable enough to be a great companion device for the Raspi. While elinux still shows that some users […]
Raspberry Pi – Where to start?

At its core, the Raspberry Pi uses the Broadcom BCM2835 System-on-a-chip. This single chip contains an ARM1176 CPU (normally clocked at 700MHz) a VideoCore 4 GPU, i.e. a low-power mobile multimedia processor (also used in the Roku-2) 256 MByte SDRAM in addition to the ARM’s MMU, a second coarse-grained Memory Management Unit for mapping ARM physical addresses […]