aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* update figsdocs/puzbusv1Loek Le Blansch2024-06-02
|
* WIP puzbusv2???Loek Le Blansch2024-06-01
|
* add readme ot i2ctcp folderLoek Le Blansch2024-05-28
|
* update readmesLoek Le Blansch2024-05-28
|
* separate the i2c over tcp from puzzle bus librariesLoek Le Blansch2024-05-28
|
* quickly implement some pseudo handlers for the remaining commandslonkaars2024-05-27
|
* update readmeLoek Le Blansch2024-05-26
|
* fix another silly bugLoek Le Blansch2024-05-26
|
* fix silly typoLoek Le Blansch2024-05-26
|
* WIP convert parse.cpp data into raw dataLoek Le Blansch2024-05-26
|
* split up hex string parser and number parser + small refactoringLoek Le Blansch2024-05-25
|
* finish parser scanning partLoek Le Blansch2024-05-25
|
* Merge branch 'master' into wip/main-controllerLoek Le Blansch2024-05-25
|\
| * Merge branch 'master' into prot/vault-puzzle (merge #5)Loek Le Blansch2024-05-25
| |\
| | * Merge branch 'master' into prot/neo-puzzle (merge #4)Loek Le Blansch2024-05-25
| | |\
| | | * Merge pull request #6 from lonkaars/wip/housekeepingLoek Le Blansch2024-05-19
| | | |\ | | | | | | | | | | add housekeeping notices
| | | | * add housekeeping noticeslonkaars2024-05-19
| | | |/
| | * | editorconfig deletion and working hardware codeElwin Hammer2024-05-25
| | | |
| | * | Update editorconfig.wxl, arduino-neopuzzle.ino, and neo.cppElwin Hammer2024-05-21
| | | |
| | * | Pull request changes applied and fixed the code so that it can compile ↵Elwin Hammer2024-05-21
| | | | | | | | | | | | | | | | without any errors
| | * | Converted ESP code to ArduinoElwin Hammer2024-05-18
| | | |
| | * | ESP version of the neotrellis puzzle (first setup)Elwin Hammer2024-04-23
| | | |
| | * | First setup prototype of the neotrellis puzzleElwin Hammer2024-04-15
| | | |
| * | | Delete editorconfig.wxlElwin Hammer2024-05-25
| | | |
| * | | Code working according to game logic from console appElwin Hammer2024-05-23
| | | |
| * | | Update arduino-vaultpuzzle.inoElwin Hammer2024-05-23
| | | |
| * | | Feedback appliedElwin Hammer2024-05-21
| | | |
| * | | ESP code converted to ArduinoElwin Hammer2024-05-18
| | | |
| * | | Update main.cElwin Hammer2024-05-09
| | | |
| * | | ESP version of the vaultcode (first setup)Elwin Hammer2024-04-23
| | | |
| * | | First setup of a vault puzzle prototypeElwin Hammer2024-04-15
| |/ /
* | | Merge branch 'wip/main-controller' into wip/i2c-communicationLoek Le Blansch2024-05-25
|\ \ \
| * | | WIP send command parserLoek Le Blansch2024-05-25
| | | |
| * | | WIP `send` commandlonkaars2024-05-24
| | | |
| * | | add tab completion + help functionlonkaars2024-05-24
| | | |
| * | | Merge branch 'wip/main-controller' of github.com:lonkaars/puzzelbox into ↵lonkaars2024-05-22
| |\ \ \ | | | | | | | | | | | | | | | wip/main-controller
| | * | | clean up puzbusv1 APIlonkaars2024-05-21
| | | | |
| * | | | clean up command handlinglonkaars2024-05-22
| |/ / /
| * | | back-and-forth in C++ w/o netcatlonkaars2024-05-20
| | | |
| * | | fix bad file descriptor errorlonkaars2024-05-20
| | | |
| * | | socket connect working (sorta)lonkaars2024-05-20
| | | |
| * | | add socket class + test async prompt messageslonkaars2024-05-20
| | | |
| * | | WIP CLIlonkaars2024-05-20
| | | |
| * | | make puzbus slightly more robustlonkaars2024-05-20
| | | |
| * | | add puzzle bus serializer to main controller applicationlonkaars2024-05-19
| | | |
| * | | finish puzzle bus writer/reader functionslonkaars2024-05-19
| | | |
* | | | Removed redundant printsThomasintAnker2024-05-25
| | | |
* | | | FIXED HARDFAULTThomasintAnker2024-05-24
| | | |
* | | | paniThomasintAnker2024-05-24
| | | |
* | | | fix brokeylonkaars2024-05-21
| | | |