#togolab — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #togolab, aggregated by home.social.
-
New lab gear for upcoming TōGō-Lab projects: Picked up Nordic’s Power Profiler Kit II to get a good look at low-power behavior instead of guessing with a handheld power meter.
Setup in a virtual Win10 was easy. But getting it running on my Ubuntu workbench machine was a bit more fiddly than expected.
Nordic's AppImage works, but not quite as plug-and-play as I hoped.
Blog:
https://togo-lab.io/?p=258Git:
https://gitea.togo-lab.io/tgohle/0006-Setting_up_Nordic_PowerProfilerKitII_Linux#ToGoLab #Nordic #PPKit2 #nanoAmpere #Linux #Ubuntu #Electronics #DIY_electronics #LabNotes #DIY
-
Finished my 電車ベクトル (Train Vector) project:
A Arduino-based board will detect the driving direction of brick-built model locomotives directly from the noisy H-bridge motor controller & switches the headlights automatically.
Sounds simple, but due signal noise, switching artefacts & inductive (reverse) spikes direction sensing is quite hard.
Schematics, PCB, and firmware for beta (version2) finished & working.
Three PCBs were built & tested & the first 2 boards are now handed over for real-life testing in a model railway club.
Blog:
https://togo-lab.io/?p=223Gitea (Schematic, PCB):
https://gitea.togo-lab.io/tgohle/0004-DenshaBekutoru#電車ベクトル #TrainVector #ToGoLab #BrickTrains #ModelRailway #Arduino #Electronics #projects
-
Lazy Sunday afternoon project, a simple *PC817 OptoCoupler tester.
Two very simple ~5V circuits:
1) Quick check — push the button, LED on = works.
2) Test Circuit as mentioned in the datasheet for frequency / pulse behavior test.
Nothing fancy, but handy for sorting out good vs questionable parts.
Blog:
https://togo-lab.io/?p=153Gitea:
https://gitea.togo-lab.io/tgohle/0002-PC817-Series-PhotoCoupler-Tester -
Improving my test bench for future projects, I wrote a small PyQt5 GUI to control my Siglent SDG2042X from a remote Ubuntu desktop.
It handles basic waveform setup, sweeps, bursts, presets (so you can adjust at the generator and than load down for later), ARB upload/download (not fully tested yet), and SCPI commands, also screenshots.
I’m more of a hardware guy than a coder (for sure there will be some bugs), so feedback are welcome. Fork if you like.
--
Blog:
https://togo-lab.io/?p=130Gitea with script:
https://gitea.togo-lab.io/tgohle/0003-SDG2042X-PyQt-GUI-for-Linux#ToGoLab #Siglent #SDG2042X #PyQt5 #Testbench #OpenSource #python #weekendProject #diy_electronics #DIY