David Todd (c0de)
cd7cc46f0a
add blink and some docs
2018-07-25 21:47:31 -05:00
David Todd (c0de)
9a8c65abe8
put the functions into a library, also gonna work on fancy wifi stuff
2018-07-25 21:47:31 -05:00
David Todd (c0de)
b9e9e11ff4
Various cleanup
2018-07-24 21:36:29 -05:00
David Todd (c0de)
284d97409b
Update gitignore
2018-07-24 21:36:29 -05:00
David Todd (c0de)
d042468344
Updated example usage of the functions
...
The scrolling animations appear to have broken
in the second stage, where the image is scrolling out of view.
2018-07-24 21:36:29 -05:00
David Todd (c0de)
ae3a642e10
Fixed randChangePxl to now use the PXL structure
...
This allows the animation to happen very quickly without consuming
all the resources while waiting for an approiate random number
2018-07-24 21:36:29 -05:00
David Todd (c0de)
777464a735
Add notifyBlinkPxl
...
A simple animation to "blink" an image
2018-07-24 21:36:29 -05:00
David Todd (c0de)
ba7598c750
Add optional color selection defined via the PXL structure
...
This can be useful for using the same icon with a different color
to indicate various states
2018-07-24 21:36:29 -05:00
David Todd (c0de)
7073d2d3f2
Define a global number of pixels for code flexibility
2018-07-24 21:36:29 -05:00
David Todd (c0de)
9ced8bad78
Add a Struct to manage the pixels
2018-07-24 21:36:29 -05:00
David Todd (c0de)
234bac6ff5
it me :3
2018-07-24 21:36:29 -05:00
David Todd (c0de)
40db3ea547
light cleanup
2018-07-24 21:36:29 -05:00
David Todd (c0de)
f5edd358f7
Semantic change for consistency among functions
...
Introduce "Pixol" term to describe the resulting array
from converting an image file
2018-07-24 21:36:29 -05:00
David Todd (c0de)
d2b25bdf54
Add randChangeImage -INCOMPLETE
2018-07-24 21:36:29 -05:00
David Todd (c0de)
b34cfbed6e
Add Upward-Scrolling Notification
...
This will scroll an image up into view, pause briefly (dlytime),
and continue scrolling upwards. This also takes a `loop` argument
that dictates how many times it should scroll
2018-07-24 21:36:29 -05:00
David Todd (c0de)
ac533e2147
Add "Scanline"-style image transition
...
This will switch the display from one image to
another, one pixel at a time. The speed can be controlled via
the `anitime` argument.
2018-07-24 21:36:29 -05:00
David Todd (c0de)
2a3d075a81
Add popup notification
...
This scrolls an image up into view,
and back down out of view after the delay
2018-07-24 21:36:29 -05:00
David Todd (c0de)
2035272b51
Show a pixo-icon on screen for a delayed amount of time
2018-07-24 21:36:29 -05:00
David Todd (c0de)
318db598bf
Add example to contain various display helper functions
2018-07-24 21:36:29 -05:00
Sean Hodgins
0debcf04ef
Merge pull request #8 from alopexc0de/Better_Readme
...
Improved Readme
2018-07-18 08:27:17 -04:00
David Todd (c0de)
af0fc1cf03
Minor semantic changes
2018-07-05 11:23:37 -05:00
David Todd (c0de)
a5be50ec53
Add instructions for patching i2cdev and mpu6050
2018-07-05 03:00:44 -05:00
David Todd (c0de)
1cea035545
Add sean's programming demo video
2018-07-05 02:15:55 -05:00
David Todd (c0de)
d31b2af49c
Add Kickstarter section
2018-07-05 02:11:01 -05:00
David Todd (c0de)
9df3d54b58
Add some flashing instructions
2018-07-05 01:09:47 -05:00
hodginsa
f1ef61eee2
added dxf files of boards
2018-06-28 19:55:23 -04:00
Sean Hodgins
426354ac5c
Merge pull request #7 from grajohnt/3DCases
...
Added Case directory with a 3D printable case
2018-06-28 08:47:11 -04:00
hodginsa
4a3a869384
updated README
2018-06-28 08:43:26 -04:00
John Thurmond
989e25e9ad
Added Case directory with a 3D printable case
2018-06-23 14:45:22 -05:00
hodginsa
439c5781fa
updated readme
2018-06-21 08:21:37 -04:00
hodginsa
8d3ba1bb6a
updated BOM and small fixes
2018-06-21 08:20:09 -04:00
hodginsa
4cdb1b2872
LED Layout Modified
2018-06-21 08:18:46 -04:00
hodginsa
218800df16
Programs added
2018-06-21 08:17:27 -04:00
hodginsa
01d90ef571
changed led pad layout
2018-05-12 11:37:46 -04:00
hodginsa
f46bc9d0a6
widened keepout for antenna
2018-02-21 15:19:53 -05:00
hodginsa
ba32170ccc
added accelerometer, changed GPIO
2018-02-21 15:10:05 -05:00
hodginsa
1ad58bb763
added fuse, fixed traces
2018-02-21 12:23:12 -05:00
hodginsa
e1fbd998c5
New Firmware and Python Script
2018-02-13 20:32:00 -05:00
hodginsa
582cbe8ea9
added rough sample firmware
2018-01-31 19:29:16 -05:00
hodginsa
6dd8a71a5f
updated README
2018-01-31 04:24:43 -05:00
hodginsa
ff1bc35d15
added initial files, need some changes
2018-01-31 02:18:11 -05:00
Sean Hodgins
2ad86ee6d9
Initial commit
2018-01-18 11:08:35 -05:00