Search found 9 matches

by waleedabbasi12
Wed Oct 15, 2014 12:01 pm
Forum: Flowcode V6
Topic: WiFi Communication with ESP8266
Replies: 121
Views: 94732

Re: WiFi Communication with ESP8266

@Benj can u upload an example in which we can send a string to a webpage? Unlike TCP Client example in which the data was being read.

Thanks!
by waleedabbasi12
Thu Sep 25, 2014 6:43 pm
Forum: Flowcode V6
Topic: WiFi Communication with ESP8266
Replies: 121
Views: 94732

Re: WiFi Communication with ESP8266

Hi Benj

Is there any problem if I connect the TXD and RXD pins of the module to 5V microcontroller?
by waleedabbasi12
Wed Sep 24, 2014 7:55 pm
Forum: Flowcode V6
Topic: WiFi Communication with ESP8266
Replies: 121
Views: 94732

Re: WiFi Communication with ESP8266

Hi Benj
I also want to interface this cheapest module with Atmega32A for my project.

Can you please guide me to do this job.

Thanx in advance

Waleed
by waleedabbasi12
Fri Sep 12, 2014 1:39 pm
Forum: Flowcode V6
Topic: Problem creating excel file in FAT
Replies: 1
Views: 1697

Problem creating excel file in FAT

Hello Everyone! I have created an excel(.xls) file in FAT, but it doesn't open in my windows? Is this an issue with flowcode or MS Office?
by waleedabbasi12
Wed Sep 10, 2014 6:04 pm
Forum: General Programming
Topic: Problem in Scrolling Display
Replies: 3
Views: 4031

Re: Problem in Scrolling Display

Hi Martin,

Can you please guide me in doing so in flowcode v6?
by waleedabbasi12
Wed Sep 10, 2014 4:43 pm
Forum: General Programming
Topic: Problem in Scrolling Display
Replies: 3
Views: 4031

Problem in Scrolling Display

I don't want to scroll the whole display. I want to scroll only one line of the display.
Is this possible in flowcode?
by waleedabbasi12
Mon Sep 08, 2014 7:36 pm
Forum: Flowcode V6
Topic: problem in accessing registers of DS1307
Replies: 5
Views: 3718

Re: problem in accessing registers of DS1307

Thank you. Its done.
by waleedabbasi12
Mon Sep 08, 2014 6:55 pm
Forum: Flowcode V6
Topic: problem in accessing registers of DS1307
Replies: 5
Views: 3718

Re: problem in accessing registers of DS1307

Thank you John. I have read that post by Jordy, its quite helpful. But there is still one problem. I dont understand how to read time from DS1307. It always gives the time which i write on it. I mean the clock doesnot tick.
by waleedabbasi12
Mon Sep 08, 2014 6:15 pm
Forum: Flowcode V6
Topic: problem in accessing registers of DS1307
Replies: 5
Views: 3718

problem in accessing registers of DS1307

Is there any way i can access registers of rtc DS1307 in flowcode macros.