Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jameszah/blink2040
BigClive SuperComputer with regular leds and a rp2040 and more!
https://github.com/jameszah/blink2040
2040 bigclive blink rp2040 supercomputer
Last synced: about 11 hours ago
JSON representation
BigClive SuperComputer with regular leds and a rp2040 and more!
- Host: GitHub
- URL: https://github.com/jameszah/blink2040
- Owner: jameszah
- License: gpl-3.0
- Created: 2021-11-20T01:11:19.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-18T01:46:12.000Z (almost 3 years ago)
- Last Synced: 2024-03-05T06:28:06.187Z (8 months ago)
- Topics: 2040, bigclive, blink, rp2040, supercomputer
- Language: C++
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Blink2040
BigClive SuperComputer with regular leds and a rp2040 and more!Blink2040
Software version of the BigClive SuperComputer
(click the image below to see a 90 second cycle from youtube
-- you can speed it up to get the entire 90 seconds as the patterns change)
Update: Nov 26, 2021 - v20[![Click to see on Youtube](http://img.youtube.com/vi/mNBp2K8Y3Gs/hqdefault.jpg)](http://www.youtube.com/watch?v=mNBp2K8Y3Gs "Blink2040 from Youtube")
Nov 17, 2021 - v16
[![Click to see on Youtube](http://img.youtube.com/vi/MWLixb5pZDI/hqdefault.jpg)](http://www.youtube.com/watch?v=MWLixb5pZDI "Blink2040 from Youtube")
This basically blinks a 10x8 matrix of normal leds, using a rp2040, but lets you change the blink frequency,
and add shapes, and sublimal text of regular text to the display.Currently is plays a 2 minute cycle with
- subliminal text on first run after reboot
- some sublimal images, ending in a quick look at it
- some blank part of matrix,
- some floating text followed by happy face
- and some clear text at the end
- potentiometer to change blink frequency
- touch sensor to disable subliminal message and shapes and return to simple blink supercomputer
- add code to run off a usb-powerbank to burn just enough current every 15 second cycle to keep the powerbank alive
https://github.com/jameszah/usb-powerbank-keepalive
- change the patterns a little -- more faces, less beer
Next Step: John Conway's Game of Lifehttps://github.com/jameszah/Blink2040 is licensed under the
GNU General Public License v3.0by James Zahary Nov 17, 2021
[email protected]
Buy me a Double Mochaccino half caf, non fat, with extra cream on the side?
https://ko-fi.com/jameszah
Hardware
...
Software Installation
...