GithubHelp home page GithubHelp logo

augustin-crampette / examples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from luos-io/examples

0.0 0.0 0.0 10.94 MB

Drivers, apps and projects examples with Luos

License: MIT License

C 99.82% C++ 0.18%

examples's Introduction

Luos logo

Luos examples

This repository is a submodule of the Luos repository. It contains examples and libraries for using Luos.

Feel free to produce and use all our design to create your own projects.

Content

Apps folder

This folder contains the module's sources of each app project (see Apps section in documentation).

Drivers folder

This folder contains the module's sources of each driver project (see Drivers section in documentation).

Projects folder

This folder contains the sources of every examples.

Prototyping boards projects

Most of the projects are Luos prototyping boards (see Protyping boards section in documentation).

Electronics basis

The folder 0_electronics_basis contains hardwares librairies used by Luos to inspire you to create your own designs:

  • L0: The base board for using Luos prototyping boards.
  • STm32f0_disco_luos_shield: a debugging shield equivalent to an L0 for STM32F072B-DISCO dev board.
  • Breakout_board: a small add-on board to make any board compatible with Luos.
  • wiring_and_power: a set of projects for Luos wires and power input boards.
  • 00_Common_Libraries: a set of Kicad libraries commonly used.

How to start

  1. install KiCad: https://www.kicad-pcb.org/

  2. Once Kicad is installed, open it and setup libraries. There are 3 libs:

    • Schematic: You must go on "Preferences" > "Manage Symbol Librairies". Click on the (+) button and type: Common_Lib in Nickname field and type the path of the Common_Lib.lib file in Library Path field (Electronics/00_Common_Libraries/Common_Library/Common_Lib.lib).

    • PCB: You must go on "Preferences" > "Manage Footprint Librairies". Click on the (+) button and type: Common_Footprint in Nickname field and type the path of the Common_Footprint.pretty file in Library Path field(Electronics/00_Common_Libraries/Common_Footprint.pretty).

    • 3D body: You must go on "Preferences" > "Configure Paths". On the KISYS3DMOD line type the path of the Common_Mecanic Folder(Electronics\00_Common_Libraries\Common_Mecanic).

  3. Click on File > Open project

  4. Go to the KiCad project folder you want open and click on the .pro file.

examples's People

Contributors

simonbdy avatar augustin-crampette avatar emanuel-allely 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.