Viewing profile — sulicat
sulicat
HN member- Joined
- Sun, Jun 18, 2017, 5:38 PM UTC
- HN karma
- 17
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About sulicat
No profile information was provided.
Recent public activity
-
comment
Comment #46698421
Yeah I feel that! This is why I stuck with HID and MSC parts of the protocol. And tinyUSB is a little difficult to work with too (though I can't complain, its free and works well!)…
-
comment
Comment #46594294
Still the same HID remapping project from last month (I was hoping to be done by now, but hardware is hard): https://github.com/cedarhacks/HIDMorph This is an HID ReMapping device,…
-
comment
Comment #46275104
This is a great project! Thanks for tackling it!
-
comment
Comment #46140123
This is pretty cool, I asked it to visualize national import/export data, it did alright. I was hoping to get a map with arrows like "$35B in agriculture" from China to USA. I wasn…
-
comment
Comment #46139877
I'm probably one of the people that would say AI (at least LLMs) isn't all its cracked up to be and even I have examples where it has been useful to me. I think the feeling stems f…
-
comment
Comment #45891967
Looks really nice! It looks real professional! Is there an ESP on there? Are you using lvgl for the display?
-
comment
Comment #45877230
There's plans for a future iteration to be able to (I want to decouple multiple keyboard inputs!). However in the git repo and prototype, ATM it's 1 input 1 output.
-
comment
Comment #45876497
I'm making an HID translation dongle. In programming mode, its a flash drive you can put LUA scripts on. In run mode, you can select a lua script to run. Lua scripts can take HID i…