This Instructable is a variant of the original IV Swinger 2:
https://www.instructables.com/id/IV-Swinger-2-a-50-IV-Curve-Tracer/
If you came here from there, welcome!
Otherwise, please visit that Instructable first. You may or may not end up back here depending on which variant you have chosen.
Step 1: Understand the HW Design / Choose Variant
Please refer to Step 1 in the original Instructable:
https://www.instructables.com/id/IV-Swinger-2-a-50-IV-Curve-Tracer/
If you are back here, it means you have chosen:
PCB – PV module version, solid-state relays (SSR)
Attached to this step are the following:
- PDF of the steps of this Instructable
- PDF of the schematic of this version
- PDF with images of the top and bottom of the PCB
Step 2: Install Software
Before spending time building the hardware, install the Arduino software and the IV Swinger 2 application on the laptop that you’ll be using.
- Install Arduino IDE:
https://www.arduino.cc/en/Main/Software
- Install IV Swinger 2 app:
https://github.com/csatt/IV_Swinger/releases/latest
Make sure both of the above come up before proceeding. If necessary, upgrade the OS on your computer
Step 3: Order PCB
Currently, the PCB must be purchased from a manufacturing house that will actually fabricate it for your order. The downside of this is that you’ll probably have to buy more than you need. I have used the following two:
OSH Park:
- https://oshpark.com
- Made in USA
- Cost: $25 for 3 PCBs (includes shipping)
- Time: < 12 days to ship
PCBWay:
- https://www.pcbway.com
- Made in China
- Cost: $5 for 10 PCBs + shipping ($16 DHL to CA)
- Time: < 5 days to ship
Amazingly, I have put in orders to PCBWay on a Monday and had the boards in my hands in California on Friday.
I have shared this PCB design on PCBWay, and you can order it directly using the following link:
https://www.pcbway.com/project/shareproject/W112835ASU2_IV_Swinger_2_ss_mod_RevB_2018_12_04.html
Alternately, you can order PCBs from OSH Park (or anywhere else) by uploading the ZIP archive of the Gerber files, which are found in the GitHub repository:
IV_Swinger/PCB/IV_Swinger_2_ssr_mod/Gerber/*.zip
Soon, I hope to find someone who wants to sell individual PCBs on eBay (possibly in kits, that include all the other parts too).
Step 4: Buy Other Parts
The other necessary parts to build an IV Swinger 2 can all be purchased online from Amazon and Digi-Key.
The SSR PV module version bill of materials (BOM) is attached to this step. It can also be downloaded from:
https://github.com/csatt/IV_Swinger/raw/master/PCB/BOM/ssr_mod_BOM.pdf
The BOM has an Amazon link and a Digi-Key link at the bottom. The Amazon link is a “wish list” that can be used to populate your cart. Some of the items come in quantities larger (in some cases much larger) than needed to build a single IV Swinger 2. You may, of course, choose to find equivalents that are offered in smaller quantities. Also, many of the items are things that you may already have, so don’t necessarily just blindly order everything on the list.
The Digi-Key link is a pre-populated shopping cart. Again, you’ll want to check if you already have any of the items before ordering.
In both cases, it is possible (or probable) that certain items will go out of stock or be discontinued, so you’ll have to find suitable substitutions. Note that there are some of the Digi-Key items have *ALTERNATE* in the “Customer Reference field. These should only be ordered if the primary version of the same part is marked as “backorder”.
Also included below is the link to donate to the original Arduino developers. I donate $5 for each $10 Arduino clone that I buy. This is your choice, but I think it is the right thing to do.
Donate to Arduino.cc:
https://www.arduino.cc/en/Main/Contribute
Source: IV Swinger 2 – PCB (PV Module, SSR)