BLUETOOTH FOR TELESCOPE HANDCONTROLLERS

Size: px
Start display at page:

Download "BLUETOOTH FOR TELESCOPE HANDCONTROLLERS"

Transcription

1 BLUETOOTH FOR TELESCOPE HANDCONTROLLERS ALL INFORMATION, DOCUMENTS & VIDEOS HANDCONTROLLER UPGRADE BIBLE Roland Marx Version 1.0 ( )

2 MY FREE APP: SCOPE FRIEND GOOGLE PLAY STORE Synchronize Time Date Location 2

3 CONTENT 1. General Information on Upgrading to BT 2. Bluetooth Modules Specs How to program BT Name, Pin Status LED 3. Hand Controllers in detail Skywatcher, MEADE, Celetsron HowTo solder guide (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 3

4 CONTENT 1. General Information on Upgrading to BT 2. Bluetooth Modules Specs How to program BT Name, Pin Status LED 3. Hand Controllers in detail Skywatcher, MEADE, Celetsron HowTo solder guide (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 4

5 GENERAL INFORMATION INTRODUCTION HOW DO BLUETOOTH UPGRADES WORK (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 5

6 MANY CONTROLLERS SAME APPROACH (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 6

7 IDEA: REPLACE CABLE BY BLUETOOTH Hand Controller RS 232 Cable 12 V Logic Levels RS232 USB Connector Serial Adapter to connect different Handcontrollers to a PC (not at the same time) (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 7

8 IDEA: REPLACE CABLE BY BLUETOOTH + USE SMARTPHONES & TABLETS Hand Controller +BT Bluetooth Tablet Phone (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 8

9 SCHEMATICS TTL Voltage Level (3V / 5V) RS232 Voltage Level +/- 12V Hand Controller Micro Controller Transmit Tx Receive Rx RS232 Driver TTL Voltage Level (3V / 5V) Hand Controller +BT Micro Controller Transmit Tx Receive Rx RS232 Driver Tablet Bluetooth Module 3V or 5V Phone (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 9

10 CONNECTION PLAN Micro Controller VDD GND TX RX RX TX Bluetooth Module TX in RX in RS232 Driver TX out RX out Adding BT Module parallel to RS232-Driver RS232 and BT both BAUD During Firmware upgrades Baud Rate changes! BT Module cannot change BAUD Rate disturbes signal Need to disconnect VDD, Rx & Tx from BT Module during FW-Update Upgrades only possible via RS232 Cable (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 10

11 DRIVER-IC S USB-Driver Chips Easy to solder RS232-Driver Chips different sizes tough soldering Soldering pads nearby easy soldering (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 11

12 CONTENT 1. General Information on Upgrading to BT 2. Bluetooth Modules Specs How to program BT Name, Pin Status LED 3. Hand Controllers in detail Skywatcher, MEADE, Celetsron HowTo solder guide (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 12

13 BLUETOOTH MODULES TTL LEVELS QUALITY RANGE STATUS LED (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 13

14 T T L TRANSISTOR TRANSISTOR LOGIC Voltage Levels of Microcontrollers Common voltage levels: 5V 3,3V 1,8V Microcontrollers and other chips Talk this voltage levels If connecting 5V and 3,3V Controllers Voltage levels need to be shifted! Handcontrollers using 5V: SynScan V3, NexStar, Meade AUTOSTAR I Handcontrollers using 3,3V: SnyScan V4, NexStar+, NexStar+ USB, StarSense, StarSense USB Chose a suitable Bluetooth Module (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 14

15 BLUETOOTH MODULES WITH BT-SPP* *SERIAL PORT PROFILE HC-05 RN42 RN41 LM780 VDD 3,3V TTL 3,3V~(5V) Imax ~100mA BTClass 2 ~ 10m Price 2-10 $ Very Robust VDD 3,3V TTL 3,3V Imax ~100mA BTClass 2 ~ 10m Price $ High Quality VDD 3,3V TTL 3,3V Imax ~100mA BTClass 1~100m Price $ High Quality VDD 5V TTL 5V Imax ~100mA BTClass 2 ~ 10m Price $ High Quality (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 15

16 HC-O5 CHEAP BT-MODULE FOR MANY PURPOSES (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 16

17 HC-05 Cheap ~ 2-10$ VCC - Input Voltage: 3,3V TTL Level: 3,3V (RX and TX tolerate ~5V) Adapter PCB reduces VCC from 4-6V to 3,3V Does not shift logic levels! Switch to enter programming mode Status LED State Pin (if LED pad soldered correctly) (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 17

18 PROGRAMMING HC Power On + KEY PIN HIGH Adapter Board: Hold button down while connecting to VDD 2. HC-05 enters AT Mode LED blinks slowly (2 seconds) 3. Now Baud HC-05: Commands are performed, after entering CR+LF Notice: HC-06: Commands are perfomed directly Need for speed or tool Commands & Answers Check Connection: AT OK Set Name: AT+NAME= My New Name OK Needs if blank characters used Set PIN: AT+PSWD=0000 OK Set UART: AT+UART=9600,0,0 OK sets Baud = 9600, Stop Bit = 1, Parity = 0 Get Name AT+NAME? (Works only if Key is HIGH) Get PIN AT+PIN? (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 18

19 ARDUINO SERIAL BRIDGE Data forwarding via Arduino (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 19

20 FTDI DIRECT PROGRAMING Direct transmit via FTDI Adapter (only HC-05, not suitable for HC-06) Attention: Every Character you type, is sent directly to the BT-Module! Using DEL-Key will result in Error Messages. Solution: Just Type AT + Enter to get in a correct state. (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 20

21 RN 41 / RN 42 HIGH QUALITY MODULES WITH SHIELDING MORE RANGE WITH BT-CLASS 1 (RN-41) (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 21

22 BLUETOOTH MODULES RN-41 & RN42 Cost 20-50$ High quality and certified VCC - Input Voltage: 3,3V TTL Level: 3,3V Change command mode via $$$ (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 22

23 PROGRAMMING RN41 / RN BAUD If you changed the rate, use the new one afterwards! 2. Type $$$ to enter Command Mode Commands & Answers Command Mode $$$ CMD Get Device Info: D ***Settings***.. Set Name: SN,My New Name AOK Set PIN: SP,0000 AOK Set UART: SU,96 AOK Set PIN Authentication SA,4 AOK Set UART: R,1 Reboot! sets Baud = 9600, Stop Bit = 1, Parity = 0 (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 23

24 FTDI DIRECT PROGRAMING if you changed baud rate, use the new one! (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 24

25 LM780 TRUE 5V TTL LEVELS DISCONTINUED, BUT SOME STILL AVAILABLE (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 25

26 BLUETOOTH MODULES LM78ß Cost 20-40$ High quality and certified VCC - Input Voltage: 5V TTL Level: 5V Production Discontinued (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 26

27 STATUS LED (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 27

28 CONNECTION STATUS LED Electrical Parameters Blue LED V ~ 3V We want dim LEDs I ~ 1mA Driving with 3,3V Use Resistor R ~ 800 OHM I commonly use 2x 470 OHM Different LED types Connection GND LED see diagrams (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 28

29 EXAMPLES (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 29

30 CONTENT 1. General Information on Upgrading to BT 2. Bluetooth Modules Specs How to program BT Name, Pin Status LED 3. Hand Controllers in detail Skywatcher, MEADE, Celetsron HowTo solder guide (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 30

31 INSIDE SKYWATCHER HAND CONTROLLERS SYNSCAN V3, SYNSCAN V4 (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 31

32 SYNSCAN V3 Important Facts 5V TTL Logic Levels Easy to Upgrade Display Beeper Crystal Micro-Controller Flash Memory 12 -> 5 V Voltage Regulator RS232 Driver RS232 Connector Telescope Connector (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 32

33 SYSCAN V3 ~ HC-05 (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 33

34 SYNSCAN V4 Important Facts 3V TTL Logic Levels Difficult to upgrade Display 12 -> 3 V Voltage Regulator Crystal Micro-Controller Flash Memory RS232 Driver RS232 Connector Telescope Connector (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 34

35 SYNSCAN V4 ~ RN41/42 (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 35

36 SYNSCAN V4 ~ RN41/42 (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 36

37 INSIDE MEADE HAND CONTROLLERS AUTOSTAR I (II) (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 37

38 AUTOSTAR I & II Important Facts 5V TTL Logic Levels Easy to Upgrade Display 12 -> 5 V Voltage Regulator Micro-Controller Beeper RS232 Driver Crystal RS232 Connector Telescope Connector (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 38

39 AUTOSTAR I & II ~ HC-05 GND VDD Rx Tx Rx Tx (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 39

40 INSIDE CELESTRON NEXSTAR CONTROLLERS NEXSTAR NEXSTAR+, NEXSTAR+ USB (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 40

41 NEXSTAR Important Facts 5V TTL Logic Levels Easy to Upgrade Display Telescope Connector 12 -> 5 V Voltage Regulator Micro-Controller Crystal Flash Memory RS232 Driver RS232 Connector (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 41

42 NEXSTAR ~ HC-05 (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE

43 NEXSTAR+ Important Facts 3V TTL Logic Levels Difficult to upgrade Display Telescope Connector 12 -> 3 V Voltage Regulator Crystal Micro-Controller Flash Memory RS232 Driver RS232 Connector (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 43

44 NEXSTAR+ ~ RN41/42 NexStar+ and SynScan V4 have nearly identical parts & PCB (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 44

45 NEXSTAR+ ~ RN41/42 NexStar+ and SynScan V4 have nearly identical parts & PCB (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 45

46 NEXSTAR+ USB Important Facts 3V TTL Logic Levels Easy to upgrade Display Telescope Connector 12 -> 3 V Voltage Regulator Crystal Micro-Controller Flash Memory USB Driver USB Connector (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 46

47 NEXSTAR+ USB ~ HC-05,RN41/42 (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 47

48 INSIDE CELESTRON STARSENSE CONTROLLERS STAR SENSE STAR SENSE USB (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 48

49 STAR SENSE Important Facts 3V TTL Logic Levels Medium to upgrade Display Telescope Connector 12 -> 5 V Voltage Regulator 12 -> 3 V Voltage Regulator Micro-Controller Crystal Flash Memory RS232 Driver RS232 Connector (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 49

50 STAR SENSE (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 50

51 STAR SENSE USB Important Facts 3V TTL Logic Levels Easy to upgrade Display Telescope Connector 12 -> 5 V Voltage Regulator 12 -> 3 V Voltage Regulator Micro-Controller Crystal Flash Memory USB Driver USB Connector (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 51

52 STAR SENSE USB ~ HC-05,RN41/42 (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 52

53 More Videos and Documents 1. General Information on Upgrading to BT 2. Bluetooth Modules Specs How to program BT Name, Pin Status LED 3. Hand Controllers in detail Skywatcher, MEADE, Celetsron HowTo solder guide (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE 53

54 GOOD LUCK, CLEAR SKIES & THANKS FOR WATCHING YOU LIKE MY VIDEOS? SUBSCRIBE MY CHANNEL + GIVE A THUMBS UP YOU LIKE SCOPE FRIEND? PLEASE RATE & COMMENT YOU LIKE MY PROJECTS? DONATIONLINK 54 (C) 2018 ROLAND MARX - ASTRO.MARXRAM.DE

DF BluetoothV3 Bluetooth module (SKU:TEL0026)

DF BluetoothV3 Bluetooth module (SKU:TEL0026) DF BluetoothV3 Bluetooth module (SKU:TEL0026) From Robot Wiki Contents 1 Introduction 2 Specification 3 PinOut 4 Set module in AT mode o 4.1 How to enter into AT mode o 4.2 Preparation o 4.3 Steps 5 Tutorial

More information

Innovati s Bluetooth 100M Universal Wireless Bluetooth Module

Innovati s Bluetooth 100M Universal Wireless Bluetooth Module Innovati s Bluetooth 100M Universal Wireless Bluetooth Module Bluetooth 100M module is a simple to use Bluetooth module, command control through a simple UART Tx and Rx which are connected to other Bluetooth

More information

keyestudio Keyestudio MEGA 2560 R3 Board

keyestudio Keyestudio MEGA 2560 R3 Board Keyestudio MEGA 2560 R3 Board Introduction: Keyestudio Mega 2560 R3 is a microcontroller board based on the ATMEGA2560-16AU, fully compatible with ARDUINO MEGA 2560 REV3. It has 54 digital input/output

More information

Hardware Manual - SM2251 Evaluation Kit Board

Hardware Manual - SM2251 Evaluation Kit Board Hardware Manual - SM2251 Evaluation Kit Board Release 1.0.0 SonMicro Elektronik Oct 08, 2017 CONTENTS 1 INTRODUCTION 1 1.1 FEATURES............................................... 1 1.2 SUPPORTED MODULES.......................................

More information

K191 3 Channel RGB LED Controller

K191 3 Channel RGB LED Controller K191 3 Channel RGB LED Controller 1 Introduction. This kit has been designed to function as a versatile LED control module. The LED controller provides 3 high current channels to create light effects for

More information

LM961 Bluetooth Dual Mode Module Standalone (With Embedded Bluetooth v4.1 Stack)

LM961 Bluetooth Dual Mode Module Standalone (With Embedded Bluetooth v4.1 Stack) Bluetooth Dual Mode Module Revised 13/DEC/2017 18.9mm 2.55mm 12.71mm Features Bluetooth v4.1 specification (Dual Mode) Fully integrated module with no additional components required Class 1 Tx Out Power

More information

The BASIC Stamp and other 5 V controllers need an adapter that:

The BASIC Stamp and other 5 V controllers need an adapter that: The XBee module is a 20 pin DIP package with a pitch of 2 mm (0.079 in) between pins. With typical breadboard and solder board hole spacing of 2.54 mm (0.1 in) the XBee requires an adapter for use with

More information

ARDUINO LEONARDO WITH HEADERS Code: A000057

ARDUINO LEONARDO WITH HEADERS Code: A000057 ARDUINO LEONARDO WITH HEADERS Code: A000057 Similar to an Arduino UNO, can be recognized by computer as a mouse or keyboard. The Arduino Leonardo is a microcontroller board based on the ATmega32u4 (datasheet).

More information

TA0139 USER MANUAL ARDUINO 2 WHEEL DRIVE WIRELESS BLUETOOTH ROBOT KIT

TA0139 USER MANUAL ARDUINO 2 WHEEL DRIVE WIRELESS BLUETOOTH ROBOT KIT TA0139 USER MANUAL ARDUINO 2 WHEEL DRIVE WIRELESS BLUETOOTH ROBOT KIT I Contents Overview TA0139... 1 Getting started: Arduino 2 Wheel Drive Wireless Bluetooth Robot Kit using Arduino UNO... 1 2.1. What

More information

Ct-BT04 Specification Sheet

Ct-BT04 Specification Sheet Ct-BT04 Bluetooth Module Specifications Sheet V0.3 Part :1-1S61-271R002 Description: Class2 BT SPP Module Connectec Electronics Co., Ltd. 1/10 1. Hardware & Technical Information 1.1 definition 1 GND Ground

More information

Serial Bluetooth Smart Adapter - RS232, Low Energy 4.2 BLE Datasheet and Quick Reference for USBLE232C

Serial Bluetooth Smart Adapter - RS232, Low Energy 4.2 BLE Datasheet and Quick Reference for USBLE232C Serial Bluetooth Smart Adapter - RS232, Low Energy 4.2 BLE Datasheet and Quick Reference for USBLE232C Package content: BLE RS-232 adapter x 1 Screws for DB9 connector x 2 Nuts for DB9 connector x 2 User

More information

+ (5~27 VDC) GND. Bluetooth V4.2 BLE RS-232 Serial Adapter. Model: BLE-232D-E. 1. Package content: BLE RS-232 adapter

+ (5~27 VDC) GND. Bluetooth V4.2 BLE RS-232 Serial Adapter. Model: BLE-232D-E. 1. Package content: BLE RS-232 adapter 1. Package content: BLE RS-232 adapter Bluetooth V4.2 BLE RS-232 Serial Adapter Model: BLE-232D-E Package Contents: BLE RS-232 adapter x 1 A4 User manual x 1 Mini USB Cable x 1 White Box: 11 x 6 x 5 (cm)

More information

Adafruit USB Power Gauge Mini-Kit

Adafruit USB Power Gauge Mini-Kit Adafruit USB Power Gauge Mini-Kit Created by Bill Earl Last updated on 2017-07-14 11:55:04 PM UTC Guide Contents Guide Contents Overview Assembly Basic Assembly Solder the female connector. Solder the

More information

Serial Bluetooth Smart Adapter - RS232, Low Energy 4.1 BLE Datasheet and Quick Reference for BLE232V2

Serial Bluetooth Smart Adapter - RS232, Low Energy 4.1 BLE Datasheet and Quick Reference for BLE232V2 Serial Bluetooth Smart Adapter - RS232, Low Energy 4.1 BLE Datasheet and Quick Reference for BLE232V2 Package content: BLE RS-232 adapter x 1 Screws for DB9 connector x 2 Nuts for DB9 connector x 2 User

More information

icharger Synchronous Balance Charger/Discharger Contents

icharger Synchronous Balance Charger/Discharger Contents Contents Contents...2 Background...3 References...3 Document History...3 What you will need...4 Process overview...4 USB/TTL adapter...4 NBGLIN FT232...5 FTDI TTL-232R5V0...6 Fundamental Logic...7 Adding

More information

Lab 8. Communications between Arduino and Android via Bluetooth

Lab 8. Communications between Arduino and Android via Bluetooth Lab 8. Communications between Arduino and Android via Bluetooth Dr. X. Li xhli@citytech.cuny.edu Dept. of Computer Engineering Technology New York City College of Technology (Copyright Reserved) In this

More information

ARDUINO YÚN Code: A000008

ARDUINO YÚN Code: A000008 ARDUINO YÚN Code: A000008 Arduino YÚN is the perfect board to use when designing connected devices and, more in general, Internet of Things projects. It combines the power of Linux with the ease of use

More information

Serial Bluetooth Smart Adapter - RS232, Low Energy 4.2 BLE Datasheet and Quick Reference for USBLE232DEXA

Serial Bluetooth Smart Adapter - RS232, Low Energy 4.2 BLE Datasheet and Quick Reference for USBLE232DEXA Serial Bluetooth Smart Adapter - RS232, Low Energy 4.2 BLE Datasheet and Quick Reference for USBLE232DEXA Package content: BLE RS-232 adapter x 1 User manual x 1 Mini USB Cable x 1 DB9 (male) Reset to

More information

User s Manual Closer to Real, Zigbee Module ZIG-100. Wireless Communication. ROBOTIS CO.,LTD

User s Manual Closer to Real, Zigbee Module ZIG-100. Wireless Communication. ROBOTIS CO.,LTD User s Manual 2006-07-06 Closer to Real, Wireless Communication ROBOTIS CO.,LTD. www.robotis.com +82-2-2168-8787 Contents 1. Page 02 2. Zigbee Setting Page 06 3. PC Interface Zig Board Schematic Page 10

More information

icex-cmtm General specs and Installation guide

icex-cmtm General specs and Installation guide icex-cmtm General specs and Installation guide 1. General view 2. Specifications 2.1. Common specs: Ethernet 1 x 10/100Base/T, RJ45 connector with traffic and link LED Serial Interface 1 x RS232/485 USB

More information

+ (5~27 VDC) GND. Bluetooth V4.1 BLE RS-232 Serial Adapter. Model: BLE-232B. 1. Package content: BLE RS-232 adapter

+ (5~27 VDC) GND. Bluetooth V4.1 BLE RS-232 Serial Adapter. Model: BLE-232B. 1. Package content: BLE RS-232 adapter Bluetooth V4.1 BLE RS-232 Serial Adapter 1. Package content: BLE RS-232 adapter Model: BLE-232B Package Contents: BLE RS-232 adapter x 1 Screw x2, Screw nut x 2 A4 User manual x 1 Mini USB Cable x 1 White

More information

Manual 601: : USB/RS232. Specifications. Contents. Options

Manual 601: : USB/RS232. Specifications. Contents. Options Page 1 ATE-601 601: : USB/RS232 I/O Controller - 8 Inputs, 4/8 Relays The ATE-500/600 series is a range of modular I/O controllers. It uses small standardized boards which allows you to configure the system

More information

ARDUINO MICRO WITHOUT HEADERS Code: A000093

ARDUINO MICRO WITHOUT HEADERS Code: A000093 ARDUINO MICRO WITHOUT HEADERS Code: A000093 Arduino Micro is the smallest board of the family, easy to integrate it in everyday objects to make them interactive. The Micro is based on the ATmega32U4 microcontroller

More information

RN-WIFLY-EVAL-UM. WiFly Evaluation Kit Roving Networks. All rights reserved. RN-WIFLY-EVAL-UM-1.0 Version /8/2011 USER MANUAL

RN-WIFLY-EVAL-UM. WiFly Evaluation Kit Roving Networks. All rights reserved. RN-WIFLY-EVAL-UM-1.0 Version /8/2011 USER MANUAL RN-WIFLY-EVAL-UM WiFly Evaluation Kit 0 Roving Networks. All rights reserved. RN-WIFLY-EVAL-UM-.0 Version.0 //0 USER MANUAL OVERVIEW This document describes the hardware and software setup for Roving Networks

More information

BT-22 Product Specification

BT-22 Product Specification BT-22 Product Specification Features Amp ed RF, Inc. Description 10.4 mm x 13.5 mm Our micro-sized Bluetooth module is the smallest form factor available providing a complete RF platform. The BT-22 is

More information

XNUCLEO-F030R8, Improved STM32 NUCLEO Board

XNUCLEO-F030R8, Improved STM32 NUCLEO Board XNUCLEO-F030R8, Improved STM32 NUCLEO Board STM32 Development Board, Supports Arduino, Compatible with NUCLEO-F030R8 XNUCLEO-F030R8 Features Compatible with NUCLEO-F030R8, onboard Cortex-M0 microcontroller

More information

ESPino - Specifications

ESPino - Specifications ESPino - Specifications Summary Microcontroller ESP8266 (32-bit RISC) WiFi 802.11 (station, access point, P2P) Operating Voltage 3.3V Input Voltage 4.4-15V Digital I/O Pins 9 Analog Input Pins 1 (10-bit

More information

RN-171-XV b/g Wireless LAN Module

RN-171-XV b/g Wireless LAN Module RN-171-XV 802.11 b/g Wireless LAN Module Features Drop-in Wi-Fi solution for existing systems that currently use 802.15.4 modules Based on Roving Networks robust RN-171 Wi-Fi module Based on a pseudo-standard

More information

RN-171-EK Evaluation Board

RN-171-EK Evaluation Board RN -17 1-E K-DS RN-171-EK Evaluation Board Features Ultra-low power: 4-uA sleep, 40-mA Rx, 180-mA Tx at 10 dbm Configurable transmit power: 0 to +12 dbm UART hardware interfaces and SPI slave Up to 1 Mbps

More information

+ (5~27 VDC) GND. Bluetooth V4.2 BLE RS-422/485 Serial Adapter. Model: BLE-485C. 1. Package content: BLE RS-422/485 adapter

+ (5~27 VDC) GND. Bluetooth V4.2 BLE RS-422/485 Serial Adapter. Model: BLE-485C. 1. Package content: BLE RS-422/485 adapter Bluetooth V4.2 BLE RS-422/485 Serial Adapter 1. Package content: BLE RS-422/485 adapter Model: BLE-485C Package Contents: BLE 422/485 adapter x 1 Screw x2, Screw nut x 2 A4 User manual x 1 Mini USB Cable

More information

PIC Dev 14 Through hole PCB Assembly and Test Lab 1

PIC Dev 14 Through hole PCB Assembly and Test Lab 1 Name Lab Day Lab Time PIC Dev 14 Through hole PCB Assembly and Test Lab 1 Introduction: The Pic Dev 14 is a simple 8-bit Microchip Pic microcontroller breakout board for learning and experimenting with

More information

Arduino Uno. Arduino Uno R3 Front. Arduino Uno R2 Front

Arduino Uno. Arduino Uno R3 Front. Arduino Uno R2 Front Arduino Uno Arduino Uno R3 Front Arduino Uno R2 Front Arduino Uno SMD Arduino Uno R3 Back Arduino Uno Front Arduino Uno Back Overview The Arduino Uno is a microcontroller board based on the ATmega328 (datasheet).

More information

FireBeetle Board 328P with BLE4.1 SKU: DFR0492

FireBeetle Board 328P with BLE4.1 SKU: DFR0492 FireBeetle Board 328P with BLE4.1 SKU: DFR0492 Introduction DFRobot FireBeetle series are low power consumption controllers designed for Internet of Things (IoT) development. This Bluetooth controller

More information

CSR Bluetooth Modules MBC05-CAR-AT

CSR Bluetooth Modules MBC05-CAR-AT CSR Bluetooth Modules MBC05-CAR-AT Specification Version 0.1 25-Aug-2009 Product No.: MBC05-CAR-AT Product Description: Bluetooth v2.1 EDR Class 2 BT Stereo Module Issue Date: 2009/08/25 Release Version:

More information

RN-174 WiFly Super Module

RN-174 WiFly Super Module RN- WiFly Super Module Features Evaluation board for the RN- module Supports chip antenna (RN--C), PCB trace antenna (RN--P), wire antenna (RN--W), and U.FL connector for an external antenna (RN--U) Ultra-low

More information

ARDUINO UNO REV3 SMD Code: A The board everybody gets started with, based on the ATmega328 (SMD).

ARDUINO UNO REV3 SMD Code: A The board everybody gets started with, based on the ATmega328 (SMD). ARDUINO UNO REV3 SMD Code: A000073 The board everybody gets started with, based on the ATmega328 (SMD). The Arduino Uno SMD R3 is a microcontroller board based on the ATmega328. It has 14 digital input/output

More information

ARDUINO UNO REV3 Code: A000066

ARDUINO UNO REV3 Code: A000066 ARDUINO UNO REV3 Code: A000066 The UNO is the best board to get started with electronics and coding. If this is your first experience tinkering with the platform, the UNO is the most robust board you can

More information

ARDUINO YÚN MINI Code: A000108

ARDUINO YÚN MINI Code: A000108 ARDUINO YÚN MINI Code: A000108 The Arduino Yún Mini is a compact version of the Arduino YUN OVERVIEW: Arduino Yún Mini is a breadboard PCB developed with ATmega 32u4 MCU and QCA MIPS 24K SoC CPU operating

More information

Product Specification

Product Specification Product Specification 15mm x 27mm Description One of the most capable Bluetooth modules available, the BT-21 Bluetooth OEM Module is designed for maximum flexibility. The BT-21 module includes 14 general

More information

Datasheet BT860 Development Kit

Datasheet BT860 Development Kit A BT860 Development Kit Applicable to the following Laird part numbers: - DVK-BT860-SA Integrated antenna version - DVK-BT860-ST Trace pin for external antenna version Version 1.0 REVISION HISTORY Version

More information

PIC Dev 14 Surface Mount PCB Assembly and Test Lab 1

PIC Dev 14 Surface Mount PCB Assembly and Test Lab 1 Name Lab Day Lab Time PIC Dev 14 Surface Mount PCB Assembly and Test Lab 1 Introduction: The Pic Dev 14 SMD is a simple 8-bit Microchip Pic microcontroller breakout board for learning and experimenting

More information

LM048 Bluetooth v2.0, v2.1 RS232 Serial Adapter Standalone (With Embedded Bluetooth v2.0 / v2.1 Stack)

LM048 Bluetooth v2.0, v2.1 RS232 Serial Adapter Standalone (With Embedded Bluetooth v2.0 / v2.1 Stack) Bluetooth v.0, v. RS Serial Adapter Revised 8/NOV/0.mm mm mm Features World s smallest Bluetooth Serial Adapter (RS) Bluetooth v.0, v. wireless technology 8 dbm Tx Power and -8 dbm Rx Sensitivity Serial

More information

Product Specification

Product Specification Product Specification Features Amp ed RF, Inc. Description 15mm x 27mm The added class 1 power, +18dBm, of the BT-11, gives this module one of the best ranges in the industry. It s completely pin compatible

More information

GRAVITECH GROUP

GRAVITECH GROUP GRAVITECH.US uresearch GRAVITECH GROUP Description Features This USB-SER board is a USB to Serial UART (TTL level) converter module. It is allow you to connect your computer through USB port and use it

More information

LCD Micro Serial/I 2 C Interface Module for R.G.B backlights. Technical Data

LCD Micro Serial/I 2 C Interface Module for R.G.B backlights. Technical Data LCD Micro Serial/I 2 C Interface Module for R.G.B backlights Technical Data DS-LCDD5 Features Supports new LCD panels with RGB backlights*. Micro size (53 x 29mm) to piggy-back on the LCD module and form

More information

RN-174. WiFly GSX Super Module. Features. Description. Applications. rn-174-ds v1.1 1/24/2011

RN-174. WiFly GSX Super Module. Features. Description. Applications.   rn-174-ds v1.1 1/24/2011 www.rovingnetworks.com rn-174-ds v1.1 1/24/2011 WiFly GSX Super Module Features Development board containing the RN-171 module, status LEDs, power regulator Supports chip antenna (-C), PCB Trace antenna

More information

ARDUINO MEGA 2560 REV3 Code: A000067

ARDUINO MEGA 2560 REV3 Code: A000067 ARDUINO MEGA 2560 REV3 Code: A000067 The MEGA 2560 is designed for more complex projects. With 54 digital I/O pins, 16 analog inputs and a larger space for your sketch it is the recommended board for 3D

More information

User s Manual of Board ET-ESP32 WROVER MODULE V1 ET-ESP32 WROVER MODULE V1

User s Manual of Board ET-ESP32 WROVER MODULE V1 ET-ESP32 WROVER MODULE V1 ET-ESP32 WROVER MODULE V1 ET-ESP32 WROVER MODULE V1 is Module MCU ESP32 of Espressif Systems that uses the Module model ESP32 WROVER-I to be MCU on board. Memory o 4MB SPI Flash(32Mbits SPI flash)/ 8MB

More information

LM072 Bluetooth Module Standalone (With Embedded Bluetooth v2.0/v2.1 Stack)

LM072 Bluetooth Module Standalone (With Embedded Bluetooth v2.0/v2.1 Stack) Bluetooth Module Revised 3/JAN/2018 2.8mm 28.2mm 15mm Features Bluetooth v2.0, v2.1 wireless technologiy SMT Side and Bottom Pads for easy production 18 dbm Tx Output Power and 82 dbm Rx Sensitivity See

More information

ARDUINO M0 PRO Code: A000111

ARDUINO M0 PRO Code: A000111 ARDUINO M0 PRO Code: A000111 The Arduino M0 Pro is an Arduino M0 with a step by step debugger With the new Arduino M0 Pro board, the more creative individual will have the potential to create one s most

More information

ARDUINO INDUSTRIAL 1 01 Code: A000126

ARDUINO INDUSTRIAL 1 01 Code: A000126 ARDUINO INDUSTRIAL 1 01 Code: A000126 The Industrial 101 is a small form-factor YUN designed for product integration. OVERVIEW: Arduino Industrial 101 is an Evaluation board for Arduino 101 LGA module.

More information

Device: DSP-7S04H. This document Version: 1. Date: 23 March Description: 2.3 4x 7 segment display module with decimals

Device: DSP-7S04H. This document Version: 1. Date: 23 March Description: 2.3 4x 7 segment display module with decimals Device: DSP-7S04H This document Version: 1 Date: 23 March 2015 Description: 2.3 4x 7 segment display module with decimals Matches module hardware version: [28 Jan 2015 v2] Table of Contents DSP-7S04H HW

More information

PN532 NFC RFID Module User Guide

PN532 NFC RFID Module User Guide PN532 NFC RFID Module User Guide Version 3 Introduction NFC is a popular technology in recent years. We often heard this word while smart phone company such as Samsung or HTC introduces their latest high-end

More information

LM780 Bluetooth Serial Data Module 25m Distance with On-Board Antenna

LM780 Bluetooth Serial Data Module 25m Distance with On-Board Antenna Bluetooth Serial Data Module 25m Distance with On-Board Antenna Product: 1 General Description is LM Technologies Ltd Class 2 Bluetooth Data module with on-board chip antenna. This module is a CSR Bluecore

More information

ARDUINO PRIMO. Code: A000135

ARDUINO PRIMO. Code: A000135 ARDUINO PRIMO Code: A000135 Primo combines the processing power from the Nordic nrf52 processor, an Espressif ESP8266 for WiFi, as well as several onboard sensors and a battery charger. The nrf52 includes

More information

MegaAVR-DEVelopment Board Progressive Resources LLC 4105 Vincennes Road Indianapolis, IN (317) (317) FAX

MegaAVR-DEVelopment Board Progressive Resources LLC 4105 Vincennes Road Indianapolis, IN (317) (317) FAX MegaAVR-DEVelopment Board Progressive Resources LLC 4105 Vincennes Road Indianapolis, IN 46268 (317) 471-1577 (317) 471-1580 FAX http://www.prllc.com GENERAL The MegaAVR-Development board is designed for

More information

APPLICATION NOTE 4633 Bluetooth to 1-Wire Communication Using the DS9097U

APPLICATION NOTE 4633 Bluetooth to 1-Wire Communication Using the DS9097U Maxim > Design Support > Technical Documents > Application Notes > ibutton > APP 4633 Keywords: bluetooth, wireless, mobile, 1-Wire, alternative, Wi-Fi, radio, exchange, range, communication, SPP, serial,

More information

G3P-WiFi User Manual Release 1.2

G3P-WiFi User Manual Release 1.2 G3P-WiFi User Manual Release 1.2 Last Update 25/11/2014 1 Appendix Order Codes... 3 Release History... 3 Release 1.0... 3 Release 1.1... 3 Release 1.2... 3 GENERAL FEATURES... 3 1 Tools to begin... 4 1.1

More information

ISDN OEM1. DesignGuide V1.2

ISDN OEM1. DesignGuide V1.2 ISDN OEM1 DesignGuide V1.2 Content ISDN OEM1...1 1 Objective...3 2 Product description...3 3 Software interfaces...4 3.1 Dialing procedures...4 3.2 AT commands...4 3.2.1 Configuration commands...4 3.2.2

More information

Adafruit Metro Mini. Created by lady ada. Last updated on :12:28 PM UTC

Adafruit Metro Mini. Created by lady ada. Last updated on :12:28 PM UTC Adafruit Metro Mini Created by lady ada Last updated on 2018-01-24 08:12:28 PM UTC Guide Contents Guide Contents Overview Pinouts USB & Serial converter Microcontroller & Crystal LEDs Power Pins & Regulators

More information

A3-TFFCBL-02 USB-to-UART Adapter User Manual

A3-TFFCBL-02 USB-to-UART Adapter User Manual A3-TFFCBL-02 USB-to-UART Adapter User Manual Introduction The A3-TFFCBL-02 provides a convenient method for adapting UART data to USB signaling; it provides the following features: Converts from USB to

More information

DFRobot BLE4.1 Module SKU: TEL0120

DFRobot BLE4.1 Module SKU: TEL0120 DFRobot BLE4.1 Module SKU: TEL0120 Introduction BLE4.1 Module is DFRobot newly developed Bluetooth 4.1 transmission module, adhering to the same usage of Bluno, and increasing the star network function,

More information

Goal: We want to build an autonomous vehicle (robot)

Goal: We want to build an autonomous vehicle (robot) Goal: We want to build an autonomous vehicle (robot) This means it will have to think for itself, its going to need a brain Our robot s brain will be a tiny computer called a microcontroller Specifically

More information

Propeller Project Board USB (#32810)

Propeller Project Board USB (#32810) Web Site: www.parallax.com Forums: forums.parallax.com Sales: sales@parallax.com Technical: support@parallax.com Office: (916) 624-8333 Fax: (916) 624-8003 Sales: (888) 512-1024 Tech Support: (888) 997-8267

More information

XBee USB Adapter Board (#32400)

XBee USB Adapter Board (#32400) Web Site: www.parallax.com Forums: forums.parallax.com Sales: sales@parallax.com Technical: support@parallax.com Office: (916) 624-8333 Fax: (916) 624-8003 Sales: (888) 512-1024 Tech Support: (888) 997-8267

More information

SBR The Chameleon Converter II

SBR The Chameleon Converter II SBR 0981 The Chameleon Converter II Security Engineering 2003-2015 The Chameleon converter II: Concept: The Chameleon converter II is a one-fits-all protocol conversion PCB that is designed to host one

More information

ARDUINO LEONARDO ETH Code: A000022

ARDUINO LEONARDO ETH Code: A000022 ARDUINO LEONARDO ETH Code: A000022 All the fun of a Leonardo, plus an Ethernet port to extend your project to the IoT world. You can control sensors and actuators via the internet as a client or server.

More information

Product Datasheet: DWM1001-DEV DWM1001 Module Development Board. Key Features and Benefits

Product Datasheet: DWM1001-DEV DWM1001 Module Development Board. Key Features and Benefits Product Datasheet: DWM1001-DEV DWM1001 Module Development Board Plug-and-Play Development Board for evaluating the performance of the Decawave DWM1001 module Easily assemble a fully wireless RTLS system,

More information

ARDUINO MEGA ADK REV3 Code: A000069

ARDUINO MEGA ADK REV3 Code: A000069 ARDUINO MEGA ADK REV3 Code: A000069 OVERVIEW The Arduino MEGA ADK is a microcontroller board based on the ATmega2560. It has a USB host interface to connect with Android based phones, based on the MAX3421e

More information

Serial Basic Hookup Guide

Serial Basic Hookup Guide Page 1 of 7 Serial Basic Hookup Guide Introduction The Serial Basic is an easy to use USB to Serial adapter based on the CH340G IC from WCH. It works with 5V and 3.3V systems and should auto install on

More information

Mega128-DEVelopment Board Progressive Resources LLC 4105 Vincennes Road Indianapolis, IN (317) (317) FAX

Mega128-DEVelopment Board Progressive Resources LLC 4105 Vincennes Road Indianapolis, IN (317) (317) FAX Mega128-DEVelopment Board Progressive Resources LLC 4105 Vincennes Road Indianapolis, IN 46268 (317) 471-1577 (317) 471-1580 FAX http://www.prllc.com GENERAL The Mega128-Development board is designed for

More information

User Manual. ESP8266 Wifi Shield

User Manual. ESP8266 Wifi Shield User Manual Of ESP8266 Wifi Shield Description The shield is designed based on esp8266 by Espressif Systems, pin-compatible with Arduino UNO/Mega2560 DevBorad. Which can be used as two independent part,

More information

Using the BlueSMiRF. Introduction. Materials and Tools

Using the BlueSMiRF. Introduction. Materials and Tools Page 1 of 13 Using the BlueSMiRF Introduction Are you ready to hit the airwaves and add Bluetooth to your project? With the BlueSMiRF and Bluetooth Mate line of products, you re much closer than you think

More information

QUASAR PROJECT KIT # ATMEL AVR PROGRAMMER

QUASAR PROJECT KIT # ATMEL AVR PROGRAMMER This kit is a simple but powerful programmer for the Atmel AT90Sxxxx ( AVR ) family of microcontrollers. The Atmel AVR devices are a low-power CMOS 8-bit microcontroller using a RISC architecture. By executing

More information

Firmware Reprogramming Guide

Firmware Reprogramming Guide 8 July. 2016 1 UART Connection Hardware Setup Modules and adaptors may be reprogrammed using the procedure detailed in this document. Normally, our platforms will be delivered with the final firmware already

More information

Features : General Description:

Features : General Description: TTL Bluetooth serial Module Class 1 (Model: BTM-T1-C) Based on the new High power Bluetooth serial modules the new low cost Bluetooth serial adapters allow for simple integration into microcontroller designs

More information

Bluno SKU:DFR0267. Contents. Introduction

Bluno SKU:DFR0267. Contents. Introduction Bluno SKU:DFR0267 Contents 1 Introduction 2 Specification 3 Bluno Basic Demo 3.1 Tools needed 3.2 Steps 4 Board Overview 5 Wireless Programming via BLE 6 Update BLE Firmware on Bluno(AT+VERSION to check

More information

Slave Embedded Serial Bluetooth board Features and Benefits

Slave Embedded Serial Bluetooth board Features and Benefits ZX-BLUETOOTH : Slave Embedded Serial Bluetooth board 1 ZX-BLUETOOTH Slave Embedded Serial Bluetooth board Features and Benefits Simple serial UART communications and control Seamless connectivity with

More information

BLE MODULE SPECIFICATIONS

BLE MODULE SPECIFICATIONS WIRELESS-TAG BLE MODULE SPECIFICATIONS nrf51-01/02/dk Bluetooth Low Energy (BLE) module of nrf51-01/02 is the next generation BLE module released by SEMITRION electronics. The modules use nrf51822 from

More information

Printer Interface (6370) Setup. Replaces discontinued Printer Interface (4370)

Printer Interface (6370) Setup. Replaces discontinued Printer Interface (4370) Replaces discontinued Printer Interface (4370) Table of Contents Functions... 3 Specifications... 3 Pin Assignment... 4 Interface Drawing... 4 Dimensional Drawings... 5 Equipment Needed for Replacing a

More information

RN-134. WiFly GSX Super Module SuRF Board. Features. Description. Applications. ~ page 1 ~ rn-134-ds v1.

RN-134. WiFly GSX Super Module SuRF Board. Features. Description. Applications. ~ page 1 ~  rn-134-ds v1. WiFly GSX Super Module SuRF Board Features UART interface with RS232 and TTL signaling Through hole board simplifies system integration Accepts 3-12VDC Status LEDs to show network status and data transfer

More information

Bluetooth modules. Modules and turnkey solutions with embedded Bluetooth firmware and AT command

Bluetooth modules. Modules and turnkey solutions with embedded Bluetooth firmware and AT command Bluetooth modules Modules and turnkey solutions with embedded Bluetooth firmware and AT command 2012 Blue Modules series 2 The SPBT2532 and SPBT2632 micro-sized Blue Modules offer the most advanced Bluetooth

More information

Web Site: Forums: forums.parallax.com Sales: Technical:

Web Site:  Forums: forums.parallax.com Sales: Technical: Web Site: www.parallax.com Forums: forums.parallax.com Sales: sales@parallax.com Technical: support@parallax.com Office: (916) 624-8333 Fax: (916) 624-8003 Sales: (888) 512-1024 Tech Support: (888) 997-8267

More information

RN-174. WiFly GSX Super Module. Features. Description. Applications. rn-174-ds v1.1 3/3/2011

RN-174. WiFly GSX Super Module. Features. Description. Applications.   rn-174-ds v1.1 3/3/2011 www.rovingnetworks.com rn-174-ds v1.1 3/3/2011 WiFly GSX Super Module Features Development board containing the RN-171 module, status LEDs, power regulator Supports chip antenna (-C), PCB Trace antenna

More information

Arduino ADK Rev.3 Board A000069

Arduino ADK Rev.3 Board A000069 Arduino ADK Rev.3 Board A000069 Overview The Arduino ADK is a microcontroller board based on the ATmega2560 (datasheet). It has a USB host interface to connect with Android based phones, based on the MAX3421e

More information

EHB Serial Bluetooth

EHB Serial Bluetooth Bluetooth to UART TTL 3.3V & 5V Abandoning the boring communication wire is a dream for most elec fans, this model is designed for this purpose. Using it, you can easy establish a wireless UART/RS232 communication

More information

xpico 110 Wired Device Server Module Evaluation Kit User Guide

xpico 110 Wired Device Server Module Evaluation Kit User Guide xpico 110 Wired Device Server Module Evaluation Kit User Guide Part Number 900-788-R Revision A April 2017 Intellectual Property 2017 Lantronix, Inc. All rights reserved. No part of the contents of this

More information

Supplement for module D041 incl. ATMega8 Prozessor

Supplement for module D041 incl. ATMega8 Prozessor Supplement for module D041 incl. ATMega8 Prozessor V 1.4 16. March 2006 2006 by Peter Küsters This document is in copyright protected. It is not permitted to change any part of it. It is not permitted

More information

Blobo Clone Angry Birds Toy Upgrade. Requirement and implementation specification and test plan

Blobo Clone Angry Birds Toy Upgrade. Requirement and implementation specification and test plan Blobo Clone Angry Birds Toy Upgrade Requirement and implementation specification and test plan DOCUMENT INFORMATION Subject: Authors:, Keywords: Comments: Creation date: 10 December 2012 Revision date:

More information

Compatible with Bluetooth V2.0 + EDR (Enhanced Data Rate). Data transfer rate is 3Mbit per sesond. Opearted in SPP device class and slave mode only

Compatible with Bluetooth V2.0 + EDR (Enhanced Data Rate). Data transfer rate is 3Mbit per sesond. Opearted in SPP device class and slave mode only BlueStick : Bluetooth serial module 1 BlueStick Bluetooth Serial module This is a Bluetooth Serial Port Profile (SPP) device for wireless serial data communications via the bluetooth radio system. It is

More information

Supplement for module D061 incl. ATMega128 Prozessor

Supplement for module D061 incl. ATMega128 Prozessor Supplement for module D061 incl. ATMega128 Prozessor V 1.3 16. March 2006 2006 by Peter Küsters This document is in copyright protected. It is not permitted to change any part of it. It is not permitted

More information

EZ-Bv4 Datasheet v0.7

EZ-Bv4 Datasheet v0.7 EZ-Bv4 Datasheet v0.7 Table of Contents Introduction... 2 Electrical Characteristics... 3 Regulated and Unregulated Power Pins... 4 Low Battery Warning... 4 Hardware Features Main CPU... 5 Fuse Protection...

More information

PiKoder/SSC RX. User s Guide. Version 1.0b dated 11/01/16. Gregor Schlechtriem

PiKoder/SSC RX. User s Guide. Version 1.0b dated 11/01/16. Gregor Schlechtriem PiKoder/SSC RX User s Guide Version 1.0b dated 11/01/16 Gregor Schlechtriem webmaster@pikoder.com www.pikoder.com PiKoder/SSC RX User s Guide Content Overview 3 Hardware setup 5 Connecting the PiKoder/SSC

More information

Dual Serial Shield User Manual

Dual Serial Shield User Manual Dual Serial Shield User Manual PN: 2050 Berkshire Products, Inc. Phone: 770-271-0088 http://www.bkp-store.com/ Rev: 1.00 Copyright 2013 Table of Contents 1 Introduction... 2 1.1 XB compatibility... 2 2

More information

BTM-C Datasheet

BTM-C Datasheet BTM-C0-2 Datasheet Issued date: September 20, 206 EnzyTek Bluetooth Low Energy Module BTM-C0-2 OVERVIEW Highly integration BT 4.0 Low Energy module, CSR CSR0 + Memory + Filter + X Tal. Wireless communications

More information

Name: Serial MP3 Player A manual

Name: Serial MP3 Player A manual OPEN-SMART Name: Serial MP3 Player A manual Version: v1.1 Date: 2018.01.13 OPEN-SMART 1 / 13 1 Description 2 / 13 The module is a kind of simple MP3 player device which is based on a high-quality MP3 audio

More information

LM058 Bluetooth Serial Adapter

LM058 Bluetooth Serial Adapter LM058 Bluetooth Serial Adapter with external antenna The LM058 Bluetooth Serial Adapter eliminates your conventional RS232 serial cables, providing an easy-to-use, invisible connection with freedom of

More information

Bluetooth RS-232 Adapter

Bluetooth RS-232 Adapter BT-232B Bluetooth RS-232 Adapter with Internal Chip Antenna Bluetooth RS-232 Adapter User manual for BT-232B and BT-232B-E models BT Adapter Model BT-232B-E Bluetooth RS-232 Adapter with External Dipole

More information

Modtronix Engineering Modular Electronic Solutions SBC28DC. Single board computer for 28 pin DIP PICs

Modtronix Engineering Modular Electronic Solutions SBC28DC. Single board computer for 28 pin DIP PICs Modtronix Engineering Modular Electronic Solutions Single board computer for 28 pin DIP PICs Table of Contents 1 Introduction...2 2 Features...4 3 Expansion Connectors...5 3.1 Daughter Board Connectors...5

More information

LM058 Bluetooth v2.0, v2.1 RS232 Serial Adapter - SMA Connector Standalone (With Embedded Bluetooth v2.0 / v2.1 Stack)

LM058 Bluetooth v2.0, v2.1 RS232 Serial Adapter - SMA Connector Standalone (With Embedded Bluetooth v2.0 / v2.1 Stack) Bluetooth v2.0, v2. RS232 Serial Adapter - SMA Connector Revised 3/MAR/20 Datasheet Version.0 mm mm 34mm Features Bluetooth v2.0, v2. wireless technology dbm Tx Power and - dbm Rx Sensitivity Serial (RS232)

More information