Forum Software Ferduino code Arduino No network card

Arduino No network card  [SOLVED]


Post Number:#1 Post Sun Oct 26, 2014 9:40 am
Posts: 101
Topics: 22
Solve rating: 0
Joined: Wed Sep 10, 2014 7:07 pm
Topics: 22
Age: 49
Gender: None specified
National Flag:
Italy
hello

I want to use the code ferduino without the network card I used the code without the web control

I put the SD card into the slot TFT but I do not see the graphs I do not see the purple line in the graph

what can I do?

thanks

Post Number:#2 Post Sun Oct 26, 2014 11:22 pm
Posts: 1699
Topics: 38
Images: 301
Solve rating: 233
Joined: Mon Mar 03, 2014 5:59 pm
Topics: 38
Age: 39
Location: São Paulo
Gender: Male
National Flag:
Brazil

Hi!

Check this topic

Best regards.
Post your doubts on forum because it can help another user too. Just PM me for support if it's absolutely necessary.

Post Number:#3 Post Mon Oct 27, 2014 10:06 am
Posts: 101
Topics: 22
Solve rating: 0
Joined: Wed Sep 10, 2014 7:07 pm
Topics: 22
Age: 49
Gender: None specified
National Flag:
Italy
I do not use Ethernet module must always make the change?

I use the MEGA shield 2.0

Post Number:#4 Post Mon Oct 27, 2014 11:09 am
Posts: 1699
Topics: 38
Images: 301
Solve rating: 233
Joined: Mon Mar 03, 2014 5:59 pm
Topics: 38
Age: 39
Location: São Paulo
Gender: Male
National Flag:
Brazil

In the tab Ferduino change:

const byte ChipSelect_SD = 4;
const byte SelectSlave_ETH = 53;


To:

const byte ChipSelect_SD = 53;
const byte SelectSlave_ETH = 4;
Post your doubts on forum because it can help another user too. Just PM me for support if it's absolutely necessary.




Return to Ferduino code





Who is online

Users viewing this topic: No registered users and 1 guest

cron