BrettRogersUK

Results 11 comments of BrettRogersUK

Hi @ArnoldUK, I'm going to make my own PCB eventually based on your updated schematic to use a proper speccy keyboard. I'm wondering if it would be possible to have...

Hi, just thought I'd give an update. I got the OTG cable and plugged it in with power going to the optional extra power jack and I thought I'd try...

> Glad the keyboard is now working. > > Key mappings for usb keyboards are in here: https://github.com/fruit-bat/pico-zxspectrum/blob/main/src/ZxSpectrumHidKeyboard.cpp > > Is your sd card working (I don't think you need...

Hi, I ordered 3 Blue Pill boards (2 x from Amazon and 1 x from Ebay) and they all don't seem to be working for me. I did purchase a...

> For complete clarity, this is what I have for continuous integration, executed within the `OSBindings/Qt` subdirectory: > > ``` > qmake -o Makefile clksignal.pro > make > ``` Hi,...

I've used the provided sources for EasyEDA and changed all the 0402 components to 0805 and it fits well. I had to do a re-route on all all the tracks...

Hi All, Quick update. I've started building up my 0805 version of the compact board. Does anyone have any recommendations for good solder paste and where to buy it from?...

> I was hand-soldering the old compact version. Good flux (I prefer Alpha RMA-7), rosin-core leaded solder (Sn60Pb40), and that's all the secret. If you insist on using solder paste...

> My other hint is: don't order PCBs with a white solder mask. It is thicker than regular green or red, and makes hand soldering way harder. Mine are green....

> If you don't want to deal with the STM32 soldering you are free to use my TH designs. They work fine with the 5.0 firmware. > > https://github.com/jfceklosky/acsi2stm-alt-hardware Thanks...