Serial terminal
-
Hi all.
I'm testing MySensors but don't use any Controller then I wrote my self easy utility for better understand Serial communication ..
program you can download from here : MySensor.zip
it's easy version serial terminal for MySensor .. not support Inclusion button .. etc ..
regards..
-
Hi,
I assume that you have an MySensor with an radio attached.
What sketch are you running to interface with the program?Thanks
Edward -
Very nice app!
Is the right window automatically filled with nodes presenting themselves?
-
Hi John ... yes .. my program automatic add new node what receive serial gateway..
after close program , save this data to file (located in main program directory) and if run program then load this data ..there missing many function .. if want add then need more information about serial protocol ...Rechmat .. of course .. I put here source code .. it's wrote in Delphi 7 with one extra component for serial port communication.. give me some time .. I put it here ..
I newer work with Arduino platform then all is problem for me .. need help with this .. and then I can do more ..
regards..
-
Hi. here is my sorce code .. ComPort is need install ..
I wrote this fast then contain more bugs ..
-
Hi! Im make a programm like this in vb.net but i cant send serial data to the controller via USB and i cant see any incoming data. you change any in the gateway sketch?
-