index
:
unicornpaint
master
A pretty basic painting app for the Raspberry Pi Unicorn HD hat. Allows multiple people to paint at once & updates in real time.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-07-03
Update README.md
HEAD
master
Martin Ashby
2018-12-30
Remove youtube embed
Martin Ashby
2018-07-03
Slightly wider color indicator.
Martin Ashby
2018-07-03
checked in dev mode oops
Martin Ashby
2018-07-03
Better layout with CSS.
Martin Ashby
2018-06-02
Merge branch 'master' of github.com:MFAshby/unicornpaint
Martin Ashby
2018-06-01
Fixed problem with image changing during render
Martin Ashby
2018-06-01
Implemented animated GIFs
Martin Ashby
2018-05-28
TestGif.go tests showing a simple animated
Martin Ashby
2018-05-28
Added build tags. Builds & runs OK on RPi (can show test animation)
Martin Ashby
2018-05-28
Merge branch 'master' of github.com:MFAshby/unicornpaint
Martin Ashby
2018-05-28
New unicorns for displaing animated gifs! Tests pass on both old & new for fakes
Martin Ashby
2018-05-28
Removed MakeGif.go from the build
Martin Ashby
2018-05-28
Started animated implementation
Martin Ashby
2018-05-22
Update README.md
MFAshby
2018-05-22
Update README.md
MFAshby
2018-05-21
Merge branch 'master' of github.com:MFAshby/unicornpaint
Martin Ashby
2018-05-21
Modified docker file for go packaging
Martin Ashby
2018-05-21
More imports
Martin Ashby
2018-05-21
Merge branch 'master' of github.com:MFAshby/unicornpaint
Martin Ashby
2018-05-21
fixed real unicorns
Martin Ashby
2018-05-21
spelling
MFAshby
2018-05-21
Added unicorn lib documentation and sample code
Martin Ashby
2018-05-21
Merge branch 'master' of https://github.com/MFAshby/unicornpaint
Martin Ashby
2018-05-21
Added mainloop
Martin Ashby
2018-05-21
Moved unicorn to it's own package
Martin Ashby
2018-05-21
Made Rgb function public
Martin Ashby
2018-05-21
Moved unicorn lib to it's own package
Martin Ashby
2018-05-19
Merge branch 'master' of github.com:MFAshby/unicornpaint
Martin Ashby
2018-05-19
Update README.md
MFAshby
2018-05-19
Add files via upload
MFAshby
2018-05-19
Fixed saves problem in docker, speed up build
Martin Ashby
2018-05-18
Added the fake one back in
Martin Ashby
2018-05-18
Go server now working
Martin Ashby
2018-05-18
Initial implementation of go unicorn hat driver
Martin Ashby
2018-05-18
Server ported to go, 50%, just need to do the actual unicorn implementation.
Martin Ashby
2018-05-18
Merge branch 'master' of github.com:MFAshby/unicornpaint
Martin Ashby
2018-05-18
Styled everything a bit nicer
Martin Ashby
2018-05-17
Added docker build to REAME
Martin Ashby
2018-05-17
Changed to use device: notation for compose file, to properly allow access to...
Martin Ashby
2018-05-17
Changed websocket connection for ssl proper.
Martin Ashby
2018-05-17
Merge branch 'master' of github.com:MFAshby/unicornpaint
Martin Ashby
2018-05-17
Added twitter feed for livestream video
Martin Ashby
2018-05-17
Merge branch 'master' of github.com:MFAshby/unicornpaint
Martin Ashby
2018-05-17
Added missing numpy
Martin Ashby
2018-05-17
Merge branch 'master' of github.com:MFAshby/unicornpaint
Martin Ashby
2018-05-17
Set ws vs wss protocols
Martin Ashby
2018-05-17
Added docker-compose. Explictly use latest python
Martin Ashby
2018-05-17
Fixed serialization problem with numpy array
Martin Ashby
2018-05-17
Fixed rotation problem. Added rotate function. Added docker file
Martin Ashby
[next]