Search found 656 matches
- Thu Jan 14, 2021 2:10 am
- Forum: Hardware
- Topic: QLUB Adapter - Initial Release...
- Replies: 132
- Views: 8053
Re: QLUB Adapter - Initial Release...
Hi again Daniele! Got it... Please MERGE the following three lines in to your current/adapted SendFileMQ SuperBasic program: 2120 netBlk$=netPayload$(9 TO result%): blkLen%=LEN(netBlk$) 2170 PRINT #fCh%,netBlk$(fHdrLen%*fileHdrFlag% + 1 TO blkLen%); 2210 PRINT #fCh%,netBlk$; I'll publish a revised, ...
- Thu Jan 14, 2021 12:38 am
- Forum: Hardware
- Topic: QLUB Adapter - Initial Release...
- Replies: 132
- Views: 8053
Re: QLUB Adapter - Initial Release...
Ciao Daniele! Thank you for that. So, I've since done some of my own testing, using Minerva 1.98, TK2 (v2.34) and a slightly modified SendFileMQ running in Q-emuLator v3.31. Sending to a QL works as expected, but receiving I see that over-sized file being produced, just as you described. Specificall...
- Wed Jan 13, 2021 10:35 am
- Forum: Hardware
- Topic: QLUB Adapter - Initial Release...
- Replies: 132
- Views: 8053
Re: QLUB Adapter - Initial Release...
Good morning Danielle! Yes, I'll post it here. I've actually just noticed another issue: The SuperBASIC version produces files that are too long. I think it's a SBASIC/SuperBASIC difference in handling LOCAL variables. Yeah - Since SBASIC came of age, I have developed a habit of passing tons of para...
- Mon Jan 11, 2021 10:52 am
- Forum: The Off-Topic Section
- Topic: Happy Birthday Dave
- Replies: 3
- Views: 510
Re: Happy Birthday Dave
Happy birthday, Dave!
What's that, now? 21? Again?
What's that, now? 21? Again?
- Mon Jan 11, 2021 10:49 am
- Forum: Hardware
- Topic: QLUB Adapter - Initial Release...
- Replies: 132
- Views: 8053
Re: QLUB Adapter - Initial Release...
Ciao Danielle! Thank you Martyn, the adapter started working well after I uploaded this version of the firmware! That's great - thanks for persevering and sharing! There was a change in the Teensyduino library which might be the cause of the different timings, I sent you a PM with the details. Yes, ...
- Mon Jan 11, 2021 12:10 am
- Forum: Hardware
- Topic: QLUB Adapter - Initial Release...
- Replies: 132
- Views: 8053
Re: QLUB Adapter - Initial Release...
Hi again everyone! For those of you preparing to build the QLUB Adapter, a heads-up :-) After some troubleshooting Danielle's build, we discovered that the timing of the network packets sent by the microcontroller was all screwed. We eliminated a number of possible causes - his hardware build was fi...
- Thu Jan 07, 2021 10:39 pm
- Forum: Hardware
- Topic: QLUB Adapter - Initial Release...
- Replies: 132
- Views: 8053
Re: QLUB Adapter - Initial Release...
vanpeebles wrote:I saw that!!
Couldn't resist - sorry, Pete

- Thu Jan 07, 2021 10:36 pm
- Forum: Hardware
- Topic: QLUB Adapter - Initial Release...
- Replies: 132
- Views: 8053
Re: QLUB Adapter - Initial Release...
Hi Chr$! What equivalent PNP bi-polar high-speed switching transistor is suitable instead of a ZTX-510? I'm a noob looking at datasheets and none of the PNP transistors I can find are quite the same. ZTX-510 seems to be a tricky one to find. I typically use an online resource such as the following t...
- Thu Jan 07, 2021 7:46 pm
- Forum: Hardware
- Topic: QLUB Adapter - Initial Release...
- Replies: 132
- Views: 8053
Re: QLUB Adapter - Initial Release...
Ok I have ordered the bits to build the hardware, lets see how this goes! Good luck! As more of our friends here build and try out the device, I intend to capture any feedback I receive and document it ready for others to follow :-) I understand that Danielle T has already built the adapter and beg...
- Thu Jan 07, 2021 6:18 pm
- Forum: Hardware
- Topic: QLUB Adapter - Initial Release...
- Replies: 132
- Views: 8053
Re: QLUB Adapter - Initial Release...
Hi! I have vanpeebles bugging me to support this in sQLux, is there a guide of what needs done? Yes, he's a bit like that, isn't he :-) I don't have sufficient experience with uQLx - nor sQLux - having last played with uQLx several versions since, but the following two points will need to be address...