Skip to content

A tiny ARM microprocessor which fits in your USB port.

License

Notifications You must be signed in to change notification settings

phlipped/tomu-hardware

 
 

Repository files navigation

I'm Tomu a tiny ARM microprocessor which fits in your USB port. I have two buttons and two LEDs.

Tomu Front Render Tomu Back Render

Contact

WARNING: This design hasn't been proven yet!

Built out of a 3d printed part + 2 layer "thin" PCB (0.4mm or 0.6mm thick).

The board has;

  • 6mil traces
  • 6mil clearance
  • 0.3mm drill / 0.6mm vias

--

Uses a Silicon Labs EFM32HG309 (datasheet, reference manual).

The important features are;

These make something which is almost hand solder-able fit into the tiny size.

BOM

All parts are ordered from Digikey but could easily be ordered from somewhere else.

Individual parts;

  • Resistors
  • 2 x 0402 - 15 Ohm - Digikey
  • 2 x 0402 - ~50 Ohm (Depends on LED choice)
  • 2 x Capacitor 1uF 0402
  • 1 x Capacitor >10uF 0402
  • 2 x LED 0402
  • 1 x EFM32HG309 or EMF32HG308

TODO

  • Create the device
  • Create the 3d print model.
  • Write the firmware for the device.

FAQ

Why did you create this?

The aim was to prove that a device which fits in your USB port could be created by hobbists in small quantities extremely cheaply.

Where does the name Tomu come from?

TOMU comes from the abbreviation "Tim's Open Micro USB".

What can I use this for?

What ever you want! If you do create something, please send me the info!

License

The contents of this repository excluding "third_party" folder is released under your choice of the following two licences:

  • the "Creative Commons Attribution-ShareAlike 4.0 International License" (CC BY-SA 4.0) full text of this license is included in the LICENSE file and a copy can also be found at http://creativecommons.org/licenses/by-sa/4.0/

  • the "TAPR Open Hardware License" full text of this license is included in the LICENSE file and a copy can also be found at http://www.tapr.org/OHL

About

A tiny ARM microprocessor which fits in your USB port.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • KiCad Layout 98.9%
  • Shell 1.1%