←back to thread

1901 points l2silver | 1 comments | | HN request time: 0.204s | source

Maybe you've created your own AR program for wearables that shows the definition of a word when you highlight it IRL, or you've built a personal calendar app for your family to display on a monitor in the kitchen. Whatever it is, I'd love to hear it.
1. theearling ◴[] No.35736594[source]
Over the past 3 years, I've been building "FreeCRT", a 24/7 Twitch streaming setup dedicated to casual Smash matches. Since I don't have a coding background, I used Node-RED to create custom flows that help manage the stream by connecting a MSI Gaming Laptop, Intel NUC, and Raspberry Pi 4. OCR and Node-RED extract text from the switch, while performing arena error logic, which connects to the Raspberry Pi to run macros to reset the open arena if it's closed. I just recently whipped up a Twitch Chatbot called FreeGPT that hosts the arena anytime. I've built it up slowly but it's been such a fun long term project.