Skip to content

Commit

Permalink
Add RS232/422 to build service & docs for atoms3 and portabc
Browse files Browse the repository at this point in the history
  • Loading branch information
oxbown committed Mar 27, 2024
1 parent 146bc44 commit 8bfc4ad
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 0 deletions.
Binary file added doc/AtomS3-PortABC-CAN.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/AtomS3Can.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions doc/Hardware.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ M5 Stack AtomS3Lite Canunit (experimental since dev20230826)
* Build Define: BOARD_M5ATOMS3_CANUNIT
* Power: Via USB

![M5_Atom_S3 with CAN unit](AtomS3Can.jpg)

M5 Stick C Canunit
------------------
* Hardware: [M5_StickC+](http://docs.m5stack.com/en/core/m5stickc_plus) + [CAN Unit](http://docs.m5stack.com/en/unit/can)
Expand All @@ -98,6 +100,14 @@ M5 Stick C Canunit

Can be used e.g. as an NMEA2000 Adapter for a laptop running e.g. OpenCPN with the NMEA2000 Data converted to NMEA0183.

M5 Stack AtomS3Lite PortABC+CAN+ENV3
------------------
* Hardware: [M5_ATOMS3 Lite](http://docs.m5stack.com/en/core/AtomS3%20Lite) + [M5_PORTABC](https://docs.m5stack.com/en/unit/AtomPortABC) + [CAN Unit](http://docs.m5stack.com/en/unit/can) + [M5 ENV3](https://docs.m5stack.com/en/unit/envIII)
* Build: [Online service](BuildService.md)
* Power: Via USB

![M5_Atom_S3 + PortABC + CAN unit + ENV3](AtomS3-PortABC-CAN.jpg)

Node MCU32s - [Homberger Board](https://github.com/AK-Homberger/NMEA2000WifiGateway-with-ESP32)
--------------------------------------
* Hardware: see link in heading
Expand Down
5 changes: 5 additions & 0 deletions webinstall/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,11 @@ types:
description: "M5 Gps Unit"
url: "https://docs.m5stack.com/en/unit/gps"
resource: serial
- label: "RS232/RS422"
value: SERIAL_GROOVE_232#grv#
description: "Generic RS232/RS422 Unit"
url: "https://github.com/oxbown/esp32-nmea2000/tree/master/doc"
resource: serial

- &m5groove
type: select
Expand Down

0 comments on commit 8bfc4ad

Please sign in to comment.