Skip to content

Commit 4abfc12

Browse files
committed
Add local assets
1 parent 213644e commit 4abfc12

4 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ArduinoPixel
33

44
ArduinoPixel is a distributed system for operating a LED strip. On one side, there is an **Arduino sketch** that implements a **web server** and offers an **API** for controlling a [NeoPixel LED strip](http://www.adafruit.com/products/1138). On the other side, there is the `ArduinoPixel` **Android app** that connects to the Arduino web server and sends **requests** to control the LED strip.
55

6-
![promo](http://i76.photobucket.com/albums/j16/paign10/promo_zpsfnckempv.png)
6+
![promo](assets/promo.png)
77
<br>
88

99
The **Arduino sketch** is almost ready for use, but you'll need to **tweak** a few parameters first. Once you update the network and strip parameters, you are free to **upload** the code straight to your board. Any Arduino compatible board with an Ethernet or Wifi connection should work fine.

assets/boards.jpg

256 KB
Loading

assets/promo.png

251 KB
Loading

firmware/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![boards](http://i76.photobucket.com/albums/j16/paign10/boards_zpso9xdzn36.jpg)
1+
![boards](../assets/boards.jpg)
22

33
Support
44
=======

0 commit comments

Comments
 (0)