Current projects
Here is a non-exhaustive list of the current major projects (my daily job excluded) that I'm working on.
init Lab - Sofia's hackerspace - on hold
- Migrate all accounts to a supported OAuth2 provider (zitadel)
- Vending kiosk with cash and card payments. (just a MDB driver so far)
- Financial transaction integration with our banks (bank-statements-ng)
- Mostly working for MT940, real-time HTML reports can be parsed in parallel
- Various automation bots (IRC, Telegram, a Discord one is planned)
- Telegram bot needs to be moved to the Lab
- BTHome integration with thermometers and door/window sensors using yasp or an alternative implementation
Apple iPods - mostly from iPod nano (2nd generation) up to iPod nano (7th generation)
- Rockbox ports (my fork/tree with the progress so far)
- an iPod 6G bug with the new display driver needs to be investigated
- U-boot ports (done for all nanos, DT before 857c836419 needs to be moved to kernel. repo is here)
- Linux ports (done for n3g and n7g. n2g and n5g need to be consolidated into the s5l87xx branch. repo is here)
- Linux drivers for the various peripherals (done for i2c, sha1, aes, prng)
- Getting all of the above on iPod Touch 2nd generation, which uses the same SoC as iPod nano 4th generation (hint: openiBoot) (basically borrowing drivers from openiBoot)
- [Mostly done] Porting XTulator (a x86 emulator that uses SDL) to run as a Rockbox plugin (mostly on iPod classic 6th generation) xtulator branch. It's very slow and no keyboard/joystick support yet.
Flipper Zero
- [Mostly done] HELLA remote controls decoding/encoding, based on this 2016 paper. Works fine so far, it's in my Momentum fork.
Comments
Post a Comment