Poker - API
The main idea behind the API is to have an RFID sticker on a playing card, that gets scanned by an RC522 RFID Reader that then calls an endpoint via an ESP8266 (This could also have been an ESP32). A simple first solution is to pass the id and the player number. This then finds the corresponding playing card and copies it to given location. The reason for this is OBS is configured to show these cards in a scene. In the future I might be saving all this information to a local db to track everything to be able to replay the scenarios, but for now this will do.
Blazor Interactive (Talk)
On Wednesday the 6th of Sept 2023 I stood on "stage" at the Hainton .NET meetup in Tuspark Newcastle.
The Beginning of Blashing
Having worked with a Dashing / Smashing meant having to setup 💎 Ruby, as this isn't a language I'm not familiar with there was a little bit of a barrier to entry. I've used in the past with some iOS projects but only in little bursts.
Utility Blazor
To add to my increasing collection of Utility apps I've decided to produce a Blazor version.
Jeff Goldblum StreamDeck Action
In a previous post I discussed the StreamDeck and adding docs to the .NET toolkit.
StreamDeck Toolkit
The Stream Deck is an awesome gadget to use whilst streaming. It allows you to configure buttons to perform any number of actions. This could be changing scene whilst streaming, playing some sounds, opening an app, running a set of actions, the list is endless.