Coder Social home page Coder Social logo

alpakka_firmware's Introduction

Alpakka Firmware

Alpakka controller reference firmware (for Raspberry Pi Pico)

Project links

Supported developer operative systems

System dependencies

With apt, rpm, pacman, brew, or the equivalent package manager of your system, install:

  • gcc
  • git
  • cmake

Project dependencies

  • make install: Download and configure dependencies automatically.

Development commands

  • make: Build compilation environment and build executables.
  • make rebuild: Build executables again using cache (faster).
  • make load: Load built .uf2 file into the Pico (requires bootsel mode or active session).
  • make reload: Do both rebuild and load commands (for dev convenience).
  • make clean: Delete previous build files.
  • make session: Connect to UART serial stdio, and display controller log.

While having an active session:

  • make restart: Restart the controller.
  • make bootsel: Put the controller in bootsel mode.
  • make calibrate: Calibrate thumbstick and IMUs.
  • make format: Format NVM sector and reset to initial values.
  • make test: Start a semi-manual testing procedure for the buttons and axis.

Devkit button

  • Single press: Restart the controller.
  • Double press: Put the controller in bootsel mode.

Read the Alpakka developer manual for details about the devkit and more.

alpakka_firmware's People

Contributors

fabiobaltieri avatar grimkriegor avatar happyme531 avatar julr avatar marcos-diaz avatar przymi avatar tomas-pecserke 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.