"Want to help the climate crisis? Don't toss your old iPhone, fix it"
https://www.cnn.com/2021/10/03/tech/right-to-repair-climate-environmental-impact/index.html
@lupyuen might lower pay... easy solution of just adding a comment every line
Anti-Square Dancing Device "is just a powerful, long-distance Remote Control that can cause interference with some speakers"
https://www.whatsonweibo.com/anti-square-dancing-device-goes-viral-on-chinese-social-media/
We have defined 3 #Roblox Particle Emitters to render the Temperature ... Let's interpolate them to render the Actual Temperature recorded by #TheThingsNetwork
https://github.com/lupyuen/roblox-the-things-network#render-temperature-with-roblox-particle-emitter
Why OpenAI’s Codex Won’t Replace Coders
Excellent idea by Camden Bruce: Using #Roblox and #TheThingsNetwork to monitor and control your home
"How we could make a #Roblox smart home that connects to the real world"
RustFest: Introducing #RustLang in Arts
"So You Want to #RustLang the Linux Kernel"
"Roblox wants to build the Metaverse"
Would be so fun if #Roblox could overlay Real-World Objects thru Augmented Reality ... And watch Sensor Data in real time!
@lupyuen -- t is for temperature? This "The Things Network" could use some better variable naming convention. Is there a "tilt" sensor providing data? And if so, what's its variable name? Just asking.
Cheers.
@TikToc "t" is my shortened name for "Temperature" ... Because LoRa packets on The Things Network should be 12 bytes or less due to their Free For Fair Use policy:
https://lupyuen.github.io/articles/ttn#fair-use-of-the-things-network
Our #Roblox Script fetches Sensor Data from #TheThingsNetwork ... And decodes Base64 + CBOR correctly yay! 🎉
Here's the #Roblox Lua Script that fetches Sensor Data from #TheThingsNetwork
https://github.com/lupyuen/roblox-the-things-network/blob/main/DigitalTwin.lua
To decode Base64 and CBOR in #Roblox ... Just copy the Lua Libraries as ModuleScripts
https://github.com/lupyuen/roblox-the-things-network#decode-base64-and-cbor-in-roblox
#Roblox fetches Sensor Data from #TheThingsNetwork yay! 🎉 Next we decode the Sensor Data with Base64 and CBOR
#Roblox provides a Lua Scripting API that fetches External HTTP URLs (GET and POST)
https://developer.roblox.com/en-us/api-reference/class/HttpService
IoT Techie and Educator / Apache NuttX PMC