From 9263474c7284bb1688397f2a7427254524e1cd40 Mon Sep 17 00:00:00 2001 From: fhvyhjriur <75321183+fhvyhjriur@users.noreply.github.com> Date: Thu, 10 Dec 2020 22:46:08 +0100 Subject: [PATCH] Project: Make the bl602 into a advanced TTL adapter This is my first project idea. Creating a page for it. --- src/en/Examples/usb-ttl-adapter/usb-ttl-adapter.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 src/en/Examples/usb-ttl-adapter/usb-ttl-adapter.rst diff --git a/src/en/Examples/usb-ttl-adapter/usb-ttl-adapter.rst b/src/en/Examples/usb-ttl-adapter/usb-ttl-adapter.rst new file mode 100644 index 0000000..f4efe6b --- /dev/null +++ b/src/en/Examples/usb-ttl-adapter/usb-ttl-adapter.rst @@ -0,0 +1,10 @@ +.. _usb-ttl-adapter-index: + +Usage as advanced ttl adapter +=========== + +Overview (Work in progress) +-------- + +To replace my typical used usb-ttl adapter my idea is to switch to the bl602 and use it for regular work. +The first additional functionality i cant have with typical usb-ttl adapter is running scripted TTL commands on bl602 connected to a usb-powerbank and use the LED for confirmation if the response was ok or not. Also save the response on the bl602 internal memory for later review.