Donovan Buck

Results 130 comments of Donovan Buck

Well, I have one at home but it's cooked. The rest are at my local hackerspace which I can't get into until this Covid-19 mess blows over. I'll see if...

I've ordered a Mega, not sure how long it will take but hopefully, it will be here soon.

Wow, that's a lot of DS18B20's! I have two thoughts: 1) This almost certainly has something to do with the oneWire implementation in configurableFirmata or the Arduino libraries which means...

@mariusnorheim Are you using an Arduino connected to your Pi, or are you using the Pi's GPIO via raspi-io?

I'm glad things are running better, and thanks for isolating this. That should make it easier for someone to solve.

@felansu @martip-sainsburys and @lezabour I just want to followup and see if any of y'all were able to try the other firmware that @rwaldron suggested.

Hi @sanyam1999 You should only instantiate the board and led one time. This code is not tested, and if you call newOrder or processOrder too soon it will crash. ````js...

Short answer "yes", but I doubt it's the right path. What are you trying to control?

This is pretty different from anything I've seen. It looks like it's thrashing digital pins to create some form of PWM but it's unclear to me what the frequency is....

I'd say wait a bit on the rewrite. @soundanalgous is looking to replace FirmataStepper with AccelStepper which could give us lots of new features. I'm auditing AccelStepper features to see...