MarkPritchett
MarkPritchett
@markpritchett
Eminent Member
Joined: 2020-02-25 7:21 pm
Last seen: 2023-01-28 9:49 pm
Topics: 3 / Replies: 11
Reply
RE: Library that will load for some sketches and not for others.

@quince You're using a more recent/different version of the library. The 'compass' variable/object needs to be of type: QMC5883LCompass and curr...

2 months ago
Forum
Reply
RE: Library that will load for some sketches and not for others.

There are many variants for QMC5883. The most popular seems to be QMC5883LCompass However, it's include file, QMC5883LCompass.h, isn't what your u...

2 months ago
Forum
Reply
RE: Library that will load for some sketches and not for others.

Also, when you verify the script it shows which ones it's found. You could compare those that work with the ones that don't. Here a (reformatted) sa...

2 months ago
Forum
Reply
RE: Library that will load for some sketches and not for others.

What were the libraries, or the code, and I'll see if I can reproduce the problem

2 months ago
Forum
Reply
RE: Help Identify a Voltage Regulator

@codecage Thank you very much, that confirms what I subsequently found too.

2 months ago
Forum
Reply
RE: Help Identify a Voltage Regulator

I think its an nRF24L01 Breakout Adapter with Voltage Regulator

2 months ago
Forum
Topic
Forum
Replies: 4
Views: 99
Reply
RE: PCA9685: Servo Motors not working with External Power

It's working 😀 Common ground seems to have fixed the issue. A big thank you to all the support, and humour, you've given in resolving this issue....

9 months ago
Reply
RE: PCA9685: Servo Motors not working with External Power

@will @byron in the video Bill says that the boards he is using have dedicated SCL and SDA pins. With other boards we should use A4 and A5

9 months ago
Reply
RE: PCA9685: Servo Motors not working with External Power

@will thank you for your suggestion. I can't try just now, sorry. The wiring in the video and the online article do not have a common ground between t...

9 months ago
Topic
Topic
Reply
RE: Strange behaviour when I delete one of four identical sections of code

This is from a purely logical stand point ... I suspect that it will work with any even number of 'sections' because the pin state is always in the sa...

3 years ago
Forum