Badger-Embedded / badgerd-sdwirec

Our way of re-creating sdwire of Tizen. Checkout our website to get one yourself: https://www.badgerd.nl/sdwirec/
Apache License 2.0
15 stars 4 forks source link

Badgerd SDWireC

SDWireC is a yet another implementation of SDWire of Tizen. In our design we used USB-C interface to interact with the host device or in other words Test Server(TS).

In sdwirec-hw folder, you can find the KiCAD project files of SDWireC, hardware design mostly based on Tizen but we changed some of the components since they are out of stock today.

In sdwirec-sw folder, you will find the clone of https://git.tizen.org/cgit/tools/testlab/sd-mux which has the software that you need to interact with SDWireC.

Please follow the instructions in Quick Start Guide to give SDWireC a kickstart!