_florent_ has quit [Read error: Connection reset by peer]
sorear has quit [Ping timeout: 260 seconds]
_florent_ has joined #glasgow
sorear has joined #glasgow
electronic_eel has quit [Ping timeout: 260 seconds]
electronic_eel has joined #glasgow
PyroPeter_ has joined #glasgow
PyroPeter has quit [Ping timeout: 258 seconds]
PyroPeter_ is now known as PyroPeter
kernelmethod has joined #glasgow
kernelmethod has quit [Client Quit]
kernelmethod has joined #glasgow
kernelmethod has quit [Client Quit]
_whitelogger has joined #glasgow
d_olex_ has joined #glasgow
d_olex has quit [Read error: Connection reset by peer]
Stormwind_mobile has quit [Ping timeout: 272 seconds]
sambristow_nz[m] has quit [Quit: Idle for 30+ days]
smkz has quit [Quit: smkz]
pg12_ has joined #glasgow
pg12 has quit [Ping timeout: 256 seconds]
pg12_ has quit [Ping timeout: 264 seconds]
pg12_ has joined #glasgow
Getorix_ has quit [Read error: Connection reset by peer]
Getorix has joined #glasgow
Stormwind_mobile has joined #glasgow
pie_ has quit [Quit: pie_]
pie_ has joined #glasgow
d_olex has joined #glasgow
d_olex_ has quit [Ping timeout: 240 seconds]
Stormwind_mobile has quit [Ping timeout: 258 seconds]
d_olex_ has joined #glasgow
d_olex has quit [Ping timeout: 258 seconds]
<lukego>
(pardon me getting sidetracked by software stuff for a while at the moment before getting back to debugging my hand soldered glasgow...)
Stormwind_mobile has joined #glasgow
Stormwind_mobile has quit [Remote host closed the connection]
Stormwind_mobile has joined #glasgow
smkz has joined #glasgow
Stormwind_mobile has quit [Ping timeout: 260 seconds]
<d1b2>
<martinr> @lukego do you happen to have a spare glasgow pcb?
<d1b2>
<martinr> i'm interested in building the project, can get one from jlcpcb, but i'd be willing to pay for one off someone who has a spare
<lukego>
sure, I have spares, I dunno if postage from sweden ends up saving much compared with jlcpcb or not
<lukego>
you're in the uk?
<d1b2>
<martinr> yeah im in the uk
Stormwind_mobile has joined #glasgow
<lukego>
oh right it's super cheap. just send me your address to lukego@gmail.com and I'll send you a couple.
<lukego>
are you working leaded or lead-free? I have both variants
<lukego>
(ENIG and HASL)
Stormwind_mobile has quit [Ping timeout: 258 seconds]
<d1b2>
<martinr> thanks, i'll be doing the BGA without solder paste, so the ENIG finish will be useful
<d1b2>
<martinr> ill send over an email now
<lukego>
great. I'll send you an ENIG and a bonus HASL since I have an excess of the latter anyway :)
<lukego>
or maybe I can sandwich the ENIG between two HASL and some foam for a bit of protection. seems to be some headroom on the 50g limit for cheap postage
<d1b2>
<martinr> cheers 👍
midnight_ is now known as midnight
<d1b2>
<Attie> @lukego - any progress on your board?
<lukego>
no, sorry, been distracted ordering new probes and looking into getting the oscilloscope hooked up to a linux box, need to make the context switch back to hands-on'ery :)
Stormwind_mobile has joined #glasgow
<d1b2>
<Attie> np!
Stormwind_mobile has quit [Remote host closed the connection]
Stormwind_mobile has joined #glasgow
diverger has quit [Ping timeout: 246 seconds]
diverger has joined #glasgow
diverger has quit [Ping timeout: 256 seconds]
diverger has joined #glasgow
diverger has quit [Read error: Connection reset by peer]
<d1b2>
<DuncanHaldane> What else would be good to add to the Glasgow <> Everything addon generator? Right now we have CAN, generic isolation for digital logic pins, and galvanic power isolation. Anything else folks want to connect?
Getorix_ has joined #glasgow
Getorix has quit [Ping timeout: 240 seconds]
Getorix__ has joined #glasgow
Getorix_ has quit [Ping timeout: 264 seconds]
<whitequark>
addon... generator?
<d1b2>
<DuncanHaldane> Generates kicad projects for connecting the glasgow to various things. repo is up here for the CAN project I'm working on with Attie: https://github.com/d-haldane/glasgow-can
<whitequark>
i don't understand the generator thing
<d1b2>
<DuncanHaldane> Piece of code where you pipe in high-level inputs (connect CAN, isolate this power, these inputs) and it generates CAD packages (schematic, BoM, board)
<d1b2>
<DuncanHaldane> (Board is not routed yet)
<whitequark>
yeah but... isn't that a lot more work than just doing this by hand?
<whitequark>
there aren't that many possible addons and you still have to fab & debug each design individually
<d1b2>
<DuncanHaldane> Not more effort really. Word was that there was a large space of potential things to hook up.
<whitequark>
mhm
<whitequark>
sure
<d1b2>
<Attie> AIUI, Duncan's tool produces netlist, footprints and initial design files from a text-based input
<d1b2>
<Attie> i still need to sign up and poke around (sorry i haven't yet)
<d1b2>
<DuncanHaldane> (and a schematic that looks...plausible)