Giter Site home page Giter Site logo

loki's Introduction

Loki

Loki is a flexible development platform based on Cypress's PSoC 5 line of processors.

For much more about Loki, check out the Arachnid Labs Blog

All the Loki source and schematics are open hardware and OSS, and licensed under the BSD 2-clause license. Reuse and remix as you see fit!

loki's People

Contributors

arachnid avatar drluke avatar

Stargazers

Kirill avatar  avatar Cruz Monrreal avatar Asbjørn Mikkelsen avatar  avatar Michael avatar Dan V. avatar

Watchers

 avatar Michael avatar James Cloos avatar  avatar Shannon Mackey avatar

loki's Issues

Implement drawing library for the display plank

The display plank now has a driver that supports framebuffers, but it needs a basic drawing library to be generally useful. Absolute minimum features would include:

  • Drawing lines/boxes (filled and unfilled) and other simple shapes
  • Displaying simple text in a single monospace font face

Possibly we can port or at least take inspiration from Adafruit's library here: https://github.com/adafruit/Adafruit-GFX-Library

The glcdfont in that library will definitely be useful as a basic and lightweight 5x7 bitmap font.

We also need to consider if it's worth supporting both vertical and horizontal addressing in the library, or if we should hardcode it to work with only one.

Write getting started documentation

We need some good getting started documentation, to take people from first receiving the device up to their first running code on the Loki. This needs to include:

  • Installing PSoC creator
  • Installing the INF file for the Loki, if required
  • Installing the bootloader host
  • Compiling their first demo
  • Flashing it to the Loki

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.