Welcome, Joseph, to the OEM forum.
The big question, before I go into detail, is what do you expect and want from your emonPi - in the fullness of time. Do you want the best accuracy you can have, are you prepared to cut corners in the name of cost savings, is yours a fairly typical N.America installation with a mix of 120 V (not 110 V) loads connected to alternate legs of the supply, and 240 V loads connected across the two legs?
Inherently, the emonPi2 and its software is designed to accurately measure real power - the quantity your electricity supplier’s meter measures and what you pay for. And to do this, it needs to know the current and the voltage on each leg (the black and red wires with respect to the white neutral wire in your load centre), and the relationship between the current and voltage waves.
If you do this, you won’t get accurate measurements of real power. You will only have an estimate of apparent power. For something like an electric kettle, this will be inaccurate by whatever fraction the voltage varies from your nominal 120 V. If it’s a pool pump you’re measuring, it is likely to be wrong by a much larger amount, maybe reading twice the real power (because of the poor power factor of low power induction motors).
This is because it uses a different software library that was written for a different processor with fewer analogue inputs. There’s no inherent reason why your emonPi with its expansion board cannot be used in current-only mode - provided it can ‘sniff’ a small sample ( no more than ⅓V ) of the a.c. wave to allow it to count (not measure) mains cycles, it’s only a relatively simple change in the software that’s required. In fact, there’s a demonstration ‘sketch’ published and available which reports all 12 currents, and could easily report 12 apparent powers with 12 small changes.
Via the USB-C connector! I don’t know about the emonPi2 specifically, but the emonTx4 which uses essentially the same design of circuit board did not have a reversible USB-C - it is sensitive to orientation. So I suggest you turn the connector over and try again.
Did you get a ‘single phase (UK)’ emonVs or a 3-phase one? If you bought the 3-phase one, you can connect your A & B legs (black and red wires) to L1 & L2 and the white neutral to N and you’ll be able to get an accurate voltage for the loads on each leg, and the total voltage for the 240 V loads. This is the most accurate configuration. You’ll need to use a NEMA 14-15R 4-pole connector: 2 legs, neutral and protective earth (ground to you).
If you have the single-phase emonVs, then your 5-15P connector will be appropriate, connect green to E, white to N and black to L1. This loses some accuracy because you must assume the voltage on the unmeasured leg of your supply is the same as the one the emonVs is connected to.
Whichever emonVs you have (or none), there is sadly no pre-loaded software suitable for use on the N.American split-phase domestic supply, and you will need to make some fairly simple changes, which will include doubling the power reported to get the correct answer for your 240 V loads. Unfortunately, getting the changed software into the processor is a little more involved.
You might like to check this Topic: Only emonPi2 CT inputs 1 and 4 work - @haversian faced much the same problem as you have.