Skip to content

Commit f9ab57a

Browse files
authored
Merge pull request #68 from chargebyte/everest/charge_control_c_improve_intro
2 parents 7ec0597 + 47b83de commit f9ab57a

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

docs/source/introduction.rst

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -29,16 +29,16 @@ application as an EVerest module. For more information about EVerest, please vis
2929
Product Features
3030
----------------
3131

32-
* future-proof technology: ARM Cortex-A7 @ 800 MHz, DDR3, eMMC
32+
* ARM Cortex-A7 @ 800 MHz, DDR3, eMMC
3333
* up to 6x digital general-purpose inputs
3434
* up to 6x digital general-purpose outputs
3535
* 4-Wire pulse width modulation (PWM) fan interface
3636
* 10/100 Mbit/s Ethernet
37-
* USB
37+
* USB 2.0
3838
* rotary switch coded maximum charging current (not yet supported)
3939
* debug LEDs
4040
* up to 2x EIA-485
41-
* CAN
41+
* CAN (assembly option)
4242
* 2x Motor Driver
4343
* 1-Wire Interface
4444
* mains switching relays with sense feedback (only 1 Charging socket supported)
@@ -98,15 +98,15 @@ Here are the currently available order codes for Charge Control C with EVerest:
9898
Table: Currently available order codes for Charge Control C with EVerest
9999
</div>
100100

101-
+----------------------+----------------------------------+------------+--------------------+
102-
| Available Order Code | SW Variant | Housing | HW Variant |
103-
+======================+==================================+============+====================+
104-
| I2CCSC-E00-204 | chargebyte software stack v0.8.0 | no housing | Charge Control 200 |
105-
| | based on EVerest 2024.3.0 | | |
106-
+----------------------+----------------------------------+------------+--------------------+
107-
| I2CCSC-E00-303 | chargebyte software stack v0.8.0 | no housing | Charge Control 300 |
108-
| | based on EVerest 2024.3.0 | | |
109-
+----------------------+----------------------------------+------------+--------------------+
101+
+----------------------+----------------------------------+------------+----------------------+
102+
| Available Order Code | SW Variant | Housing | HW Variant |
103+
+======================+==================================+============+======================+
104+
| I2CCSC-E00-204 | chargebyte software stack v0.8.0 | no housing | Charge Control 200 |
105+
| | based on EVerest 2024.3.0 | | (1x EIA-485, no CAN) |
106+
+----------------------+----------------------------------+------------+----------------------+
107+
| I2CCSC-E00-303 | chargebyte software stack v0.8.0 | no housing | Charge Control 300 |
108+
| | based on EVerest 2024.3.0 | | (2x EIA-485, no CAN) |
109+
+----------------------+----------------------------------+------------+----------------------+
110110

111111
The following figure shows the structure of the "I2CCSC-E00-204" order code:
112112

0 commit comments

Comments
 (0)