Download Latest Version mydcp3-339-4.pdf (2.2 MB)
Email in envelope

Get an email when there's a new version of Arduino Nano Dew Controller Pro (DIY)

Name Modified Size InfoDownloads / Week
Parent folder
Stripboard v2 2016-07-20
PCB v3 2016-07-19
Addendum myDewController BlueTooth 102.pdf 2016-07-20 1.2 MB
HC05-1.jpg 2016-02-28 54.1 kB
HC05-2.jpg 2016-02-28 81.6 kB
myDewController_BT.jpg 2016-02-28 308.5 kB
myHC05-2.jpg 2016-02-28 88.2 kB
ReadMe.txt 2016-02-28 637 Bytes
Totals: 8 Items   1.7 MB 0
BLUETOOTH ADAPTER

Demo code for myDewController

EBAY SUPPLIER
HC-05 Module czb6721960 3.90USD


Uses HC-05 set to slave mode
// BlueTooth HC-05 Module wired as follows
// D13    RX	via 100 ohm
// D12    TX	via 100 ohm
// VCC		5V
// GND		GND

BT adapter must be paired with pwd setup

When running the application on PC 
- ensure you have a bluetooth adapter set up connected to Arduino and paired successfully
- ensure you select the comport for the bluetooth adapter


// Serial port runs at 57600bps
// BT port runs at 57600bps
// Note: Windows Application is hard coded to use serial port speed of 57600bps
Source: ReadMe.txt, updated 2016-02-28