Commit Graph

24 Commits (main)

Author SHA1 Message Date
EmaMaker a301d0bd56 hardware: beautify schematic and add values 2021-05-27 11:35:43 +02:00
EmaMaker a569069575 hardware: board v2.0
correct a few derps with missing resistors
correct encoder pushbutton
add i2c pullup resistors
move some 32u4 pins to more accessible ones, supported by the arduino micro bootloader
wire the 5v led to the builtin led on 32u4
remove the ad737, move the a non-inverting summer circuit (wave+offset) with a peak finder to get the peak of the wave no matter the offset condition
2021-05-16 14:53:29 +02:00
EmaMaker 4467cc306f board v1.0 2021-04-13 00:10:15 +02:00
EmaMaker 991410fb97 fixes following the advice of people better than me at making PCBs 2021-04-02 17:37:39 +02:00
EmaMaker c2178974af board redisegn 2021-03-29 12:02:13 +02:00
EmaMaker 932f27d4bc an actually working filter for the square wave 2021-03-28 23:02:25 +02:00
EmaMaker 6654cdd0a8 little fixes 2021-03-28 17:17:03 +02:00
EmaMaker f540844bea hardware: renumber parts
* Label power connector on board
2021-03-20 14:44:17 +01:00
EmaMaker 730a0e5092 hardware: board v0.5
* shrink down to 11*8.5cm
* Correct a few derps
* Cumulative of caps changes on teensy and 32u4, add writes to output type choosing
* Ignore overlap on transistors
* Ignore AirWire on U4 and U3 (PRME15005) since the pins are shorted
2021-03-19 21:43:15 +01:00
EmaMaker 72c6c78c45 hardware: add 50 Ohm resistor before BNC connector 2021-03-19 19:57:39 +01:00
EmaMaker 347f7de16e hardware: board v0.4
add M4 mounting holes
2021-03-19 16:55:08 +01:00
EmaMaker a83c798085 hardware: board v0.3
could it by shrinked a little bit on the shorter side?
2021-03-19 16:35:26 +01:00
EmaMaker 30f8728d10 hardware: board v0.2
shrink by 1cm on one side
2021-03-18 12:41:09 +01:00
EmaMaker 49bc7800bc hardware: board v0.1 2021-03-17 11:08:19 +01:00
EmaMaker ddcc6f5870 Schematic v0.2 2021-03-12 14:00:22 +01:00
EmaMaker 7b84fa9d3e hardware: start arranging components on the board 2021-03-12 13:59:43 +01:00
EmaMaker fb5f76e0e1 hardware: change some trimmers and potentiometers 2021-03-12 13:57:36 +01:00
EmaMaker 49cc1a17e8 hardware: switch to AD737 instead of peak detector circuit
Peak detector needed external impedance decoupling and would not have worked when the offset was different from 0 or when the amplification lead the OpAmps into saturation
AD737 is a True-RMS-to-DC converter, which works perfectly for this situation, coming at just 1$ more than an AD8034 IC
2021-03-11 10:42:21 +01:00
EmaMaker e547388128 hardware: better relay switching circuit 2021-03-10 17:14:59 +01:00
EmaMaker 94b1f6c532 hardware: correct a few derps 2021-03-09 09:51:42 +01:00
EmaMaker 4855d56a38 hardware: add interrupt pin between 32u4 and teensy 2021-03-09 09:34:38 +01:00
EmaMaker 3e1d03cdbd hardware: switch to electronic opamp symbol
* Add decoupling caps for each opamp IC
* Change place to peak detector circuit, although the whole circuit needs to be changed
2021-03-09 09:31:03 +01:00
EmaMaker 51cd3a1200 hardware: better output select circuit
And start arranging the components on the board
2021-03-07 21:26:50 +01:00
EmaMaker 6e996dbd76 hardware: Schematic v0.1
Still missing values for passive components
Incomplete BoM
Some trimmers need to be changed to vertically-positioned potentiometers
2021-03-07 20:07:49 +01:00