RIOT OS Summit (Sep 9 & 10)
"Getting GPLv2 compliance from a Chinese company"
#Rhai Loops are now transcoded to uLisp #BL602 yay!
https://github.com/lupyuen/bl602-simulator/blob/transcode/bl602-script/src/transcode.rs#L279-L443
But can we connect ST7789 Display in 3-Wire, 9-bit Mode ... And pack the 9-bit data into 8-bit SPI? 🤔
Normally we connect ST7789 Display in 4-Wire Mode and transmit 8-bit data over SPI...
https://lupyuen.github.io/articles/display#display-image-on-st7789
@veer66 😂
Tech Writing: "Patterns in confusing explanations"
Sourcegraph: "Why we’re indexing the #OpenSource Software universe"
https://about.sourcegraph.com/blog/why-index-the-oss-universe/
@loke It's interesting to watch the implications on Alibaba and other big Chinese companies
@lupyuen Interesting. As much as I am not a fan of the heavy-handed way in which China controls the Internet, I'm not entirely against trying to control this particular aspect.
This seems much more like marketing than regular "streaming", and marketing should probably be controlled.
@loke Oh yes Chinese live streamers are incredibly popular with online shoppers, even in Singapore...
@lupyuen So this refers to streamers "who market products on online shopping platforms".
Is there a lot of marketing going on among Chinese streamers? So if you're doing a product promotion as part of the video, then you'd be covered by these rules?
"China now wants to tell influencers how to speak and dress when live-streaming"
https://www.cnn.com/2021/08/19/tech/china-live-streaming-regulations-intl-hnk/index.html
Our #Rhai Script to uLisp #BL602 Transcoder ... So far so good!
https://github.com/lupyuen/bl602-simulator/blob/transcode/bl602-script/src/transcode.rs#L158-L370
OK transcoding a #Rhai StackSlot to uLisp #BL602 wasn't so hard!
https://github.com/lupyuen/bl602-simulator/blob/transcode/bl602-script/src/transcode.rs#L110-L156
@lupyuen Yikes. It feels like we cannot trust any company to back its users these days.
Transcoding #Rhai Function Calls to uLisp #BL602 ... Needs more work because of the "StackSlot" parameters 🤔
https://github.com/lupyuen/bl602-simulator/blob/transcode/bl602-script/src/transcode.rs#L107-L141
How we transcode #Rhai Statements and Expressions to uLisp for #BL602
https://github.com/lupyuen/bl602-simulator/blob/transcode/bl602-script/src/transcode.rs#L54-L105
IoT Techie and Educator / Apache NuttX PMC