Skip to content

b2sc/im-tomu.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

layout title permalink
default
A tiny ARM microprocessor which fits in your USB port.
/

Tomu @ 33C3

There are ~100 @ 33C3. Submit a pull request to get one!

Hack Session

The RIAT Crypto Lab will be running a Tomu "Hack" session at 33C3 tomorrow at 2:00pm (2016/12/30 14:00).

2016/12/30 14:00

The aim will to get people set up with the tool chain, loading the blinking firmware and other similar things. There will also be a chance to get Tomu boards (and maybe even have a few Tomu+ boards).




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

I'm fully open source, have a BOM of ~$10 (in individual quantities) and am constructable by hobbyists! Designed for 2-factor authentication or anything else you can think of.

{% raw %}

<iframe style="min-height: 400px;" src="https://docs.google.com/presentation/d/1XT5oWsYzFATEelErZnxvSWVnVSFUm2gO2fWi31SKbWI/embed?start=true&loop=true&delayms=3000" frameborder="0" width="100%" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/36zcE_C0K2k" frameborder="0" allowfullscreen></iframe> {% endraw %}


Getting Started!

FIXME! Someone should add something here....




Help us!

These are currently the top items which need to be done related to the Tomu. If you help out, @mithro will probably send you a Tomu device!

Creating (or porting) a FOSS USB stack to EFM32HG

To make it easy for people to develop new applications of the Tomu, we need a good USB stack which is compatible with the EFM32HG.

There are a couple of possible options;

  • Porting LUFA - Someone seems to have already started the EFM32 series, just not the EFM32HG.
  • Port ChibiOS
  • Other options?

Creating (or porting) U2F / FIDO compatible firmware

The ultimate goal of the Tomu is to be used as a 2nd factor authentication device. For this to work someone needs to write firmware compatible if the FIDO protocol.

There are already a bunch of things which seem like it would make this easier like; micro-ecc, Nitrokey, u2f-zero and stm32-u2f.

QEmu Emulation of the EFM32HG

We would like to have good emulation of the features in the EFM32HG309 processor so that people can write software for the board without having to have the hardware.

The biggest part of this is the emulation of the USB stack.

Creation of Tomu bootloader programming rig

The EFM32HG come with a bootloader which doesn't work without an external crystal. We thus need to replace the bootloader with a version that does. It would be good to have a standard rig which allows programming of multiple Tomu boards (a whole panel) at once.




Contact




Tomu Hardware

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

Both boards have;

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

All Tomu boards have;

  • At least 2 different color LEDs
  • At least 2 touch buttons

Tomu

  • Status: Hardware complete, simple flashing firmware working. Needs proper firmware.
  • GitHub Repository

Specs

  • Uses a Silicon Labs Happy Gecko EFM32HG309

    • 25MHz ARM Cortex-M0+
    • 8kb^ RAM
    • 64kb^ Flash
    • USB 2.0
  • Literally 12 Parts

  • BOM ~$10 USD from Digikey (in individual quantities)

Gerbers

The important thing to note is that you need a PCB that is 0.8mm thickness or less. The default thickness is normally 1.0mm and 1.0mm is too thick.

These gerbers should be possible with the following manufacturers;

Tomu+

Specs

  • Uses a Freescale Semiconductor / NXP Kinetis KL27 (MKL27Z256VFM4)

    • 48MHz ARM Cortex-M0+
    • 32kb^ RAM
    • 256kb^ Flash
    • USB 2.0
  • Optional Atmel ATECC508A Hardware Crypto Chip

  • BOM ~$15 USD from Digikey (in individual quantities)




License

The Tomu hardware is under your choice of;

  • 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

Software for Tomu is under various licenses, please consult the license included with the code.

Open Source Hardware Certification AU0000001

About

tomu.im website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published