Search found 3 matches

by bobtarizona
Wed Jan 24, 2018 8:16 pm
Forum: MegunoLink
Topic: Get Values from Numeric DropDown Button
Replies: 7
Views: 14680

Re: Get Values from Numeric DropDown Button

Yes Phil that code is working OK. Of course it is just a beginning and I have already added a DHT11 Temp/Humidity sensors to my Arduino test brd and sketch. Then On the MegunoLink Panel I have added the Table to display those DTH11 values in real time. Thanks for your comments. Some of this is a lon...
by bobtarizona
Mon Jan 22, 2018 7:21 pm
Forum: MegunoLink
Topic: Get Values from Numeric DropDown Button
Replies: 7
Views: 14680

Re: Get Values from Numeric DropDown Button

Thanks Phil for your help. I have finally come up (after pulling my hair out for 3 days) with a very much simpler Ardunio code to turn on and off the digital output pins.

Phil I have attached two files for my project.

Please let me know what you think or added ideas.

Thnaks

Bobtarizona
by bobtarizona
Sun Jan 21, 2018 11:15 pm
Forum: MegunoLink
Topic: Get Values from Numeric DropDown Button
Replies: 7
Views: 14680

Re: Get Values from Numeric DropDown Button

Please help! I am new using the MeguinoLink Interface and sending data to control the Arduino pins. I want to send a digital pin number to the Arduino and use that pin number to select the right pin. Next I want to use the Command button ON/OFF to turn that pin HIGH or LOW. I have down loaded the Li...