This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
start [2024/03/07 13:54] – [Projects] austin | start [2024/09/22 22:08] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 15: | Line 15: | ||
====== Projects ====== | ====== Projects ====== | ||
- | === Adrenlinerush UI === | + | ==== 6502 Computer ==== |
- | [[https:// | + | [[ 6502 Computer |
- | [[https:// | + | ==== Nand2Tetris ==== |
+ | I did some self learning going through Nand2Tetris. | ||
+ | [[https:// | ||
+ | |||
+ | ==== Adrenlinerush UI ==== | ||
+ | |||
+ | [[https:// | ||
+ | [[https:// | ||
[[https:// | [[https:// | ||
Line 26: | Line 33: | ||
* Supports both Linux Framebuffer and EGLFS (KMS/dri) rendering. | * Supports both Linux Framebuffer and EGLFS (KMS/dri) rendering. | ||
* Supports dual screen as long as both interfaces are on the same card. | * Supports dual screen as long as both interfaces are on the same card. | ||
+ | * Written in C++ with QT5 | ||
* Includes: | * Includes: | ||
* File Browser: has built in media player, markdown viewer, webengine viewer, terminal, vim integration | * File Browser: has built in media player, markdown viewer, webengine viewer, terminal, vim integration | ||
Line 34: | Line 42: | ||
=== Adrenlinerush FileBrowser === | === Adrenlinerush FileBrowser === | ||
- | [[https:// | + | [[https:// |
[[https:// | [[https:// | ||
- | |||
[[https:// | [[https:// | ||
Line 43: | Line 49: | ||
* Has integration with LibreOffice | * Has integration with LibreOffice | ||
- | === qeglfsvideoplayer === | + | ==== qeglfsvideoplayer |
- | [[https:// | + | [[https:// |
[[https:// | [[https:// | ||
- | |||
[[https:// | [[https:// | ||
A cli video player that can be used with framebuffer, | A cli video player that can be used with framebuffer, | ||
+ | ==== Adrenlinerush Documentation Site ==== | ||
+ | [[https:// | ||
+ | [[https:// | ||
+ | |||
+ | Website playing around with: | ||
+ | * VS Code devcontainers | ||
+ | * Node | ||
+ | * Pug | ||
+ | * Bootstrap | ||
+ | |||
+ | ==== Debian Packaging Scripts ==== | ||
+ | [[https:// | ||
+ | |||
+ | Scripts/ | ||
- | === Retro Landing === | + | ==== Retro Landing |
- | [[http:// | + | [[http:// |
- | A webpage rendering proxy written in python for retro machines that cannot understand modern HTML\CSS\JavaScript. | + | A webpage rendering proxy written in python for retro machines that cannot understand modern HTML\CSS\JavaScript. |
- | === IR Controls and GPIO I2C LCD Display for moc (Music on (the Console) === | + | ==== IR Controls and GPIO I2C LCD Display for moc (Music on (the Console) |
[[https:// | [[https:// | ||
Python script to use an IR Remote to control moc and an I2C attached LCD to display whats playing. | Python script to use an IR Remote to control moc and an I2C attached LCD to display whats playing. | ||
- | === Curses Solitaire === | + | ==== Curses Solitaire |
[[https:// | [[https:// | ||
- | Solitaire for the Linux shell using python and ncurses. | + | Solitaire for the Linux shell using python and ncurses. |
- | === FabGL Solitaire === | + | ==== FabGL Solitaire |
[[https:// | [[https:// | ||
Line 75: | Line 93: | ||
- | ==== Depricated | + | ==== Deprecated |
- | [[https:// | + | [[https:// |
[[Le Potato Laptop Project]] - Abandoned in favor of Chromebook. | [[Le Potato Laptop Project]] - Abandoned in favor of Chromebook. |