After getting SampleApp running the next steps to bring NetSoM development board to fully functional Alexa development kit was adding voice controllers. Looks simple at first glance. Just make few changes in source code as explained in manual above: add definition to enable controller you are going to use: CMAKE_OPTIONS=-DCMAKE_BUILD_

Here described IMX6 audio  streaming VOIP solution using  NetSoM development board based on IMX6ULL SoM as SIP client. Hardware requirements. You have to stick WM8960 audio module to NetSoM development board. This setup will act as SIP client allowing to make a voice calls to/from another devices in network.  Software requirements.

Here described IMX6 audio recording and playing out-of-box solution using linux arecord and aplay utilities. IMX6ULL to be precise. Based on NetSoM development board. Hardware requirements. You have to stick WM8960 audio module to NetSoM development board. Then plug some audio speakers or headphones to audio module.  That audio modul

Continuation of previous article describing IMX6 CAN bus support implementation. We stopped at manual CAN interfaces configuration and sent test packet between two interfaces. Now is time to automate interfaces configuration process at boot up. Also we want to implement separate OpenWrt config. Let’s call it flexcan_ethernet. Ad