Skip to content

makerjawn/oneKey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jawnWare: oneKey (obsolete, check forked)

jawnWare_8

Project Focus

Developing a low-cost (<$2) and accessible derivative of the MaKey MaKey so that it can be sustainably deployed via workshops at various library branches.

The aim is to introduce youth in underserved/low-income communities to making hardware that they can then tinker/play/make with. It's adressing the question "Can I take this home?" and the inability for youth to use take projects using digital media tools such as the MaKey MaKey home.

In participating in this process we hope for them to take more ownership of their tools. We're also trying to adress wether or not the library and its participants can make their own tools for learning via desktop manufacturing and production methods.

So what is a MaKey MaKey?

From Sparkfun's MaKey MaKey Documentation:

"Using the MaKey MaKey you can make anything into a key (get it?) just by connecting a few alligator clips. The MaKey MaKey is an invention kit that tricks your computer into thinking that almost anything is a keyboard. This allows you to hook up all kinds of fun things as an input."

How does it work?

"The MaKey MaKey uses high resistance switching to detect when you've made a connection even through materials that aren't very conductive (like leaves, pasta or people). This technique attracts noise on the input, so a moving window averager is used to lowpass the noise. The on-board ATMega32u4 communicates with your computer using the Human Interface Device (HID) protocol which means that it can act like a keyboard or mouse."

Methods

The original oneKey uses a vinyl cutter and 3M copper tape to make a low-barrier and low-cost method for creating traces to solder onto. If working indoors take precautions with ventilalation etc. Working currently on a PCB kit version.

Need for the oneKey

  • 3M Copper Tape (used to be much cheaper, working on a thinner tape iteration.) (Buy | HowTo)
  • Attiny85 (Buy | HowTo)
  • Attiny85 Standoff/ IC DIP Socket(Buy | HowTo)
  • Resistors: 2x 68 ohm , 1x 1.5K, 1x 1M ohm.
  • Zener Diode (Buy | HowTo)
  • USB Cable (Buy | HowTo)
  • Vinyl Cutter (All makes/models work) (Buy | HowTo)
  • Soldering Iron (Buy | HowTo)
  • Needle Nose Pliers (Buy | HowTo)
  • Wire Cutter (Buy | HowTo)
  • Wire Stripper (Buy | HowTo)
  • Tiny AVR Programmer or Equivalent (Buy | HowTo)

Repository Contents

  • /Firmware - Arduino Files+
  • /Hardware - All design files (EAGLE, FRITIZING, AI+)
  • /Instructon - Instructors materials
  • /Supplies - Previous part orders

Variations

Vinyl Cut Copper Tape

oneKey Vinyl

This build requres soldering and takes an hour to construct. The tape can be tricky to adhere to a substrate, but for all intents and purposes IT WORKS!

Requires the installation of the Digispark Arduino IDE to upload and run code from /Firmware. All vector files needed for vinylcutting reside in /Hardware.

PCB(REV.1)

PCB

PCB2

Looking to make a PCB kit, currently waiting for PCB to be milled. See the Eagle Schematics and Board files in /Hardware.

Quick-build(Still in Development)
This build is solderless, can be built in less than an hour.

Links/Sources

toDo

  • easier peeling
  • solderless
  • remove usb cable
  • thruhole prototype
  • non-digispark
  • attiny45?
  • find other hardware thruhole prototype
  • do outreach, find other ppl who want this

brief history

To date two iterations of the one input MaKey MaKey derivative, "MaKey MaKey MaKey", or officially "oneKey" for short, have been deployed. The first generation proved that youth could make, hack, and play with their own hardware. After various form and material explorations as well as a circuit redesign it is currently in its second phase. The new design is easier to handle, the cost per unit has dropped from $7 to $1.30, it's quicker to make, and there is still much more to refine.

people

License Information

The hardware is released under Creative Commons Share-alike 3.0.
All other code is open source hardware so please feel free to do anything you want with it; you buy me a beer if you use this and we meet someday (Beerware license). Please support Digispark and JoyLabs and buy their products if you decide to remix. Without their creativity and ingenuity this project would never have happened.

About

Repo documenting the fungineering of the open source funware MaKey MaKey derivative oneKey.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages