error posting
error posting
Last edited by amgen; - 19th August 2024 at 19:29.
My Creality Ender 3 S1 Plus is a giant paperweight that can't even be used as a boat anchor, cause I'd be fined for polluting our waterways with electronic devices.
Not as dumb as yesterday, but stupider than tomorrow!
My ADC is only 10 bits, not 16.
So I just divide 10bits by 4 to reduce from 1023 down to 255, then slap it through your formula.
I haven't done any math yet (just thinking, while I work on my encoder logic), but this probably equates to what Ioannis is suggesting.
![]()
My Creality Ender 3 S1 Plus is a giant paperweight that can't even be used as a boat anchor, cause I'd be fined for polluting our waterways with electronic devices.
Not as dumb as yesterday, but stupider than tomorrow!
deleted because I realized the formula excel created was not correct...... me bad
ok, so the a/d has setting to shift bits so you can take the high byte only as the MSB, same as /4 ...... then the formula is (53 X reading)/100 + 100................ for ....0 to 255=100 to 235
Last edited by amgen; - 19th August 2024 at 20:44.
Bookmarks