mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-24 05:04:11 -08:00
parent
b68a2a2283
commit
a3a9992022
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue