Skip to content

Firmware for Photon Particle integrated in hacked Lack table

License

Notifications You must be signed in to change notification settings

happenpappen/HackTable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HackTable

This is a firmware for a Photon Particle based, hacked Ikea Lack table

Note: This projects needs a Photon Particle device running and connected to the cloud. You may find all documentation about this device on http:https://particle.io

This project consists of three components:

Requirements to build the firmware:

To build the firmware you need the particle-cli tool which you may install with (nodejs required):

$ npm install -g particle-cli

The repository for particle-cli is here:

https://github.com/spark/particle-cli

This repository contains files from the FastLED project/library which you may find here:

https://github.com/FastLED/FastLED/

How to compile:

On the Commandline type:

$ particle compile photon <path to directory with source files>

If it succeeds you end up with a file called "photon_firmware_<timestamp>.bin" in your current directory. To upload this to your Photon device, issue:

particle flash <devicename> <filename>

About

Firmware for Photon Particle integrated in hacked Lack table

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages