Releases: Alarm-Siren/arduino-kicad-library
Releases · Alarm-Siren/arduino-kicad-library
v4.2.0
Installation Instructions
For full installation instructions please see the "Library Installation" section of the README file.
Release Notes
Bug Fixes:
- Silkscreen Thickness is smaller than KiCad 7 DRC default minimum. Thanks to colporteur for spotting this problem! (#93)
Enhancements:
- New Module: Arduino Nano ESP32. (#92)
v4.1.0
Installation Instructions
For full installation instructions please see the "Library Installation" section of the README file.
Release Notes
Bug Fixes:
- Rename Mega2560 to Mega2560 R3 (#86)
Enhancements:
- New Module: Arduino Uno R4 Minima. (#82)
- New Module: Arduino Uno R4 WiFi. (#83)
- New Module: Clone Mega 2560 Pro. Thanks to @BartoilPerso for their assistance on adding this module! (#85)
- Improvements to documentation to better explain the intent of some design decisions. Thanks to @0xMihir for pointing out the flaws in the previous documentation! (#87)
- Update XA reference designators to A. (#88)
v4.0.1
Installation Instructions
For full installation instructions please see the "Library Installation" section of the README file.
Release Notes
Bug Fixes:
- Fix incorrect MISO/MOSI labels on the Arduino_Pro_Mini and Clone_Pro_Mini. (#84)
v4.0.0
Installation Instructions
For full installation instructions please see the "Library Installation" section of the README file.
Release Notes
Bug Fixes:
- Fix poor kerning of "For Arduino" in resources/icon.png. (#72)
- Work around bug in PCM with regard to ampersands in the description. (#71)
Enhancements:
- KiCad 7 Package and Content Manager (PCM) compatibility updates. (#73)
- New Module: Arduino Uno R2. (#74)
- New Module: Arduino Uno R1. (#75)
- New Module: Arduino Nano 33 BLE Sense R2. (#77)
- New Module: Arduino Giga R1 WiFi. (#76)
- New Module: Arduino Nicla Vision. (#80)
- New Module: Arduino Nicla Voice. (#78)
- New Module: Arduino Nicla Sense ME. (#79)
v3.0.0
Installation Instructions
For full installation instructions please see the "Library Installation" section of the README file.
Release Notes
Bug Fixes:
- Add missing SPI pin names to the
Arduino_Mega_2560_Shield
symbol. Thanks to @akreager for noticing! (#67) - Reference designator for
*_tile
symbols and footprints should be A not XA as there no socket. (#68) - Renamed the
Arduino_Uno
toArduino_Uno_R3
for consistency with other symbols and footprints in the library. (#63) - Updated some power pins (and AREF on the RP2040) electrical types to better reflect the circuitry contained on the module. (#65)
Enhancements:
- Changed the relative positions of Power Pins so that the highest voltage is at the top with ground at the bottom. This helps to make schematics tidier. (#69)
- Re-arrange symbol text so that it should appear in the same place regardless of user settings, with the bonus that most symbols are now thinner. (#64)
- Structural changes to the repository, creation of an icon and an updated README instructions section. All to make the library directly compatible with the new KiCad Package and Content Manager. (#62)
v2.3.0
v2.2.0
Bug Fixes:
- Arduino M0 Pro footprint is incorrect. #47
- Arduino 101 footprint silkscreen outline on wrong layer. #55
- On Arduino_Pro_Mini pins A4-A7 are not in the correct location. #56
Enhancements:
- New Arduino Boards:
- Added "No Serial Programming Header" variants of the Mini, Pro Mini and Pro Mini Clone boards. This gives users additional flexibility if they don't want to route the programming header signals through their PCB. #57
- Updated documentation links to points to the
docs.arduino.cc
articles instead ofstore.arduino.cc
. #58
v2.1.0
v2.0.1
v2.0.0
- Upgrade symbol library to the KiCad 6's new "S-Expressions" format. This change breaks compatibility with KiCad 5. #25
- Add new boards: Pro Mini (official) and Pro Mini (clone). Many thanks to @fow0ryl for his assistance on creating the footprints. #23
- On 5V-based boards the 3.3V pin is now marked as Power Output. #30
- Miscellanious fixes to documentation and footprint filters