Hi Luni
Just gave it a try with the 800 pulses per revolution.
The motor spins up fine up to 3.000, 4.500 rpm (with the above formula);
(Don't know if the pulses correlates to 3.000 or 4.500...
Type: Posts; User: krbek
Hi Luni
Just gave it a try with the 800 pulses per revolution.
The motor spins up fine up to 3.000, 4.500 rpm (with the above formula);
(Don't know if the pulses correlates to 3.000 or 4.500...
Hopefully it will be finished in January. (purpose of it is to highly increase the accuracy of the grinded reed increasing sound quality etc.)
I'll certainly will post a video of it working.
...
Hi Luni
The 85.000 is the measurement I get back when calling the rotator.getCurrentSpeed();
Calculating it as follows:
const int rpm = 1500;
const int spindlePPR = 3200; ...
@Luni
for (int i = 0; i < 10; i++)
{
serial.println ("Please don't blame me for I was wrong. :-)");
for (int j = 0; j < 1000; j++)
{
Hallo Luni.
No. (not yet). I was powering it over USB to upload the program from the computer.
Yesterday I also contacted the vendor who is also very helpful. (and very patient with me !)
...
I'll try.
Something like this should achieve the toggling on pin15 ?
void setup() {
// put your setup code here, to run once:
pinMode(15, OUTPUT); // Must...
Hi Luni.
Just tested this one:
See attacheed image.
Voltage reed 5v.
No change when idle and no change when running.26739
Thanx Luni !
I'll give it a try today and come back to it.
The cables should be fine. (all brand new cables).
Attached a complete view of the setup.
26737
Hi Luni,
Thanks for your reply !
This just seems like Chinese to me.
What I have came up with is connection-schema in annex.
(trying to find out how I connect an attachment to this thread...
And for completeness:
Teensyduino v. 1.8.13
Teensystep v. 2.3.1
Hi Forum.
@luni from teensyStep
Please excuse me my ignorance.
Having no technical background and totally no programming experience.
Just a musician trying to engineer something useful....