Files

Scanning the repository...

Last update 2 years 1 month by Kihun Song
FilesLoRa-GPS TrackerGithub_E32-TTL-100
..
.settings
E32-TTL-100
Release
datasheet
.cproject
.ino.cpp
.project
E32-TTL-100.h
LICENSE
Module.jpg
README.md
README.md

E32-TTL-100 Example

Simple implementation for a E32-TTL-100 ReceiveMsg/SendMsg with a Arduino Nano/UNO.

  1. Download Arduino IDE 1.8.5.
  2. Download and compile E32-TTL-100.ino
UNO/NANO(5V mode)         E32-TTL-100
D7     <---------------------> M0
D8 <---------------------> M1
A0 <---------------------> AUX
D10(Rx) <---> 4.7k Ohm <--->   Tx  
D11(Tx) <---> 4.7k Ohm <--->   Rx  

need series a 4.7k Ohm resistor between Rx-Tx.

alt text

Report a bug