Skip to content

Sensor Hub 1.2.0 Release#154

Merged
Agwld merged 52 commits into
mainfrom
can-node
Jun 12, 2026
Merged

Sensor Hub 1.2.0 Release#154
Agwld merged 52 commits into
mainfrom
can-node

Conversation

@saltyboi2995

Copy link
Copy Markdown
Contributor

Changes

New design of Can Node from scratch, now with STM32

Related Issue(s)

PICs are hard to program

Checklist

  • ERC passes with no errors.
  • DRC passes with no errors.
  • No files which should not be under version control added (see README).
  • Library paths are relative paths.

Additional Notes

Any additional notes.

Rhaphi and others added 30 commits November 4, 2025 18:04
To find GND issue
Current agreed design at the time of EOS, by Adam and Ray contributions
Replaced absolute library paths with project-relative variables in fp-lib-table and sym-lib-table for improved portability. Removed redundant or unnecessary traces.
Added Device: Fuse symbols and instances to the schematic for overcurrent protection. Updated connector and capacitor reference designators and locations, and extended several nets to new connectors and components for improved organization and safety.
Add a new clamped_div.kicad_sch implementing a voltage divider/clamped input (optional zener diodes, resistor network and notes). Update therm.kicad_sch to include a project title block and add an ESD protection diode symbol (PESD3V3L4UW) and related symbol data. Update sym-lib-table to add XAL6030 and Molex Microfit symbol libraries. Remove the now-unused tem.kicad_sch template. These changes add the clamped divider design and ensure required symbol libraries are available.
Also footprint assignments messed up rip
@saltyboi2995 saltyboi2995 requested a review from Agwld March 22, 2026 19:28
@github-actions

github-actions Bot commented Mar 22, 2026

Copy link
Copy Markdown
Contributor

Can automatically generate release files for this pull request.

To continue, copy and paste (adjusting if necessary, you can remove any line to skip that action) the following into a new message:

@github-actions generate 
- schematic `archive/sensor-board/sensor-board.kicad_sch` `release/sensor-board/Schematic.pdf`
- fabrication `archive/sensor-board/sensor-board.kicad_pcb` `release/sensor-board/Fabrication.zip`
- ibom `archive/sensor-board/sensor-board.kicad_pcb` `release/sensor-board/ibom.html`
- info `release/sensor-board/info` version=`v1.0.0` date=`2026-06-12` fabrication=`N/A` layers=`4`
- tag `sensor-board-v1.0.0`

See the README for more information.

@Agwld Agwld changed the title Sensor Hub 1.0.0 Release Sensor Hub 1.2.0 Release Jun 12, 2026

@Agwld Agwld left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good

@Agwld Agwld merged commit 4cfdd25 into main Jun 12, 2026
2 checks passed
@Agwld Agwld deleted the can-node branch June 12, 2026 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants