1 Tbps ??? Or did you mean to say 1 Gbps / 1000 Mbps ?
1 Tbps ??? Or did you mean to say 1 Gbps / 1000 Mbps ?
Hello World
I am aware of the dialect difference… was just wondering if there really is such a thing as underpants made of jeans material … that sounds comfy to wear at home.
I am confused. I thought the OP was asking about pants, as in underpants and people are suggesting jeans. Is this just a misunderstanding or are there actually jeans underpants ?
It actually turned out to be easier than I thought.
The infrared reader (arduino code) is based on
https://github.com/Arduino-IRremote/Arduino-IRremote
The code running on my raspberry pi was written in Java using spring boot which is probably overkill but I am more comfortable with java than python so I used
https://github.com/Fazecast/jSerialComm
to read data from the pi’s usb port and just sent instructions to the unified remote server which does most of the heavy lifting. I used
as a reference along with some verbose logging on the unified remote server to see what codes needed to be sent over the rest api.
Happy to help you along if you want to give this a go :)
I use it as a media remote for my computer via infrared. IR sensor sends analog data to an arduino which converts it to digital and sends it to a raspberry pi which then invokes commands to control media on my computer by invoking rest apis on a “unified remote” server running on the computer.
Just curious, what about go or rust makes them the logical next choice and not java? What do go or rust do better that java doesn’t?
What would your language of choice have been? And why is java horrible for this scenario? it sounds like a reasonably good choice to me
What if you’re attacked by a bear ? You’d be wishing you had gotten those security updates wouldn’t you