board/CHANGELOG.md

45 lines
1.5 KiB
Markdown
Raw Normal View History

2023-10-15 08:41:13 +02:00
v2
--
fixes:
- ESP antenna not surrounded by copper
changes:
- use larger barrier terminal for power ports to carry more current, clamp more wires, and allow wiring when the board is mounted in the enclosure
- remove 5V jack to save space, and 5V power can be provided by USB port
- add board hole to fit in other enclosure version
- use ESP32-S2-MINI instead of WROOM to save space and avoid Not Recommended for New Design part
- use top spring terminal for LED data wires so they can be inserted when the board is mounted in the enclosure
- add status LED and change LED meanings
- complete re-layout
v1
--
2023-10-12 03:12:06 +02:00
fixes:
- both pins of the spring terminals are connected
changes:
- use screw terminal for power input/output to support more current
- add power input protection: PPTC and reverse polarity
2023-10-15 08:41:13 +02:00
- add switch configure DMX512 line termination (loop back to D2 so the XLR chain can continue, end using a termination resistor, or continue forwarding to other port
- change DC-DC buck converter to TPS54560 for large input voltage (e.g. 48V power supply and batteries)
2023-10-12 03:12:06 +02:00
2023-10-15 08:41:13 +02:00
issues: all the same as v0
2023-10-12 03:12:06 +02:00
2023-09-28 04:36:26 +02:00
v0
--
first prototype, with the bare features
2023-10-12 03:12:06 +02:00
issues:
- the case has actually other mounting holes
2023-10-15 08:41:13 +02:00
- WiFi does not work because of missing [copper clearance around the antenna](https://espressif.com/sites/default/files/documentation/esp32-s2_hardware_design_guidelines_en.pdf).
- KF141R footprint is not long enough (not really an issue)
- LED cables need to be stripped ~ 10 mm to fit it KF141R (minor inconvenience)