What would be the implementation of developing some code that runs on most development boards like the uno or esp32 or esp32-s3 ?
This will open up alot of room for diy hobbyists.
Like for the sole purpose of learning and emulating ir
Perhaps button support on the hardware it delivers that data to your app and the app can be configured to do anything using that button per remote?
And 2 status leds one for rx and tx activity and a pwm controlled led the app software controls.
With a esp 32 you can even use Bluetooth :)
Some ideas I've tried to do but failed miserably due to lack of experience:)
Hope these ideas help
What would be the implementation of developing some code that runs on most development boards like the uno or esp32 or esp32-s3 ?
This will open up alot of room for diy hobbyists.
Like for the sole purpose of learning and emulating ir
Perhaps button support on the hardware it delivers that data to your app and the app can be configured to do anything using that button per remote?
And 2 status leds one for rx and tx activity and a pwm controlled led the app software controls.
With a esp 32 you can even use Bluetooth :)
Some ideas I've tried to do but failed miserably due to lack of experience:)
Hope these ideas help