Skip to content

Commit

Permalink
Updated for launch now badge is available
Browse files Browse the repository at this point in the history
  • Loading branch information
emericklaw committed May 31, 2024
1 parent c94e163 commit cf5c59a
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 14 deletions.
14 changes: 9 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,25 @@
# East Essex Hackspace Neopixel Hexpansion
# East Essex Hackspace NeoPixel Hexpansion

## Introduction
The app controls the neopixels on the East Essex Hackspace Neopixel Hexpansion.
The app controls the NeoPixels on the East Essex Hackspace Neopixel Hexpansion.

## How to get one?
Come visit us at the East Essex Hackspace Village, north in campsite C OR at the night market Friday and Saturday night.

## Using the App
The main menu has the following items:

* Power - turn the LEDs on/off
* Speed - change the speed of the effects
* Brightness - change the overall master brightness
* Effects - choose an effect pattern
* Palette - choose a colour palette
* Slot - select the slot the hexpansion has been plugged into.

## TODO

- [ ] Implement GPIO communication with the hexpansion once the badge firmware allows
- [x] Implement GPIO communication with the hexpansion once the badge firmware allows
- [ ] Add more effects

## Hexpansion
The hexpansion design files cna be found here https://github.com/eehackspace/tildagon-badge-hardware-eehneopixellogo

The hexpansion design files cna be found here https://github.com/eehackspace/tildagon-badge-hardware-eehneopixellogo
6 changes: 0 additions & 6 deletions metadata.json

This file was deleted.

6 changes: 3 additions & 3 deletions tildagon.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[app]
# The name of your app as displayed in the menu
name = "East Essex Hackspace Neopixel Logo"
name = "EEH Logo"

# The submenu where your app should appear.
# One of: "Badge", "Music", "Media", "Apps", "Games"
Expand Down Expand Up @@ -31,10 +31,10 @@ license = "MIT"
url = "https://github.com/eehackspace/tildagon-app-eehneopixellogo/"

# Description of your app. Maximum 140 characters!
description = "App for controlling the neopixels on the EEH LED Logo Hexpantion"
description = "App for controlling the neopixels on the EEH LED Logo Hexpansion - Come visit us at the East Essex Hackspace Village, north in campsite C OR at the night market Friday and Saturday night."

# Version number of your app. If you push a commit where this number is
# increased, we interpret this as a new version being released.
#
# Version number must be an integer!
version = "0.0.1"
version = "0.0.2"

0 comments on commit cf5c59a

Please sign in to comment.