Community Computers

During my time serving as a TFI Fellow at Kilbil High School & Junior College, Pune.

I used my engineering skills to put together various versions of "community computers" for use in our classrooms.

I tried to use existing or easy to source components to put these together.

My main goals were:

  • The computer, projector, speakers must all be integrated in one easy to carry sturdy box (Stuff breaks easily when handled by students in a classroom environment)

  • A single long cord coming out of the box must to power the whole system

  • Use existing projects - I wanted to use the projectors already donated to school and gathering dust

  • Use existing computers - I wanted to use the single board computers which I had purchased over the months

  • Make them easy to use by teachers

  • Make them immune to virus

  • Make them resilient to crashing due to corruption of system files in case of power failures

Here are what my various attempts look like:

The Inspiration

K-Yan (Knowledge Yantra) by IL&FS Education

When I came to Kilbil, our school already had two of these and they got me thinking of building one for myself. This black box has a projector, a full featured computer and speakers all rolled into one box. It comes along with an infrared remote control and a wireless keyboard and mouse combo.

K-Yan is an initiative by IL&FS Education. This device is more than just a projector. The onboard computer comes loaded with content (flash content, videos, photos, photos, quizzes) aligned to your state board's syllabus. Its remote control has a builtin laser pointer that can turn the projection surface into a a sort of digital whiteboard. The latest version of this device has a TV tuner inside it thereby turning it into a TV as well. In fact as far as I know, the word "Community Computer" was coined by them.

Official Website

The Inspiration: K-YAN

Version 1:

Using Raspberry Pi + HDMI Projector

Version 1: Raspberry Pi

This is the first setup I tried out. Since Raspberry Pi has an HDMI interface, I had to purchase an HDMI capable projector. The most popular, cheapest one available at that time (July 2014) was BenQ MS521p for INR 30,000.

My friends chipped into sponsor the purchase of the projector. I threw in a Raspberry Pi 1 which I had lying around, bought a wireless keyboard/mouse combo and connected some USB speakers and I was done. I mounted all the things on a piece of square plywood and I was done.

Here are the Pros and Cons for this setup:

Pros:

    • Raspberry Pi is a cheap computer with HD output

    • Raspbian came pre loaded with Scratch - good for teaching programming

    • No hard disk so immune to data corruption during power failures

Cons

    • Because Rasberry Pi only had HDMI out, you need an HDMI capable projector which are a few thousand rupees more expensive than VGA projectors.

    • To use omxplayer to play videos, you had to issue commands via a terminal - cumbersome in a classroom environment Now days you have the OMX Remote android app to help ease that, Also the latest version of Raspbian has lots of improvements when it come to playing videos, showing images and presentations.

    • I had used Raspberry Pi 1 which has only 2 USB ports unlike the newer RPi 2 which has 4

    • The web browser in Raspberry Pi isn't as a capable as the ones that run on more powerful x86 Windows/Linux/Mac PCs

Build details and links to flipkart pages of the components I purchased to assemble this are mentioned in the blog post below.

My Blog Post

If you are thinking of building one of these, please make sure to use Raspberry Pi 2 and use apps like OMX Remote to remotely control its operation from your smart phone. If you only have access to projectors with VGA input, you can use HDMI to VGA converters like this one: Leoxsys Hdmi VGA Converter HDMI Cable

Version 2

Using Intel NUC PC + HDMI Projector

Version 2: Intel NUC PC

This one has been my workhorse for the most part of 2 years of my fellowship.

When I wasn't satisfied with version 1 of what built using Raspberry Pi 1, I swapped out the Raspberry Pi 1 with an Intel NUC PC which is a full-fledged small form-factor computer manufactured by Intel. Since the version 1 was very cumbersome to carry, I got the components mounted inside a big cabinet intended for housing a stabilizer so that it became easy to carry around in the school. The Intel NUC PC runs Windows and since it has WiFi inside it, I could now install Google drive and sync stuff from my home PC to this Community Computer without the need or use for transferring files using USB flash drives (I had to get internet connection installed at school for that). When another TFI fellow approached me to build one for her too, I replicated the effort and made one for her too.

Pros:

    • Full featured windows PC - can run all sorts of programs including prezi.

    • Internet works - can research topics on the fly to answer student queries in class.

    • Google Drive works - no more copying files using USB flash drive.

    • After I made modifications to the cabinet, I added features to attach remote control, mouse and keyboard to the cabinet itself for easy storage and transport between classrooms

