27-12-2014, 02:21
27-12-2014, 03:41
(27-12-2014, 02:21)BigD-58 Wrote: [ -> ]Do you have a set of drawings for the 4.02 RX board yet.
BigD-58
Hi, BigD-58
Yes I have. Already sent to your PM box.
From RX v4.xx onwards, schematics are only available to people who are building the system.
07-02-2015, 02:37
(27-12-2014, 03:41)Werk_AG Wrote: [ -> ](27-12-2014, 02:21)BigD-58 Wrote: [ -> ]Do you have a set of drawings for the 4.02 RX board yet.
BigD-58
Hi, BigD-58
Yes I have. Already sent to your PM box.
From RX v4.xx onwards, schematics are only available to people who are building the system.
Hi,
sorry for posting a reply with nothing in it, pressed post reply by mistake.
Anyway please could you pm with the schematics for the boards that I bought from you ie TX v2.50 and RX+ V4.03.
CONSTRUCTION is well underway I would say 2/3's done just waiting for some items to come, so I can finish it.
Construction for me is fairly easy, but I will need some help with regards the software so I am hoping you can help
regards
tyntop.
07-02-2015, 04:15
(07-02-2015, 02:37)tyntop Wrote: [ -> ]Construction for me is fairly easy, but I will need some help with regards the software so I am hoping you can help
Give it a go, it's pretty simple really.
Download the Arduino IDE.
Set the board type in the IDE.
Find and set the com port (device manager show which). You may need to download the Serial adaptor chipset driver for your Nano if its the CH304G, there's a thread here with it.
Set the processor type (ATmega328).
Change the options in the Weatherduino Pro2 software to suit your location and sensors etc.
Press the right pointing arrow to compile and upload the software.
Done!