Coder Social home page Coder Social logo

krux_binaries's Introduction

Krux Binaries

Experimental compiled Krux binaries.

For stable releases, please download from official repository

plot

Flash Instructions:

Make ktool executable:

chmod +x ktool-linux 

To Flash Maix Amigo run:

./ktool-linux -B goE -b 1500000 maixpy_amigo/kboot.kfpkg

To Flash M5stickV run:

./ktool-linux -B goE -b 1500000 maixpy_m5stickv/kboot.kfpkg

To Flash Maix Bit run:

./ktool-linux -B goE -b 1500000 maixpy_bit/kboot.kfpkg

To Flash Maix Dock run:

./ktool-linux -B dan -b 1500000 maixpy_dock/kboot.kfpkg

To Flash Yahboom Aimotion you'll have to manually specify the port, on this example /dev/ttyUSB0:

./ktool-linux -B goE -b 1500000 -p /dev/ttyUSB0 maixpy_yahboom/kboot.kfpkg

To Flash Maix Cube run:

./ktool-linux -B goE -b 1500000 maixpy_cube/kboot.kfpkg

Obs: You might need to use "sudo" if your user don't have access to serial port

Flashing on Windows

Replace './ktool-linux' for 'ktool-win.exe' and / for \ in commands. Ex:

ktool-win.exe -B goE -b 1500000 maixpy_amigo\kboot.kfpkg

Wiring

For Maix Bit connect Buttons between pins 22, 21 and GND.

22 is for "Enter ", 21 is for "Page"

For Maix Dock connect a rotary encoder:

Encoder - Maix Dock
   GND <->  GND
     + <->  3V3e
    SW <-> Pin 9
    DT <-> Pin 10
   CLK <-> Pin 11

3D Print a Case

Maix Bit

Maix Dock

Krux FAQ

FAQ

More Info

Code compiled on this binaries from: https://github.com/odudex/krux/tree/odudex_develop

This binaries are NOT signed and for test purposes only

krux_binaries's People

Contributors

odudex avatar tadeubas 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.