Giter Club home page Giter Club logo

ascom-jolo-focuser's Introduction

ver 2.2

  • Driver local cache
  • Other fixes

ver 2.0 production

  • EXT connector extended
  • PCB redesigned a little and fixed
  • encoder support removed from Arduino sketch
  • 'Connection timeout for message #' bug fixed

ver 1.5 production

Changelog:

  • encoder support removed
  • PWM stepper duty cycle control switched to Arduino native
  • Eagle project for PCB and reference schematic added (for fixed version wait for 1.6)
  • Reference solution uses L298 stepper driver and some of Arduino pins are now externally available for additional options. Driver implementation will be in 2.0

ver 1.4

Changelog:

  • max focuser position now is 1,000,000
  • driver backslash control removed - noone uses it
  • buzzer turned off by default, can be turned on with BUZZER_ON flag
  • stepper now controlled with half step by default. Please change stepper speed (200%) and step size (50%) in driver settings
  • manual control now with two buttons that perform accelerated motion. Buttons connected to ENCODER_A_PIN and ENCODER_B_PIN
  • MANUAL_FOCUS_MODE added, default to 1 - control with button, NOT encoder
  • STEPPER_ACC increased to 2500
  • MANUAL_STEPPER_ACC for manual button control. Default is 600
  • STEPPER_PWM_FREQ changed to 1000Hz

ascom-jolo-focuser

ASCOM absolute focuser developed using Arduino Nano board and Visual Studio 2008 for ASCOM driver. Uses DS1820 temperature sensor for temperature focus compensation and rotary encoder for manual focus change. Buzzer can be connected to indicate some user interactions, so there is no need to pay attention on any blinking LEDs. Communication with PC is performed over USB cable using Arduino Nano built in UART converter. RS commands set was chosen to implement ASCOM IFocus2 interface with minimum effort, so it is not compatibile with other focuser standards (like Robofocus) that have too much RS communication overhead. Compiled microcontroller code is 18KB large, so it will not fit into boards with 16KB chip (like Arduino Nano version lower than 3.0). Code size can be shrinked by eliminating 3rd party libraries and making custom implementations.

ascom-jolo-focuser's People

Contributors

sirjolo avatar

Stargazers

imagios avatar Filippo Galeazzi avatar  avatar David Joseph, Founder @ iA Labs avatar  avatar Mike avatar Stefan Carlson avatar John Manos avatar Aleksei Melnik avatar  avatar João Brázio avatar dariomas avatar Romain Bazile avatar  avatar

Watchers

Agustin Nunez avatar Romain Bazile avatar  avatar  avatar  avatar

ascom-jolo-focuser's Issues

Compiling Production_22 error

Hi,
I cannot compile the Production_22 because of this error:
"focuser.ino:20:31: fatal error: LiquidCrystal_I2C.h: No such file or directory"
but the library is correctly installed on library folder.

Merge not correctly done

Some merged files (focuser.brd and focuser.sch for example) are not recognized by Eagle (<<<<<<< HEAD inside the xml data)

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.