Raspberry Pi – $25 computer with a huge amount of potential
I’ve just stumbled across the Raspberry Pi (RasPi) and have spent the past 3 hours contently reading about it and the Gertboard. In a nutshell, RasPi is a credit card sized computer with USBWikipedia: Universal Serial Bus (USB) is an industry standard developed in the mid-1990s that defines the cables, connectors and communications protocols used in a bus for connection, communication and power sup..., HDMIWikipedia: HDMI (High-Definition Multimedia Interface) is a compact audio/video interface for transferring uncompressed video data and compressed/uncompressed digital audio data from a HDMI-compliant device ("th..., compositeWikipedia: Composite video (1 channel) is an analog video transmission (no audio) that carries standard definition video typically at 480i or 576i resolution. Video information is encoded on one channel in contr... and analogue audio I/O ports – all powered by a 600MHz BroadcomWikipedia: Broadcom Corporation is a fabless semiconductor company in the wireless and broadband communication business. The company is headquartered in Irvine, California, USA. Broadcom was founded by a profess... ARMWikipedia: An arm is an upper limb of the body. processor and 128MB RAM – selling for $25. There’s a $35 “B” model which, as I understand it, has 256MB RAM and an Ethernet port. An SD card reader provides permanent storage for the device.
The RasPi beta boards have been shown to successfully run LinuxWikipedia: Linux (i/ˈlɪnəks/ LIN-əks[6][7] or /ˈliːnʊks/ LEE-nuuks)[8][9][10] is a Unix-like computer operating system assembled under the model of free and open source software development and distributi... and are set to be the core of a host of home-brew devices performing a variety of tasks. The boards can compile and run high level programming languagesWikipedia: In computer science, a high-level programming language is a programming language with strong abstraction from the details of the computer. In comparison to low-level programming languages, it may use ... and would be perfect to teach programming to school kids and individuals alike.
However, the thing that interested me most was Gertboard. This is a programmable expansion board for the RasPi. It was created by Broadcom Engineer Gert van Loo and has been designed to teach both electronics and low level programmingWikipedia: In computer science, a low-level programming language is a programming language that provides little or no abstraction from a computer's instruction set architecture. Generally this refers to either m.... In another nutshell, it allows the programming and control of motors, relays, LEDs, etc. I have personally dabbled with electronics (with little success) and this is something that really interests me. I half wish I did electronics as a degree rather than spending 3 years learning very little of real value on a Computer Science course. I dabbled with low level programming in the form of Intel 8086Wikipedia: The 8086[1] (also called iAPX 86) is a 16-bit microprocessor chip designed by Intel between early 1976 and mid-1978, when it was released. The 8086 gave rise to the x86 architecture of Intel's future ... compatible assembly language whilst at UniversityWikipedia: Cardiff University (Welsh: Prifysgol Caerdydd) is a research university located in Cardiff, Wales, United Kingdom. The University is composed of three colleges: Arts, Humanities and Social Sciences; B... and I quite enjoyed this also.
I rarely jump on anything shiny and new, eagerly anticipating its release; however the RasPi and Gertboard have gotten my attention and I will be sure to pick some up when they’re released.
Did you not go to school..? The correct use of the apostrophe
It’s really not a difficult bit of punctuation, however I see so many painfully inventive uses/omissions of it. The one that inspired this blog post was on a food menu. A Ploughman's lunchWikipedia: A ploughman's lunch (abbrev. to ploughman's) is a cold meal originating in the United Kingdom, commonly served in pubs. Its core components are cheese, chutney and bread.[1] The dish can also include ... is a common English lunch consisting of bread, cheese, cold meats, etc. Apparently you can get different types of Plougman’s lunches, which the pub had put under the menu category Plougmen’.
I’m not actually sure whether the plural of Plougman’s is Ploughmen, let alone Plougmen’. If anything, it’s probably Plougman’s lunches or maybe Plougmen’s lunches. Who knows.
Anyway, it’s really fucking simple. There’s 2 common uses of the apostrophe:
Signifying missing characters in a word
If you are missing out characters in a word, use a ‘ in place of them. For example, you’re instead of you are. The ‘ replaces the space and the a. It’s instead of it is. The ‘ replaces the space and the i. “Learn the fuckin’ grammar” instead of “Learn the fucking grammar”. The ‘ replaces the g.
Simple.
Signifying ownership
If someone owns something, use a ‘ to signify this.
If the word which is the owner of the object is not already plural, add ‘s to the end of the owner. For example, if Bob owned a hat, you would add ‘s to Bob making Bob’s hat. If the girl owned a dog, you would add ‘s to the girl, making the girl’s dog.
If the word is already plural, add ‘ to the end. For example, if the girls owned a hat you would add ‘ to the girls making the girls’ hat. If the dogs owned a badger, you would add ‘ to the dogs making the dogs’ badger. If the boys owned some elephants, you would add ‘ to the end of the boys making the boys’ elephants. As you can see, whether or not the object or plural is irrelevant to the use of the apostrophe on the owner.
Keep in mind that an s on the end of the owner does not always mean it’s plural. For example, Chris, referring to a guy called Chris. If Chris owned a hamster, because Chris is singular, you would still add ‘s to make Chris’s hamster.
Simple.
Now, go forth into the world and stop misusing or omitting this important piece of punctuation.
Creating a wireless network with multiple access points
Following on from my earlier article on converting an old wireless router into an access point you can have many wireless access pointsWikipedia: In computer networking, a wireless access point (AP) is a device that allows wireless devices to connect to a wired network using Wi-Fi, or related standards. The AP usually connects to a router (via ... dotted around your house in order to provide the best wireless coverage without the need for expensive repeatersWikipedia: A wireless repeater (also called wireless range extender) takes an existing signal from a wireless router or access point and rebroadcasts it to create a second network. When two or more hosts have to.... To do this, you will need to do the following:
- Give each access point a different management IP address
- Give each access point a different channel – the further apart the channels the better
- Give each access point the same SSID
- Give each access point the same encryption type and key
It’s as simple as that. If one access point disappears (e.g. is unplugged) wireless devices should relatively seamlessly start using another one. As you move around the house, wireless devices should seamlessly switch between access points as they engage in client controller handover to ensure they achieve the best signal.
Converting an old wireless router into an access point
A “wireless routerWikipedia: A wireless router is a device that performs the functions of a router but also includes the functions of a wireless access point. It is commonly used to provide access to the Internet or a computer ne...” is actually quite a complex device. It comprises of a routerWikipedia: A router is a device that forwards data packets between computer networks, creating an overlay internetwork. A router is connected to two or more data lines from different networks. When a data packet..., a network switchWikipedia: A network switch is a computer networking device that links network segments or network devices. The term commonly refers to a multi-port network bridge that processes and routes data at the data link... and a Wireless Access PointWikipedia: In computer networking, a wireless access point (AP) is a device that allows wireless devices to connect to a wired network using Wi-Fi, or related standards. The AP usually connects to a router (via .... A router is a bridge between two networks – typically the Internet and a Local Area NetworkWikipedia: A local area network (LAN) is a computer network that interconnects computers in a limited area such as a home, school, computer laboratory, or office building using network media.[1] The defining cha.... A switch (in its simplest form) connects many devices on the same network – typically a Local Area Network. A Wireless Access Point (WAP) provides a point of connectivity for wireless devices onto a network – typically a Local Area Network. A WAP can be thought of a little bit like a wireless switch in such that it connects many wireless devices on the same network.
I have a tonne of wireless routers knocking around. Most of these are Netgear WGR614 (v9) routers which I acquired whilst I was a student, forced to suffer the pain of being a Virgin MediaWikipedia: Virgin Media Inc. is a company which provides fixed and mobile telephone, television and broadband internet services to businesses and consumers in the United Kingdom. Its executive office is in New Y... customer. There’s 2 ways to use a wireless router as an access point. The right way and the easy way. I shall cover each of these below.
Edit: For both methods you will likely want to disable DHCP on the router via its web control panel – Thanks to @Duffy177 for pointing this out.
The Easy Way
A typical wireless router is constructed in such that the routing happens between its “WANWikipedia: A Wide Area Network (WAN) is a network that covers a broad area (i.e., any telecommunications network that links across metropolitan, regional, or national boundaries) using private or public network ...” port and its switch. As such, if you just plug all of your devices into the switch ports and don’t use the “WAN” port, you have a switch and wireless access point rolled into one. It’s normally pretty easy to identify which is the “WAN” port and which are the switch ports as most routers group the ports together and some even colour the WAN port differently. The below image of the Netgear WGR614 shows this:
The Right Way
The right way is sadly not always possible as it depends if the router supports it. When you log into the web interface, look for a setting relating to using the router as an access point or assigning the WAN port to the switch. If you can enable this option, you can use all of the ports on the router as it has now stopped routing. The below image of the DD-WRT firmware config shows an example of this:
That’s about it. Hopefully you can recycle some old routers and give them a new lease of life.
I hate public transport
I went to BirminghamWikipedia: Birmingham (i/ˈbɜrmɪŋəm/ BUR-ming-əm, locally /ˈbɜrmɪŋɡəm/ BUR-ming-gəm) is a city and metropolitan borough in the West Midlands of England. It is the most populous British city outside t... today. Exciting, eh? Well, I took the train! The train is a marvelous invention and the pinnacle of British Engineering. However… I should have taken the fucking car. This is why:
- My car is never late – it’s always where I expect it to be at the time I expect it to be there. The train never fails to be late.
- It takes 35 mins to drive from here to Birmingham… the train takes 45.
- It costs about £11 in fuel to drive to Birmingham from here. The train cost £14.
- It is generally assumed that I can use my car at any time. An ‘any time day return’ train ticket apparently means ‘any time as long as it’s a Virgin train’. Where the fuck was the warning of that..?
- There’s always enough seats for everyone in my car – the police get pissy if there’s not. The train has seats for only 1/2 the passengers.
- My car carries no cocky teenagers who think they own the place. Those found on the train are rather set to own criminal records and children by the age of 15.
To summarize… fuck the environment. Next time, I’m driving.





