emeteuz Blog
  • About
  • News - Blog
  • TAC Residency
    • AIR Cycle 6 Artists
    • Spinning
    • Natural Dyes
    • Indigo
    • Workshop Planning and teaching approaches
  • Woven Signals
    • Concept
    • Mood-board
    • Research
    • Proof of Concept
    • Weaving soft circuits - Tests
    • Preparing custom conductive thread
    • Double Weave - On the Loom
    • Textile Pixels Controller
    • Making bobbins on the lathe
    • Prototype
  • Projects
    • Textile >
      • Origami Fabric #1
      • Origami Fabric #2
      • Parametric Landscapes
      • Skullwall Blanket
      • 3D Printed Textiles
      • Draping in Rhino3D
      • Weaving a touch sensor
      • Hugging Switch
      • Embroidered 555 timer
    • Wood >
      • Wooden Collar
      • Wooden Waves
    • Interactive >
      • Physical Equalizer >
        • Physical Equalizer Parts
      • WIKIPI.ME
      • Interior Weather
      • Gif Booth
      • Biomechanics
      • The Way Things Go
      • Microscopic Camera Tests
      • Physical Computing Labs
      • Processing Labs
      • Interactive Live Game
    • Paper >
      • Panther
      • Happy Ducks A Love Story
      • Triangle Shirtwaist Company Fire
    • Video and Sound
    • Animation
  • Process
    • Digital Fabrication >
      • Printing from a 3D scan
      • CNC Tests
      • CNC Surfacing - Test
      • Pumpkin
      • Parametric Design using data
      • SVG to UvertexList
    • Circuit Prototyping >
      • Variable Voltage Regulated Power Supply
      • 555 timer - LED flasher
      • Operational Amplifier
      • Protective wearable
      • Operational amplifier
      • Kinetic Energy
      • Energy and Wearables
      • Installing the Roland Modela
      • Tutorial - Setting up the Roland for milling
      • Tutorial - Milling circuit with the Fab modules
      • Tutorial - Solder Stencils with Eagle and the Silhouette Cameo

WIKIPI.ME

With Jay Zenhgebot.
Ultra-Low-Power, Locally-Mirrored WikipediaFour-Million English Entries, All Available Offline
WIKIPI.ME
Photo
Photo
The Context
When the tsunami hit Japan in 2011, we recalled reading  news about a hand-written newspaper.

Photo
“Unable to operate its 20th-century printing press — never mind its computers, Web site or 3G mobile phones — the town’s only newspaper, the Ishinomaki Hibi Shimbun, wrote its articles by hand with black felt-tip pens on big sheets of white paper.”

Late October 2012, Hurricane Sandy hit New York City. We were in Manhattan when the city shut down the subway the Sunday before the storm. For the whole of Monday we managed to work – with power and access to the Internet. The power went off in the evening, around 8pm.

At first it was nice; being disconnected from the entire world. We connected to another one: life without access to information. For the 4 days we stayed in the Manhattan blackout, I realized how dependent on power and the Internet we are. We had no paper dictionaries, no encyclopedia, basically no resources to learn/verify/read.

“When I was a kid, we had blackouts, and we didn’t have internet then, but it was the first time I had to face how dependent I am on the internet. Since i’ve moved to the city, I don’t have any books”
- Anne-Marie


The Project
We like bikes. We bike anyways. Post-Sandy, stated simply, we want a bicycle-powered computer. Furthermore, as we proceed towards a cloud-based network structure, we loose localized access to information, files, resources, and applications

We’re not aiming to build a gridless-internet with this project – but instead, maintain a link to knowledge. If the power goes out, we want to arm ourselves with information. To this end, the Raspberry Pi is an exciting platform. Low-power Linux offers a number of options. Some diy bike-powered battery projects have been put out there already. Like this one, or this other one.There is also this bike-powered cellphone charger.

We will build on those previous experiences and will try to set up a system that can power the Raspberry Pi with the lowest COH (cost for harvesting) and for the longest time.

Generating energy

DC motor: Voltage 24 volts. Power 250 watts. Rated speed 2750 rpm. Rated current 13.5a. In order to have the wheel-roller spinning as evenly as possible, we ran a positive current through the motor, using it as a lathe.

Photo
Photo
We then measured the voltage we could produce without any load. Bicycling lazily, Jay could produce 15 volts.
Photo
Photo
We bought a 12 volts rechargeable battery that will eventually be recharged by the bike-powered DC motor. Here are the battery specifications:

Battery: enercell sealed lead-acid. 12 VC. 7.ah. Normal charge 14.4-15 OV. Stand by 13.5-13.8 V.

We built a circuit that could regulate the voltage down to 5 V using the following:

Battery -> 100uF -> 7805 regulator -> 100uF -> 1uF -> Raspberry Pi

Photo
Photo
Photo
Photo
Photo
We used this circuit to power the Raspberry Pi
Photo
Raspberry Pi draws .500a to .700a to boot.
Photo
It took Cycling for 1:52 to fully charge three 2.5VDC Capacitors in Parallel.
Raspberry Pi

The Raspberry Pi is an exciting platform for a lot of reasons. One of them is a full linux stack consuming only 5V @ 1Amp. If the power goes out, we want to arm ourselves with information. The Pi is a mightily efficient tool for this.
Photo
We did not want to assume a user has access to another working, network-enabled device. Therefore, the pi should have its own, reasonably useable IO. Moreover, this IO should require as little power as possible, but still present actually readable output. Enter the Kindle.
Photo
Kindle - Extremely Efficient IO

Electronic Ink, or E-ink, has the capability to hold static text and images indefinitely without using electricity. Once information has been rendered to the screen, it no longer draws power. We believe this to be the least-energy-intensive approach to this challenge. The Usb connection between the Kindle and the Pi provides power and data back and forth, forever.


Design Decisions, Continued

The design of the project and selection of components was based on these assumptions:
  • The system must be energy efficient;
  • The project will not be costly and could be easily duplicated;
  • Will be made of DIY parts when possible;
  • The system will be versatile and semi-mobile;
We decided not to use a more general ac/dc inverter because it is inefficient ; the inverter draws power to activate its internal fan. The circuits built are an efficient way to transfer DC power from the battery to DC power to the Pi as there is less loss in the process. Also, we wanted to learn how to build them ourselves.

The 7815 in the Above Circuit was chosen for its ability to safely charge the battery, providing a safe difference between the bicycle generated Voltage and the battery's maximum charging Amperage.

Analog Voltmeters and Amp meters allow for energy-system information at low-energy-cost

We used the Kindle 3 because it uses the e-ink technology which does not need to refresh, therefore it uses a very low power draw. The Raspberry PI is also very energy efficient.

WiKiPi is fairly transportable, drawing power from a small 12 volt lead acid battery. The project, powered by a person, can work both outside or inside.

Versatility + Next StepsWe recognize that this system can be configured for (a) Multiple Power Sources (b) Multiple Software Stacks - I.E. Solar-powered Bulletin Board Systems. We're interested in circuits can be used with other power sources. Therefore solar power could be safely exchanged for the bicycle-generator of a wind turbine.

A ton of guidance from the following :
  1. How to Mirror Wikipedia : Installing Wikipedia on Raspi
  2. Kindle Via Pi : How to use Kindle 3 Screen as a Low Power Terminal & Display
  3. Bash Script to Access Wikipedia : Some work went into modifying this for localhost, but not much else. This is needed to see Wikipedia Output on K3 Screen (Lynx doesn't work)
  4. Original Kindleberry Pi : Kindle + Pi Origin

Powered by Create your own unique website with customizable templates.