Cons:

    • NUC PC has an HDMI output, so you require a expensive HDMI projector (more expensive than VGA projectors)

    • Windows running on NUC PC take quite some time to boot up - this wastes precious classroom time.

    • Prone to viruses if antivirus is not installed. If you install anti-virus, you end up slowing down the PC.

    • Intel NUC PC (DN2820FYKH) is expensive: The PC itself costs around IN 9,340 but you have to insert RAM (INR 3,300 for 8 GB Low Voltage 1.35V) and a HDD (INR 2870 for 2.5" SATA 500GB) to make it functional. That bumps its costs to around INR 15,500. (Compare that to the price of Raspberry Pi 2 : INR 3,400)

  • Total cost: PC (INR 15,500), Speakers and Keyboard (INR 2,000), Projector (INR 30,000) and box+assembly (INR 4,500) = INR 52,000

I have put up photos of assembly and improvements on my blog

My Blog Post

If you are thinking of building one, you may consider using an Intel Compute Stick instead of the NUC PC - unlike the NUC PC, the compute stick includes 32GB eMMC memory and 2GB RAM

If you want more computing power, consider using a more powerful (and hence more expensive) models of NUC PC:

Try D34010WYKH or the even more powerful NUC5i3RYH

Version 3

Using APC 8750 + VGA Projector

Version 3: APC 8750

Kilbil school's science lab had a Hitachi CP-RS55 installed on the ceiling. The projector had been sparingly used. So I detached it from its ceiling mount and decided to turn it into a community computer. To do that I got it attached to an old woofer box; inside which we installed an old APC8750 (An android based Single Board Computer with VGA output), and speakers and amplifier kit. The projector is typical of what you would you find in lower income Indian schools - old VGA ones.

I figured, APC 8750 is a good fit for such projector because of its VGA output and Android OS. I added a Logitech mk220 wireless keyboard and mouse combo to the mix and voila I had another community computer on hand!

I hacked the Wireless keyboard and traced the keys important for operating the APC 8750 and mounted only those in a small box. This made showing photos and videos on the APC 8750 very easy. I made sure to retain the arrow keys (for selecting apps) and Enter, Space and Esc keys for entering and leaving apps.

Pros:

    • APC 8750 is inexpensive.

    • APC 8750 has VGA output so will work with old VGA projectors lying around in schools. No need for HDMI projectors.

  • Very quick boot up time (As compared to NUC PC)

  • APC 8750 has Android on it. So it can be operated with just a mouse. Also most Indian teachers might be inept at using a Windows PC but they have become good at finding their way around their Android smart phones. Having Android on your community computer immediately removes resistance to getting started on using one in their classroom.

    • APC 8750's memory is flash based - no moving parts and all the data you want to show on the computer would lie on your USB flash drive. So no worry of data corruption incase of power failure.

    • No worry of virus infections either.

    • Makes the setup lightwight.

    • Video player app runs very fast and once you teach the teacher on how to download Youtube videos off the internet and place it in a USB flash drive, APC 8750 serves as an awesome media player!

Cons:

    • Cannot install any new apps. (cannot open or edit PDFs, TXT or HTML files on APC 8750)

    • APC 8750 has a builtin browser. Internet access can be added using Ethernet or only certain models of USB WiFi Dongles.

    • Instead of using scouring for the specific WiFi Dongle with particular chipset, I think using a pocket router (Like TP-LINK's TL-MR3020) hacked with OpenWRT acting as WiFi client would be cheaper and easier - you could connect the WiFi router to your school's WiFi, install the router inside your community computer and run a CAT5 cable from it to APC 8750.

    • Built in gallery app is very slow to load photos from your flash drive and is sort of a deal breaker. Perhaps the newer APC Rock which is loaded with Firefox OS and still has a VGA output would work better in this regard.

  • Total cost: APC Rock (INR 5,000), Speakers and Keyboard (INR 2,000), A suitable VGA projector (INR 22,000) and box+assembly (INR 4,500) = INR 33,500

It is a good idea to think of building one of these using an old VGA projector. Make sure to use the newer APC Rock (Costs 59 USD) with Firefox OS which might have a non-buggy photo viewer app. Teachers at your school will love a community computer based on APC because its straightforward to use. Do make sure to teach them how to download videos off of YouTube beforehand (using Youtube video downloader HD or use http://en.savefrom.net/) using a Windows PC. They will love the fact that they don't have have to worry about viruses.

Read my blog post on how I went about assembling this community computer, and more specifically how I hacked the mk220 keyboard and turned it into a small handy remote:

My Blog Post

Version 4

Using CubieBoard1 + VGA Projector

Version 4: CubieBoard1

This one is a still a work in progress. I found another old VGA projector (Manufacturer: Optoma) lying unused at school. I have a cubieboard1 lying around which I plan to connect to the projector. Cubieboard1 runs Lubuntu. Lubuntu can play videos, display photos as well as PDFs. Since its a Linux based OS, it is immune to commonly floating around Windows viruses.

Since the projector only has a VGA input and the cubieboard1 has an HDMI output, I plan to use a HDMI to VGA converter with this.

Other components that I would need are the usual, amplifier circuit and speakers, Logitech mk220 wireless keyboard/mouse combo and a box to put it all in.

So this worked, but I had the following issues:

    1. Change resolution from 720 to 480 (The old VGA projector with HDMI VGA Converter loses out on clarity when a high resolution signal is applied to it). It wasn't easy to change resolution because there was only the 720 resolution option listed under Monitor Settings . To achieve this, you need a Linux desktop machine to modify the script.bin file for cubieboard1. I followed the instructions here: http://www.cubieforums.com/index.php?topic=325.0 and changed screen0_output_mode to 2

    2. When I decreased the screen resolution, I also had to increase the font size. You can do this by opening a terminal window and typing:

    3. sudo leafpad /etc/xdg/lxsession/Lubuntu/desktop.conf

    4. and change sGTK/FontName=Ubuntu 11 to sGTK/FontName=Ubuntu 17

    5. USB Flash drive doesn't get automounted. So I created shortcuts to disk manager on the Lubuntu desktop for easy access and mounting.

Here are some photos of the final assembly: