You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A panel of mostly misc IoT devices, meant to be a fabrication test of
the recent compiler and infrastructural changes. And the sublayout KiCad
plugin.
Top-level boards:
- add BLE joystick
- replace can-adapter with OBD adapter
- add IoT rollerblinds and curtain crawler, all variations on a IoT
brushed-DC motor driver
- replace IoT LED driver with a puck design and higher frequency LED
drivers
Library additions:
- Change JLC postprocessing script to support merging BoMs, for
panelization
- Add SeriesPowerFuse to support non-PPTC fuses
- Add base categories MagneticSensor and MagneticSwitch, distinct from
Magnetometer which has a analog response
- Add A1304 linear hall-effect sensor
- Add AH1806 hall effect switch
- Add I2C bitbang adpater, to convert digital lines to I2C lines
- Add Nano2 fuseholder
- Add XBox Elite joystick block and footprint
- Add TPS92200 buck LED driver, higher frequency (and smaller inductor)
than the current one
- Add DRV8870 DC motor driver
- Add JST XH, Molex Picoblade connectors.
- Add JST PH connector super-class.
- Add J1962 (OBDII) footprint
- Add Mp2722 bidirectional buck converter for single-cell LiIon
Fixes:
- Add optional signal_out_abs to AnalogSource.from_supply
- MCP73831: make stat output line optional
- Add CAN (TWAI) to ESP32C3
0 commit comments