Coder Social home page Coder Social logo

xlink-kai's Introduction

XlinkKai

This is a simple wrapper around the Xlink Kai Engine.

Setup

  • Burn the sdcard with the latest firmware.
  • Open the fat32 boot partition.
  • Input your network settings.
  • Insert sdcard in raspberry pi 3.
  • Wait for connect.
  • Connect to raspberry pi ip address port 80.

Configuring

in the boot fat32 partition there is a file called xlink-config.json open it up in your favorite text editor. If you plan on using ethernet, you can leave it as is. If you are using wifi, go ahead and replace TestSSID with your SSID and psk with your psk. Currently only wpa psk version one and two are supported.

Troubleshooting

rpi never connects?

You probably typed the SSID or psk in wrong.

something else is broken

  • ¯\(ツ)

Building from source

Building from source requires a few dependencies. Follow this guide to get up and running.

git clone https://github.com/ConnorRigby/xlink-kai
cd xlink-kai
export MIX_TARET=rpi3 # or whatever device you are using.
mix deps.get
mix firmware
mix burn

Disclaimer

Anything bad that happens to you is not my fault.

xlink-kai's People

Contributors

connorrigby avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.