HITbadge: Difference between revisions

From Randomdata wiki
Jump to navigation Jump to search
imported>Ardillo
mNo edit summary
imported>Ardillo
Line 45: Line 45:
On the RS-online website only the normal modules are buyable, [http://nl.rs-online.com/web/p/telemetry-modules/7931998/ here].
On the RS-online website only the normal modules are buyable, [http://nl.rs-online.com/web/p/telemetry-modules/7931998/ here].
The high power modules are buyable from [http://lowpowerlab.com/shop/RFM69HW the Moteino shop], and still cheaper then RS-online.
The high power modules are buyable from [http://lowpowerlab.com/shop/RFM69HW the Moteino shop], and still cheaper then RS-online.
=Drawings=
pcb = Logo haxpo.nl
battery holder
voltage regulator
vierkant LED, 3x PWM naar LED. --> in het midden van logo
arduino footprint, hier dan een nano board in doen. scheelt smd solderen en is sneller/goedkoop
==onderdelen==
2.4GHz transceiver --> http://ledsee.com/index.php/sender-a-receiver/nrf24l01-24ghz-transceiver-detail<br>
LCD --> http://ledsee.com/index.php/arduino-modules2013-02-16-10-32-17/arduino-modules/5110-nokia-lcd-module-detail<br>
prijs Farnell ATmega328p 28pinsDIP --> http://nl.farnell.com/jsp/search/browse.jsp;jsessionid=WIXXR4PDMK1OWCQLCIPJPQQ?N=0&Ntk=gensearch&Ntt=atmega328&Ntx=mode+matchallpartial&exposeLevel2Refinement=true&suggestions=false&ref=globalsearch&_requestid=542022<br>
iPrototype losse ATMega328 --> https://iprototype.nl/products/components/ics/atmega328<br>
iPrototype barebone Arduino --> https://iprototype.nl/products/kits/barebone-arduino-kit<br>

Revision as of 20:27, 14 February 2014

Hack In The Badge Description

Some information for orienting on a badge for the anual Hack In The Box event. The goal:

  • a battery powered badge
  • RGB led
  • Some radio comms (transcieve)
  • AES ecnryption

Minions

The badge can communicate with some kind of node. The goal is that everyone has it's own badge that changes color if some action is wanted. Like Return to HQ, Go to toilet or whatever useful you can come up with. By receiving those duty messages the RGB LED turns a different color. The user can reset it's badge with 2 buttons.

  1. is I'm already busy.
  2. is I'm done with the task you gave me.

Officers version

Officers can make messages from a menu, their badge has a little screen with a menu in it. They can select a duty message to specific person/badge, or collect a minion who is standing idle.

Technical

Here some idea's of the hardware components. An Arduino is easy to program and later on useable in other projects. The communication part needs to be low power and have an acceptable range indoors.

The board consists of:

  • some kind of programmable chip
    • Arduino
    • ARM
  • Radio chip
    • bluetooth 4.0
    • Wifi
    • 433 MHz
    • 868 Mhz
    • Xbee

main board

An arduino 328 is small and capable enough to fulfill this project, it's easy to program with the Arduino IDE. There are enough open hardware projects available to give a big headstart.
To name a couple :

HopeRF

The Moteino's use a radio chip of HopeRF. It comes in 433 Mhz or 868/915 Mhz. Then there is a normal and high power version. Just a quick google on the internet gave me some results from RS-online, telemetry modules. On the RS-online website only the normal modules are buyable, here. The high power modules are buyable from the Moteino shop, and still cheaper then RS-online.


Drawings

pcb = Logo haxpo.nl battery holder voltage regulator vierkant LED, 3x PWM naar LED. --> in het midden van logo

arduino footprint, hier dan een nano board in doen. scheelt smd solderen en is sneller/goedkoop

onderdelen

2.4GHz transceiver --> http://ledsee.com/index.php/sender-a-receiver/nrf24l01-24ghz-transceiver-detail
LCD --> http://ledsee.com/index.php/arduino-modules2013-02-16-10-32-17/arduino-modules/5110-nokia-lcd-module-detail
prijs Farnell ATmega328p 28pinsDIP --> http://nl.farnell.com/jsp/search/browse.jsp;jsessionid=WIXXR4PDMK1OWCQLCIPJPQQ?N=0&Ntk=gensearch&Ntt=atmega328&Ntx=mode+matchallpartial&exposeLevel2Refinement=true&suggestions=false&ref=globalsearch&_requestid=542022
iPrototype losse ATMega328 --> https://iprototype.nl/products/components/ics/atmega328
iPrototype barebone Arduino --> https://iprototype.nl/products/kits/barebone-arduino-kit