Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | add readme ot i2ctcp folder | Loek Le Blansch | 2024-05-28 |
| | |||
* | update readmes | Loek Le Blansch | 2024-05-28 |
| | |||
* | separate the i2c over tcp from puzzle bus libraries | Loek Le Blansch | 2024-05-28 |
| | |||
* | quickly implement some pseudo handlers for the remaining commands | lonkaars | 2024-05-27 |
| | |||
* | update readme | Loek Le Blansch | 2024-05-26 |
| | |||
* | fix another silly bug | Loek Le Blansch | 2024-05-26 |
| | |||
* | fix silly typo | Loek Le Blansch | 2024-05-26 |
| | |||
* | WIP convert parse.cpp data into raw data | Loek Le Blansch | 2024-05-26 |
| | |||
* | split up hex string parser and number parser + small refactoring | Loek Le Blansch | 2024-05-25 |
| | |||
* | finish parser scanning part | Loek Le Blansch | 2024-05-25 |
| | |||
* | Merge branch 'master' into wip/main-controller | Loek Le Blansch | 2024-05-25 |
|\ | |||
| * | Merge branch 'master' into prot/vault-puzzle (merge #5) | Loek Le Blansch | 2024-05-25 |
| |\ | |||
| | * | Merge branch 'master' into prot/neo-puzzle (merge #4) | Loek Le Blansch | 2024-05-25 |
| | |\ | |||
| | | * | Merge pull request #6 from lonkaars/wip/housekeeping | Loek Le Blansch | 2024-05-19 |
| | | |\ | | | | | | | | | | | add housekeeping notices | ||
| | | | * | add housekeeping notices | lonkaars | 2024-05-19 |
| | | |/ | |||
| | * | | editorconfig deletion and working hardware code | Elwin Hammer | 2024-05-25 |
| | | | | |||
| | * | | Update editorconfig.wxl, arduino-neopuzzle.ino, and neo.cpp | Elwin Hammer | 2024-05-21 |
| | | | | |||
| | * | | Pull request changes applied and fixed the code so that it can compile ↵ | Elwin Hammer | 2024-05-21 |
| | | | | | | | | | | | | | | | | without any errors | ||
| | * | | Converted ESP code to Arduino | Elwin Hammer | 2024-05-18 |
| | | | | |||
| | * | | ESP version of the neotrellis puzzle (first setup) | Elwin Hammer | 2024-04-23 |
| | | | | |||
| | * | | First setup prototype of the neotrellis puzzle | Elwin Hammer | 2024-04-15 |
| | | | | |||
| * | | | Delete editorconfig.wxl | Elwin Hammer | 2024-05-25 |
| | | | | |||
| * | | | Code working according to game logic from console app | Elwin Hammer | 2024-05-23 |
| | | | | |||
| * | | | Update arduino-vaultpuzzle.ino | Elwin Hammer | 2024-05-23 |
| | | | | |||
| * | | | Feedback applied | Elwin Hammer | 2024-05-21 |
| | | | | |||
| * | | | ESP code converted to Arduino | Elwin Hammer | 2024-05-18 |
| | | | | |||
| * | | | Update main.c | Elwin Hammer | 2024-05-09 |
| | | | | |||
| * | | | ESP version of the vaultcode (first setup) | Elwin Hammer | 2024-04-23 |
| | | | | |||
| * | | | First setup of a vault puzzle prototype | Elwin Hammer | 2024-04-15 |
| |/ / | |||
* | | | Merge branch 'wip/main-controller' into wip/i2c-communication | Loek Le Blansch | 2024-05-25 |
|\ \ \ | |||
| * | | | WIP send command parser | Loek Le Blansch | 2024-05-25 |
| | | | | |||
| * | | | WIP `send` command | lonkaars | 2024-05-24 |
| | | | | |||
| * | | | add tab completion + help function | lonkaars | 2024-05-24 |
| | | | | |||
| * | | | Merge branch 'wip/main-controller' of github.com:lonkaars/puzzelbox into ↵ | lonkaars | 2024-05-22 |
| |\ \ \ | | | | | | | | | | | | | | | | wip/main-controller | ||
| | * | | | clean up puzbusv1 API | lonkaars | 2024-05-21 |
| | | | | | |||
| * | | | | clean up command handling | lonkaars | 2024-05-22 |
| |/ / / | |||
| * | | | back-and-forth in C++ w/o netcat | lonkaars | 2024-05-20 |
| | | | | |||
| * | | | fix bad file descriptor error | lonkaars | 2024-05-20 |
| | | | | |||
| * | | | socket connect working (sorta) | lonkaars | 2024-05-20 |
| | | | | |||
| * | | | add socket class + test async prompt messages | lonkaars | 2024-05-20 |
| | | | | |||
| * | | | WIP CLI | lonkaars | 2024-05-20 |
| | | | | |||
| * | | | make puzbus slightly more robust | lonkaars | 2024-05-20 |
| | | | | |||
| * | | | add puzzle bus serializer to main controller application | lonkaars | 2024-05-19 |
| | | | | |||
| * | | | finish puzzle bus writer/reader functions | lonkaars | 2024-05-19 |
| | | | | |||
* | | | | Removed redundant prints | ThomasintAnker | 2024-05-25 |
| | | | | |||
* | | | | FIXED HARDFAULT | ThomasintAnker | 2024-05-24 |
| | | | | |||
* | | | | pani | ThomasintAnker | 2024-05-24 |
| | | | | |||
* | | | | fix brokey | lonkaars | 2024-05-21 |
| | | | | |||
* | | | | wip | ThomasintAnker | 2024-05-21 |
| | | | | |||
* | | | | Base i2c master functions | ThomasintAnker | 2024-05-18 |
|/ / / |