Code Review Etiquette
How we attach a #NuttX Interrupt Handler to #PinePhone Touch Panel
Article: https://lupyuen.github.io/articles/touch2?6#attach-our-interrupt-handler
Project Management is a Graph Problem (Neo4j graph database)
https://gigi.nullneuron.net/gigilabs/project-management-is-a-graph-problem/
"Scientists want to use People as Antennas to power 6G" (Visible Light Comms)
https://www.popularmechanics.com/science/energy/a42419268/6g-power-humans-antennas/
Here's how we read a Touch Point from #PinePhone Touch Panel
Article: https://lupyuen.github.io/articles/touch2?5#read-a-touch-point
Mobian: A look back in the mirror... And a glimpse of the future
Let's poll #PinePhone Touch Panel for Touch Data ... Before we switch to #NuttX Interrupts
Article: https://lupyuen.github.io/articles/touch2?4#poll-the-touch-panel
Let's read the Product ID from #PinePhone Touch Panel over I2C
Article: https://lupyuen.github.io/articles/touch2?3#read-the-product-id
Practically all applications that I wrote in those days were hampered by the 64kB segmentation crap. Very few programs would fit in the TINY (data+pgm < 64kB) and SMALL (data < 64kB, pgm < 64kB) memory models that the compilers offered. I made most in MEDIUM (pgm < 64kB), but a couple in LARGE.
It must have been one of the most costly decisions imposed on the programmers at the time.
Mini PCs of CES 2023
OBS Studio 29 released with AV1 Encode Additions, Upward Compression Filter
Malicious PyPi packages create CloudFlare Tunnels to bypass firewalls
#PinePhone Touch Panel is undocumented ... So we decipher the official Android driver
Article: https://lupyuen.github.io/articles/touch2?2#goodix-gt917s-touch-panel
Backup your code from GitHub to Gitea
Story of Zilog Z8000
https://thechipletter.substack.com/p/captain-zilog-crushed-the-story-of
Acer Desk-Bike Combo charges your laptop while you pedal
https://www.cnet.com/health/fitness/this-desk-bike-combo-charges-your-laptop-while-you-pedal/
SDL2 common mistakes
"Emergence of Novel Product Uses: An Investigation of Exaptations in IKEA Hacks"
#PinePhone's Touch Panel is Goodix GT917S ... Connected via I2C and GPIO
Article: https://lupyuen.github.io/articles/touch2?2#goodix-gt917s-touch-panel
IoT Techie and Educator / Apache NuttX PMC