Update Chatter (#1314)

* Update index.mdx

* move phonto
This commit is contained in:
rcarteraz 2024-06-29 08:54:13 -07:00 committed by GitHub
parent b68a2a2283
commit a3a9992022
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,14 +2,12 @@
id: chatter
title: Chatter device
sidebar_label: Chatter
sidebar_position: 13
sidebar_position: 14
---
The Chatter is a DIY kit sold by CircuitMess. It is intended as a STEM toy and comes with a nice firmware allowing to connect to other Chatter and exchange messages.
However, it's HW is similar to most Meshtastic nodes, with an ESP32, a LoRa chip, a screen and few buttons.
![Chatter V1.0](/img/hardware/chatter.webp)
There's two versions of the Chatter available with very few actual differences.
Chatter V2.0 sports:
- one button (Button 15) wired directly to the ESP32 (pin 36)
@ -47,3 +45,4 @@ Switching the chip with the pin-compatible and more capable Heltec RA62 (as ment
- Firmware file: `firmware-chatter2-X.X.X.xxxxxxx.bin`
- [Official build guide](https://circuitmess.com/blogs/resources/chatter-build-guide)
![Chatter V1.0](/img/hardware/chatter.webp)