Lexi / Zoe binaryDiv
  • Berlin
  • Pronouns: she/her

  • Joined on 2018-09-24
binaryDiv pushed to main at Nerdycorn/ClimateChangeBot 2021-06-20 00:36:44 +02:00
ab7e003a03 Add requirements.txt and config file; clean up code a bit
d1050cc6a8 Add original code written by Nerdycorn
8a632c4519 Initial commit
binaryDiv pushed to main at 0xbd-electronics/eeprom-programmer 2021-06-12 02:05:02 +02:00
d17d5341ce eepprog.py: Implement Click CategorizedGroup
d9a7cb401d eepprog.py: Add list-devices command
Compare 2 commits »
binaryDiv pushed to main at 0xbd-electronics/eeprom-programmer 2021-06-11 22:43:38 +02:00
cedb5bfe81 Rewrite eepprog.py using the Click framework
binaryDiv created repository 0xbd/mail-account-admin 2021-06-08 20:27:35 +02:00
binaryDiv created repository binaryDiv/PluralitySpace 2021-06-08 19:59:12 +02:00
binaryDiv renamed repository from PluralitySpace to binaryDiv/PluralitySpace-django 2021-06-08 19:56:17 +02:00
binaryDiv opened issue binaryDiv/dotfiles#1 2021-06-03 01:19:44 +02:00
Move dotfiles script to separate repository
binaryDiv pushed to main at binaryDiv/dotfiles 2021-06-02 21:26:44 +02:00
130b48acdc [kanaya] i3 config: add back_and_forth keybinding
binaryDiv pushed to main at binaryDiv/dotfiles 2021-06-02 21:13:31 +02:00
f38857c69d [terezi] i3 config: change output names
binaryDiv pushed to main at binaryDiv/dotfiles 2021-06-02 20:53:39 +02:00
8235bedfa4 .gitconfig: add alias stash-pull
binaryDiv pushed to main at binaryDiv/dotfiles 2021-06-02 17:54:40 +02:00
f850f3431f .gitconfig: Add options and aliases for git submodules
binaryDiv pushed to main at binaryDiv/StardewModLauncher 2021-05-19 21:45:48 +02:00
64c9a96491 Split main.py to separate packages and classes
binaryDiv pushed to main at 0xbd-electronics/eeprom-programmer 2021-04-30 18:33:53 +02:00
f00e52cc4c Include Makefile.local in Makefile
binaryDiv pushed to main at 0xbd-electronics/eeprom-programmer 2021-04-17 18:04:34 +02:00
213a143089 Remove test commands
b5c5fd4ede Rewrite buffer related stuff to avoid weird stack overflow(?) issues
d898f6e518 Implement ERASE command
Compare 3 commits »
binaryDiv pushed to main at 0xbd-electronics/eeprom-programmer 2021-04-17 02:36:37 +02:00
1f668b6032 Set compiler flag -pedantic
4dfb0d7edf Implement WRITE; refactor address parsing
07e5b74e83 Replace uartPrintf() with uartPutInteger() and ...HexByte() because WTF everything is broken
201b1db6a6 Replace "ERR" responses with "ERROR"
Compare 4 commits »
binaryDiv pushed to main at 0xbd-electronics/eeprom-programmer 2021-04-16 22:37:21 +02:00
9e0ffd394b Implement uartPrintf()
5d5e452136 Implement HELP command
67beda0dbd Implement HELP command
Compare 3 commits »
binaryDiv pushed to main at 0xbd-electronics/eeprom-programmer 2021-04-16 21:48:32 +02:00
67beda0dbd Implement HELP command
2ca8941899 Implement HELP command
Compare 2 commits »
binaryDiv pushed to main at 0xbd-electronics/eeprom-programmer 2021-04-16 21:46:46 +02:00
2ca8941899 Implement HELP command
d29465b2dd Implement binary mode for READ
e8fbc175ca Increase baud rate to 38.4 kbps; add picocom example to README.md
Compare 3 commits »
binaryDiv pushed to main at 0xbd-electronics/eeprom-programmer 2021-04-16 20:31:40 +02:00
10111979a8 Add uartPutLine() function
cf5784f6bc Fix string offset in READ
Compare 2 commits »
binaryDiv pushed to main at 0xbd-electronics/eeprom-programmer 2021-04-04 17:38:54 +02:00
1e644b9a5e Implement READ command (for now with ASCII output)
55b08b7630 Refactoring: common.h with common typedefs etc.
Compare 2 commits »