Commit Graph

19 Commits

Author SHA1 Message Date
EspoTek f079a7f4f1 Nothing to see here 2017-05-13 11:29:25 +10:00
EspoTek f78a868e8b Added Fuse Bypass
Just to be safe...
2017-04-25 11:39:55 +10:00
EspoTek 56b13e9a95 New Gerbers published
Very few changes.  Fuse added, port moved.
2017-04-18 12:55:55 +10:00
EspoTek 3ddc37a4b5 Fixed little PCB glitch
Pre-compiled stuff all changed due to move from Qt 5.7.0 to Qt 5.7.1
2017-02-18 11:43:29 +11:00
EspoTek f929191825 Merged trying-calibration into master
Very, very hackily...
2017-02-03 17:34:54 +11:00
EspoTek b32392b525 Added more #defines to code
These #defines are located in desktop_settings.h and allow you to edit
how many samples are discarded per packet.  The idea was to use this to
test the MCU-side code and ensure that it doesn't corrupt a packet per
frame, but this seems to have magically disappeared (???).

I remember queueing USB transfers a long time ago, but can't remember
this having any success.  It's more likely to just be a random clock
skew issue that only appears on some boards - and it's only "fixed" on
the one particular test board I have in hand now.  I think.
2016-11-28 10:38:14 +11:00
EspoTek 0964cc7e6a FInished the board.
Just need to position balange pins.  Design seems tight, with really low
power supply distances.
2016-11-22 21:06:41 +11:00
EspoTek b521416f48 Redoing the board
Signal gen and PSU wired in.  Very happy!
2016-11-22 14:01:56 +11:00
EspoTek edf9c8904b Swapped all components to SMD
Board too dense.  Going to start again.
2016-11-22 10:03:11 +11:00
EspoTek a1e508cc1a More board work.
It's a bit dense; some would say unnecessarily so.  Might see what I can
do with it in the morning but there's a reasonable chance it'll become
unworkable.
2016-11-20 21:17:47 +11:00
EspoTek f0fa88c473 PSU in place
First attempt, anyway.  Far shorter grounding than last rev!  Very
happy!
2016-11-20 18:39:26 +11:00
EspoTek 59c472fedb Named headers
Also there's now an empty kicad_pcb file.
2016-11-20 17:35:25 +11:00
EspoTek c5408e5c1b Error fix from last eschema
Accidentally set 2x4 headers rather than 1x4.  This has been fixed.
2016-11-20 17:31:44 +11:00
EspoTek 3dde628793 Another Eschema Update
Have changed pinout of scope.
Still haven't added SMD pads for inductor/diode since the Element14 is
not playing ball.
2016-11-20 17:29:05 +11:00
EspoTek 059d5cbe65 New Eschema
- Reverted the dual transistor IC back to a single transistor (TSM
thingo)
- Added PSU indicator LED
- Added PSU control/expansion header.

Note that this is only in eschema, not pcbnew!
2016-11-20 15:52:25 +11:00
EspoTek 2696688130 Undid PCB revert
I don't want to deal with KiCAD's library management again.  The first
time was bad enough.
2016-11-19 18:20:44 +11:00
EspoTek bf98f0796f Reverted PCB files to initial upload
Going to have a final attempt now!
2016-11-19 17:42:15 +11:00
EspoTek ddda840a5e New PCB
New version of PCB for the "shape the dev" folks
2016-10-18 08:52:34 +11:00
EspoTek 2ff768b58d Code dump
Adding the code!
2016-09-07 16:36:43 +10:00