Commit Graph

42 Commits

Author SHA1 Message Date
Scott Lawson
2b5862de78 Clarify Raspberry Pi pin connections, required parts 2017-03-08 21:40:45 -08:00
Scott Lawson
b5483fdd7d Add note about Pi logic inverting (issue #32) 2017-02-13 17:55:40 -08:00
Scott Lawson
5fe2f71bea Change title to proper capitalization and spacing 2017-01-30 02:58:31 -08:00
Scott Lawson
09266f06a7 Add info about odd pixel numbers #22 #26
Add limitation note saying that even numbers of pixels must be used. Clarify that the 256-pixel maximum limitation only applies to the ESP8266. Add note saying that these restrictions will be fixed in a future update
2017-01-30 02:45:23 -08:00
Scott Lawson
875943d6a1 Add more info about opening GitHub Issues. 2017-01-28 17:45:19 -08:00
Scott Lawson
bbe8acff77 Add new section to provide into about audio device
Move Stereo Mix info into a new section called "Audio Input". Add some additional information about virtual audio devices for Linux and OSX as well. Add new block diagram showing the different input topologies.
2017-01-28 17:39:16 -08:00
Aditya Bawankule
18fdd0ff49 Added information about Stereo Mix to ReadMe
Also added images to help
2017-01-28 00:45:59 -06:00
Scott Lawson
a92991bead Updated readme license section 2017-01-18 22:42:37 -08:00
Scott Lawson
6310af5300 Added information about a missing arduino dependency 2017-01-09 17:20:29 -08:00
Scott Lawson
c45322615f Encourage users to open new issues 2017-01-05 11:38:51 -08:00
Scott Lawson
af7c014166 Removed reference to dependency that is not actually needed 2017-01-05 04:07:00 -08:00
Scott Lawson
66735ba75d Removed section about headless operation 2017-01-05 03:47:38 -08:00
Scott Lawson
61ad091f96 Added of losts of information for raspberry pi 2017-01-05 03:44:24 -08:00
Scott Lawson
b31d9c60c8 Put gif above block diagram 2017-01-05 01:37:15 -08:00
Scott Lawson
a51fa3cc2c One block diagram instead of two 2017-01-05 01:33:45 -08:00
Scott Lawson
feb05f375f Updated README to reflect RPi support 2017-01-05 01:29:53 -08:00
Scott Lawson
40dd5fa42f Merge remote-tracking branch 'refs/remotes/origin/master' into raspberry-pi-support 2017-01-04 23:21:28 -08:00
Scott Lawson
b703e998c1 Added link to issues page 2017-01-04 14:21:25 -08:00
Scott Lawson
af2f689f4a Added image of visualization GUI to the README 2017-01-04 14:20:32 -08:00
Scott Lawson
82c52bdc54 Added Raspberry Pi installation instructions to README 2017-01-03 19:33:19 -08:00
Scott Lawson
3504d0b9c0 Fixed typo from 255 to 256 2016-12-30 22:47:06 -07:00
Scott Lawson
f860922d67 Removed ws2812b i2s library dependency, updated README
I have added a pre-configured version of the ws2812b i2s library to the
Arduino code. This removes the need to download and install the ws2812b
i2s library manually. The ws2812b code has been preconfigured to reduce
the temporal compared to the default value. The default value was found
to cause excessive flickering. The readme has been updated to reflect
this change. Also added a note about the maximum number of LEDs (255)
2016-12-30 22:31:27 -07:00
Scott Lawson
da338ae8f4 Clarified project license in README 2016-12-27 22:01:29 -07:00
Scott Lawson
e76619d002 Added approximate price information to README 2016-12-27 21:52:56 -07:00
Scott Lawson
55c88deb06 Clarified minor hardware connections point in README 2016-12-27 21:47:37 -07:00
Scott Lawson
1f17f3584d Added more information about hardware connections to the README 2016-12-27 21:37:36 -07:00
Scott Lawson
f34b0e49fa Added more setup information to README 2016-12-27 21:34:09 -07:00
Scott Lawson
97e54b64d2 Added setup and configuration instructions to the README 2016-12-27 21:30:51 -07:00
Scott Lawson
d57165ee91 Added hardware connection information 2016-12-27 20:40:14 -07:00
Scott Lawson
1008a65da2 Added more information for setting up the Arduino IDE 2016-12-27 18:28:03 -07:00
Scott Lawson
072fcf528a Improved information about installing dependencies 2016-12-27 18:18:01 -07:00
Scott Lawson
9416c8c061 Moved images to separate folder to reduce clutter 2016-12-27 17:29:10 -07:00
Scott Lawson
f4a3a39b58 Fixed formatting error in README. Added disclaimer 2016-12-27 02:29:27 -07:00
Scott Lawson
cd767521ac Fixed typo in readme 2016-12-27 02:27:40 -07:00
Scott Lawson
e454aa93f7 Greatly expanded the README with project information 2016-12-27 02:27:07 -07:00
Scott Lawson
63f0a74af1 Updated README with overview information 2016-12-27 01:35:56 -07:00
Scott Lawson
ade61f41e8 Removed completely inaccurate information from README 2016-12-27 01:12:05 -07:00
Scott Lawson
8d6671bf97 Added block diagram image to top of README 2016-12-26 23:59:13 -07:00
Scott Lawson
a465976d1a Fixed minor markdown formatting issue with readme 2016-12-26 18:00:09 -07:00
Scott Lawson
21425f9e40 Update README.md 2016-12-26 17:50:12 -07:00
Scott Lawson
03310f350a Added description gif to README 2016-12-25 19:30:36 -07:00
Scott Lawson
7efceb4592 Create README.md 2016-12-25 00:52:54 -07:00