|
Using a shaft (Rotary) encoder without interrupts August 30, 2008 07:29AM |
Registered: 17 years ago Posts: 152 |
|
Re: Using a shaft (Rotary) encoder without interrupts August 30, 2008 08:39AM |
Admin Registered: 19 years ago Posts: 7,883 |
|
Re: Using a shaft (Rotary) encoder without interrupts August 30, 2008 03:02PM |
Registered: 18 years ago Posts: 361 |
Its free, and it might just work. It could give you *acceptable* accuracy, and you could avoid serious errors accumulating over time by returning axes to the endstops periodically. This might be inconvenient with a darwin z axis though.
|
Re: Using a shaft (Rotary) encoder without interrupts August 30, 2008 05:00PM |
Admin Registered: 19 years ago Posts: 7,883 |
Quote
and learn some assembler
|
Re: Using a shaft (Rotary) encoder without interrupts August 30, 2008 06:14PM |
Registered: 18 years ago Posts: 361 |
Quote
You've got to be joking, nothing in RepRap needs assembler with MCU's designed this side of the millennium.
|
Re: Using a shaft (Rotary) encoder without interrupts August 30, 2008 06:26PM |
Admin Registered: 19 years ago Posts: 7,883 |
|
Re: Using a shaft (Rotary) encoder without interrupts August 30, 2008 07:07PM |
Registered: 18 years ago Posts: 361 |
Quote
Why anybody bothers with 8 bit MCUs and assembler these days, when 32 bit are the same price, I don't know.
|
Re: Using a shaft (Rotary) encoder without interrupts August 30, 2008 09:35PM |
Registered: 17 years ago Posts: 152 |
|
Re: Using a shaft (Rotary) encoder without interrupts August 31, 2008 05:21AM |
Admin Registered: 19 years ago Posts: 7,883 |
|
Re: Using a shaft (Rotary) encoder without interrupts August 31, 2008 08:15AM |
Registered: 17 years ago Posts: 152 |