Hello,
I was wondering if anyone knew how to configure and set up the PLDuino. I have a working code and the PLDuino connected to power but I am having trouble uploading the code and connecting to WiFi.
Hello,
I was wondering if anyone knew how to configure and set up the PLDuino. I have a working code and the PLDuino connected to power but I am having trouble uploading the code and connecting to WiFi.
I already have looked at that page and those files. They do not explain or give steps on how to configure and set up the PLDuino.
ask your question, i have some experience setting up PLDuino
jofo:
ask your question, i have some experience setting up PLDuino
I just got one of these I was successful in loading blink but now can not compile the factory default demo plduino_firmware to retore it to factory default to try some of the other features.
These are the errors :
select_mode:49:1: error: 'RunMode' does not name a type
RunMode showModeSelectionScreen (RunMode default_mode)
^
C:\Users\pluckham\Documents\Arduino\PLC_FRESH\PLDuino-master\Arduino\plduino_firmware\plduino_firmware.ino: In function 'void setup()':
plduino_firmware:95:65: error: 'showModeSelectionScreen' was not declared in this scope
switch(showModeSelectionScreen(testmode? MODE_TEST : MODE_DEMO))
The specific file is select_mode.ino
i am sure something is missing but I can not figure it out.
Help appreciated and with thanks.