Search found 1727 matches

by XorA
Fri Sep 19, 2025 7:11 pm
Forum: General QL Chat
Topic: The BEST QL Editor
Replies: 45
Views: 1818

Re: The BEST QL Editor

therapist bills with Emacs
Luckily it has one built in :-D
by XorA
Sun Sep 14, 2025 8:49 pm
Forum: Software & Programming
Topic: Adventures with I2C & Minerva Mk2
Replies: 96
Views: 4396

Re: Adventures with I2C & Minerva Mk2

Write the code, worry about the colour of the bikeshed later!
by XorA
Thu Sep 11, 2025 12:55 pm
Forum: Software & Programming
Topic: Adventures with I2C & Minerva Mk2
Replies: 96
Views: 4396

Re: Adventures with I2C & Minerva Mk2

Two guesses!

1) Impedance of TV is too low and its pulling too much current - put an amplifier between the two
2) Floating earth, the TV and QL don't agree on what 0v is and there is a large voltage differential - stop connecting them it could cause damage.
by XorA
Wed Sep 10, 2025 6:43 pm
Forum: Software & Programming
Topic: Adventures with I2C & Minerva Mk2
Replies: 96
Views: 4396

Re: Adventures with I2C & Minerva Mk2

I've tried connecting the Speech Synthesiser to my screen (basically a TV with VGA input and a 3.5mm jack for audio input - works fine with QSound output)

But all I get is a very short crackle and then the speech module dies until power cycled

I'm assuming there is some kind of electrical ...
by XorA
Wed Sep 10, 2025 8:26 am
Forum: Software & Programming
Topic: Adventures with I2C & Minerva Mk2
Replies: 96
Views: 4396

Re: Adventures with I2C & Minerva Mk2

Because you are using lots of flying wires you might be reaching the capacitance limit on the bus.

Time to learn kicad and get some PCBs :)
by XorA
Wed Sep 10, 2025 8:06 am
Forum: Software & Programming
Topic: Adventures with I2C & Minerva Mk2
Replies: 96
Views: 4396

Re: Adventures with I2C & Minerva Mk2

No damage at all.
by XorA
Tue Sep 09, 2025 10:12 pm
Forum: The Off-Topic Section
Topic: Today I Received...
Replies: 800
Views: 498523

Re: Today I Received...


Today I received ... the keys to our new house in Dyke, a small village near Forres up here in NE Scotland. It's taken three years but we've finally found a house! The bad news is, the mobile phone reception there is worse than it is here, so our hope of mobile broadband working better than here ...
by XorA
Tue Sep 09, 2025 2:46 pm
Forum: Software & Programming
Topic: Adventures with I2C & Minerva Mk2
Replies: 96
Views: 4396

Re: Adventures with I2C & Minerva Mk2

t0nyt wrote: Tue Sep 09, 2025 1:27 pm Damn, I now have 2 different devices using the same address ID and neither has the option to change the address ID :shock:
Time to learn about i2c muxes then :-D
by XorA
Mon Sep 08, 2025 12:18 pm
Forum: Software & Programming
Topic: Adventures with I2C & Minerva Mk2
Replies: 96
Views: 4396

Re: Adventures with I2C & Minerva Mk2

I think we should get you a "Member of the I2C Club" badge now :-D
by XorA
Mon Sep 08, 2025 10:46 am
Forum: Software & Programming
Topic: Adventures with I2C & Minerva Mk2
Replies: 96
Views: 4396

Re: Adventures with I2C & Minerva Mk2

No idea on your problem!

But not all i2c addresses are valid so you can speed up your loop by skipping the invalid ones!

https://www.i2c-bus.org/addressing/