Git Product home page Git Product logo

horus-fw's Introduction

Horus 3D Scanner Firmware

This firmware is written in C. Version 0.2.

Derived from Grbl v0.9 by Jesús Arroyo (Mundo Reader S.L.)

Grbl's lead developer is Simen Svale Skogsrud. Sonney Jeon (Chamnit) improved some parts of grbl.

Features

  • Angular stepper motor movement
  • Interrupt based movement with real angular acceleration
  • Laser modules control
  • Analog sensor read
  • Configuration interface with $ commands

The default baudrate is 115200.

Implemented G Codes

  • G1 - Angular movement
  • G50 - Reset all positions to zero
  • M0 - Program pause
  • M2 - Program end and reset
  • M17 - Enable/Power stepper motor
  • M18 - Disable stepper motor
  • M50 - Read LDR
  • M70 - Laser off
  • M71 - Laser on

Build

Arduino

Open horus-fw.ino, select your board and upload.

Make

sudo apt-get install gcc-avr avr-libc
make

The binary horus-fw.hex can be flashed with Horus GUI.

horus-fw's People

Contributors

chamnit avatar simen avatar jesus89 avatar protoneer avatar jgeisler0303 avatar robgrz avatar diara628 avatar 0xpit avatar tmpvar avatar hin avatar eliteeng avatar henols avatar michmerr avatar daapp avatar beardicus avatar shapeoko avatar irenesanznieto avatar kfoltman avatar macarenagb avatar martinstingl avatar paulkaplan avatar scottrcarlson avatar silasb avatar rustyoz 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.