Will
Will
@will
Member
Joined: 2021-06-28 10:46 am
Last seen: 2024-05-18 4:36 pm
Topics: 1 / Replies: 2537
Reply
RE: Stepper and load cell

@the-apprentice In a sense, it IS using the load cell output because that's the delay between pulses. The problem is that everything else in the ...

4 months ago
Forum
Reply
RE: Stepper and load cell

@the-apprentice Your motor may be moving but you just can't detect it. In your loop you appear to calculate the pulse delay time from 50 to 2000 ...

4 months ago
Forum
Reply
RE: Stepper and load cell

@the-apprentice Since you haven't given us any specifics of your stepper or your range of weights, we can't give you ny specifics on solving your pr...

4 months ago
Forum
Reply
RE: Arduino to Excel

@zander CSV = comma separated values. It's a form of textifying spreadsheets and some oil database formats. The data is saved in a text file with w...

4 months ago
Reply
RE: MAX7219 8-Digit Display with Arduino Nano

@fhaddad Have you tried just physically moving the command into the loop ?

4 months ago
Forum
Reply
RE: 3D Printer Corner

@inq If "size matters" for you, then you shoud check out Ivan Miranda who has built many 3D printers and used the parts to bootstrap his way up to ...

7 months ago
Reply
RE: Help with I2C programming ESP32 and two sensors

@jaz939 So, you're telling me that you have a sensor whose instantiation you're calling aqi and a second, different sensor whose instantiation you'...

7 months ago
Forum
Reply
RE: Help with I2C programming ESP32 and two sensors

@jaz939 It appears that you've directly copied the 'test' example for the library. So, the setup and execution should be OK as the example code wor...

7 months ago
Forum
Reply
RE: Help with I2C programming ESP32 and two sensors

@jaz939 I suggest that you insert some println statements into the .cpp file to determine exactly where the function: bool Adafruit_PM25AQI::read...

7 months ago
Forum
Reply
RE: Daisy chaining 14 pin shift registers

@fritigern Google yielded ... which has a diagram of linked ICs.

7 months ago
Reply
RE: Help with I2C programming ESP32 and two sensors

@zander OK, using a different library is probably the cause for the extra errors. Thanks for the explanation.

7 months ago
Forum
Reply
RE: Help with I2C programming ESP32 and two sensors

@zander Which include was spelled incorrectly ? I googled both #include"Adafruit_PM25AQI.h" and #include"bme68xLibrary.h" and downlo...

7 months ago
Forum
Reply
RE: Help with I2C programming ESP32 and two sensors

@jaz939 I didn't understand your last post, but try changing the ;act part of your sketch as follows ... //**************************************...

7 months ago
Forum
Reply
RE: InqEgg - One step forward, two steps back...

@inq Yeah, 7, 9 and 13 looked pretty good but didn't seem to lead anywhere in the long run. Robot builder's extrema sounds promising at first rea...

7 months ago
Reply
RE: InqEgg - One step forward, two steps back...

@inq No, I don't think I have a clear concept of a superior fitness calculation. I'd like to see something that rewards a bot that covers a lot of ...

7 months ago
Page 4 / 170