Skip to content

Commit 1e0a075

Browse files
committed
Export of old badge website, converted to markdown
0 parents  commit 1e0a075

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+10406
-0
lines changed

800px-SiNE_Front_Angle.jpeg

47.8 KB
Loading

Badge16_Ideas.md

Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
## Software
2+
3+
- Interpreter for high level functionality
4+
- microPython / eLUA - run 'out of the box' on several microcontrollers.
5+
Would just require HAL c code for access to peripherals
6+
- Would allow users to run their own code on the badge without any
7+
additional software on their PCs. micropython appears as mass
8+
storage or via a terminal on USB
9+
- have SD card support for additional user storage
10+
11+
## User Interface (Screen Options)
12+
13+
- 'low res' black & white LCD (as 2014)
14+
- can be seen during the day without a backlight
15+
- backlight needed at night (~10mA)
16+
- good outside contrast
17+
- 'high res' colour TFT LCD
18+
- higher resolution and colour adds to experience
19+
- backlight needed all the time (can be dimmed in low light)
20+
- contrast is poor in daylight
21+
- cost about the same as the mono LCD
22+
- 'transflective' modules with improved daylight contrast available,
23+
but likely increased cost
24+
25+
## Wireless Network
26+
27+
- Downloading camp info
28+
- Can be used to obtain badge location based on RSSI
29+
- send messages to friends
30+
- ask for friends location
31+
- sensor network
32+
- combine with location to map temperatures and so on over the weekend
33+
- potential parts - MRF89XA (3mA rx current, 868MHz, 10mW)
34+
35+
## Other peripherals
36+
37+
- IR for sharing between badges
38+
- can share python/LUA scripts, contact details
39+
- used to 'friend people' to share messages via the radio
40+
- accelerometer to go into low power mode when put down
41+
- eg MMA8652 (40p)
42+
- buzzer/speaker for notifications (and general use)
43+
44+
## Power supply
45+
46+
- ideally would last the weekend (60 hours)
47+
- single AA
48+
- standard alkaline - 2.5Whr (~15mA average at 3.3V)
49+
- lithium AA - 4.5Whr (~25mA average at 3.3V)
50+
- lipo
51+
- 2014 lipo ~4Whr
52+
- requires charging circuitry
53+
- ideally wants a hard back to prevent damage
54+
- increased cost
55+
56+
## Hackability
57+
58+
- conductive thread pads next to lanyard
59+
- supply little bags of LEDs and thread for say £2
60+
- extra GPIO broken out
61+
- ardiuno footprint?
62+
- python/LUA would allow for beginners to hack the badge

Badge_Back.png

1 MB
Loading

Badge_Competition_2016.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
We're running a competition for the best use of the TiLDA Mk3 badge from
2+
EMF 2016. We'll award a prize in two categories: software and hardware.
3+
4+
The prize in both categories will be **two tickets to EMF 2018** (plus
5+
the 2017 one-day event if it happens), with the runners up getting
6+
another TiLDA Mk3 badge.
7+
8+
## Entering
9+
10+
All apps [submitted to the app library](http://api.badge.emfcamp.org/)
11+
will be considered for the competition. If your entry can't be uploaded
12+
to the library, drop us an email at badge@emfcamp.org.
13+
14+
Entries will close on December 31st, 2016.

Badge_Front.png

728 KB
Loading

EMF_Badge_Antenna_Mod.jpg

144 KB
Loading

GSM_Antenna.jpg

32.3 KB
Loading
106 KB
Loading
114 KB
Loading
39.2 KB
Loading

0 commit comments

Comments
 (0)