MMoaiinmoai.hashnode.dev·2d ago · 3 min readStereo Vision For The RDK X5GS130WI is an excellent uint that has both stereo vision capabilities and an accelerometer with gyroscope via its IMU. Fully compatible with the RDK X5 without needing additional tinkering or adapters00
MMoaiinmoai.hashnode.dev·6d ago · 2 min readGS130WI - Eyes For The RDK X5Look what the mailman dropped off today! This is the GS130WI Stereo Camera Module with an IMU (Inertial Measurement Unit). This will be an excellent addition to the X5 and a necessary module for cre00
MMoaiinmoai.hashnode.dev·Jun 15 · 3 min readDimming An LED With The RDK X5In the last post we looked at how to light up an LED with minimal lines of code. To summarize, a GPIO pin is like an on/off switch. It either has no voltage or 3.3V which drives the LED to turn on or 00
MMoaiinmoai.hashnode.dev·Jun 15 · 2 min readHello World, RDK X5In the software world, it is customary to start a new programming language with 'Hello, World'. The equivalent of this in the electronics world is lighting up an LED. And that's what we are going to d00