As some of you may know I am the developer of a free open source board support package for the popular BeagleBone development board. The BSP targets development with Windows Embedded Compact 7 and Windows Embedded Compact 2013. I hosted the source code on Codeplex. Unfortunately Codeplex was targeted for shutdown by Microsoft.
Thankfully, Codeplex provided some guidance on how to migrate a Codeplex hosted site to GitHub. I migrated the source code and documentation to the new site here.
While the site might look a little thin it does have all the original source code as well as the documentation. I hope this helps and let me know if you spot any issues.
#1 by Josh on December 17, 2017 - 12:10 pm
Quote
Hello David.
I’m currently building a small beaglebone black system with the WEC7 BSP you created. Is it possible to get audio from it? Is there perhaps need for an expansion board or can it be done over the HDMI port?
Cheers!
#2 by dvescovi on December 18, 2017 - 1:57 pm
Quote
Not easily.
It is possible to get audio through the HDMI interface using the CEC feature of the HDMI encoder chip.
Unfortunately there is not much information on this chip and what is is under NDA.
I think the Linux folks might have got this working so you could possibly reverse engineer their solution but it would probably quite some work.