Skip to content

Releases: Neotron-Compute/Neotron-Pico

v1.1.1

11 Apr 21:07
03f8457
Compare
Choose a tag to compare
  • Updated Neotron Common Hardware (the library of symbols and footprints we use) to v2.0.0
  • Updated to KiCAD 7.0.11
  • Replaced MCP23S17 DIP with SOIC (#176)
  • Fixed DAC output resistor (#177)

Note: This release has not yet been physically built and assembled and so may contain bugs we haven't found yet.

v1.1.0

13 Nov 20:33
Compare
Choose a tag to compare
  • Split microphone audio / bias (#132)
  • Added more GND vias near power vias
  • Minor adjustments to schematic labels
  • DNF components now not shown on iBOM
  • J901 is a header not a socket
  • External LED drive is 5V 20mA
  • Moved passives clear away from expansion slot legs
  • Updated STEP model
  • Added new top-down view to README.
  • Set BMC part as being STM32F030K6T6 (F031 is unavailable)
  • Specify THS7316 as default video buffer (TPF133A and DIO2663 should also work)
  • Stitching vias for ground planes, and wider traces between vias and pads

NB: We wrote some assembly instructions after v1.1 was tagged, which you can find here: https://github.com/Neotron-Compute/Neotron-Pico/blob/develop/ASSEMBLY.md

Known Issues

  • RGB DAC output voltage is wrong
    • causes dim video picture (400mV max instead of 700mV max)
    • replace R510 R610 and R710 with 585 ohm, or turn the brightness up on your monitor

v1.1.0-rc2

12 Nov 20:39
Compare
Choose a tag to compare
v1.1.0-rc2 Pre-release
Pre-release
Third RC for v1.1.0

v1.1.0-rc1

10 Nov 18:57
Compare
Choose a tag to compare
v1.1.0-rc1 Pre-release
Pre-release
Second Release Candidate for v1.1.0

v1.1.0-rc0

10 Nov 10:03
Compare
Choose a tag to compare
v1.1.0-rc0 Pre-release
Pre-release
First Release Candidate for v1.1.0

v1.0.0

29 Jul 14:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v1.0.0

v1.0.0-rc0

21 Jul 10:12
Compare
Choose a tag to compare
v1.0.0-rc0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.2...v1.0.0-rc0

v0.5.2

18 Jun 22:19
Compare
Choose a tag to compare

Changes over 0.5.1

  • Tweaks to the BOM outputs, including an HTML format BOM
  • Revised voltages for each capacitor, specifying the minimum acceptable
    • Most parts still specify a component that is better than the minimum, because of availability or price.

Known Issues

v0.5.1

17 Jun 16:32
Compare
Choose a tag to compare

Changes over 0.5.0.

  • Moved BOOT0 silkscreen
  • Moved labels for BMC SWD and UART ports
  • Moved some vias near the BMC to improve the ground pour
  • Added version numbers to the release outputs
  • Added PNG, SVG and STEP release outputs

Tag has -try1 in the name because my first attempt didn't trigger a GHA for some reason.

Known Issues

v0.5.0

10 Jun 21:17
Compare
Choose a tag to compare