Code Monkey home page Code Monkey logo

Comments (8)

bibi21000 avatar bibi21000 commented on August 24, 2024

Did you install UIPEthernet in your personal library (the one you defined in file/preferences) ?

from arduino_uip.

RuudKerstens avatar RuudKerstens commented on August 24, 2024

Hi,

I installed my arduino in c:\arduino, and I installed the library in the libraryfolder of this directory, where all the other libraries are located. So no exotic location.
Is the error related to this?

So while installing it, I unzipped the file I downloaded into the library-folder (in a folder called UIPethernet), and after that I started the arduino tool. In the examples I do see the UIPethernet examples popping up as well.

I am using windows 7 x64, just for your information.

Best regards, and thanks for the quick response sofar!

Ruud

From: bibi21000 [mailto:[email protected]]
Sent: vrijdag 6 december 2013 18:27
To: ntruchsess/arduino_uip
Cc: Ruud Kerstens
Subject: Re: [arduino_uip] Installation / error messages (#20)

Did you install UIPEthernet in your personal library (the one you defined in file/preferences) ?


Reply to this email directly or view it on GitHubhttps://github.com//issues/20#issuecomment-30012361.

from arduino_uip.

bibi21000 avatar bibi21000 commented on August 24, 2024

Look at the file menu, in preferences there is a sketckbook directory defined.
You shoud copy UIPEthernet into it
Could you please give the full error message ?

from arduino_uip.

RuudKerstens avatar RuudKerstens commented on August 24, 2024

Hi,

I have the software installed in c:\Arduino105
In the preferences it mentions this folder as the sketchbook, attached is my preferences file.

I copied it into this path, into the libraries folder, I will try directly in that ‘base’ folder now.

This is the log from sketch I get when I try to compile:

EchoServer:26: error: 'EthernetServer' does not name a type
EchoServer.ino: In function 'void setup()':
EchoServer:33: error: 'IPAddress' was not declared in this scope
EchoServer:33: error: expected ;' before 'myIP' EchoServer:35: error: 'Ethernet' was not declared in this scope EchoServer:35: error: 'myIP' was not declared in this scope EchoServer:37: error: 'server' was not declared in this scope EchoServer.ino: In function 'void loop()': EchoServer:44: error: 'EthernetClient' was not declared in this scope EchoServer:44: error: expected)' before 'client'
EchoServer:46: error: 'client' was not declared in this scope
Error repainting line range {0,18}:
java.lang.NullPointerException
at processing.app.syntax.TokenMarker.addToken(TokenMarker.java:299)
at processing.app.syntax.TokenMarker.markTokens(TokenMarker.java:100)
at processing.app.syntax.TextAreaPainter.paintSyntaxLine(TextAreaPainter.java:639)
at processing.app.syntax.TextAreaPainter.paintLine(TextAreaPainter.java:606)
at processing.app.syntax.TextAreaPainter.paint(TextAreaPainter.java:415)
at javax.swing.JComponent.paintToOffscreen(JComponent.java:5124)
at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(RepaintManager.java:1475)
at javax.swing.RepaintManager$PaintManager.paint(RepaintManager.java:1406)
at javax.swing.RepaintManager.paint(RepaintManager.java:1220)
at javax.swing.JComponent._paintImmediately(JComponent.java:5072)
at javax.swing.JComponent.paintImmediately(JComponent.java:4882)
at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:803)
at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:714)
at javax.swing.RepaintManager.seqPaintDirtyRegions(RepaintManager.java:694)
at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(SystemEventQueueUtilities.java:128)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

Quite some stuf unfortunately, this is after I copied the UIPEthernet also in c:\Arduino105\ (it is also still located int the libraries folder in this directory.

Best regards,

Ruud.
From: bibi21000 [mailto:[email protected]]
Sent: vrijdag 6 december 2013 19:05
To: ntruchsess/arduino_uip
Cc: Ruud Kerstens
Subject: Re: [arduino_uip] Installation / error messages (#20)

Look at the file menu, in preferences there is a sketckbook directory defined.
You shoud copy UIPEthernet into it
Could you please give the full error message ?


Reply to this email directly or view it on GitHubhttps://github.com//issues/20#issuecomment-30015280.

board=uno
browser.linux=mozilla
build.verbose=false
console=true
console.auto_clear=true
console.error.file=stderr.txt
console.length=500
console.lines=4
console.output.file=stdout.txt
editor.antialias=false
editor.caret.blink=true
editor.divider.size=2
editor.divider.size.windows=2
editor.external=false
editor.font=Monospaced,plain,12
editor.font.macosx=Monaco,plain,10
editor.indent=true
editor.invalid=false
editor.keys.alternative_cut_copy_paste=true
editor.keys.alternative_cut_copy_paste.macosx=false
editor.keys.home_and_end_travel_far=false
editor.keys.home_and_end_travel_far.macosx=true
editor.keys.shift_backspace_is_delete=true
editor.languages.current=en
editor.tabs.expand=true
editor.tabs.size=2
editor.update_extension=true
editor.window.height.default=600
editor.window.height.min=290
editor.window.width.default=500
editor.window.width.min=400
export.applet.separate_jar_files=false
export.application.fullscreen=false
export.application.platform=true
export.application.platform.linux=true
export.application.platform.macosx=true
export.application.platform.windows=true
export.application.stop=true
export.delete_target_folder=true
last.screen.height=1080
last.screen.width=1920
last.sketch.count=0
last.sketch0.location=710,240,500,600,400
last.sketch0.path=C:\Users\Ruud\AppData\Local\Temp\untitled5819864059529788972.tmp\sketch_dec06a\sketch_dec06a.ino
platform.auto_file_type_associations=false
preproc.color_datatype=true
preproc.enhanced_casting=true
preproc.imports.list=java.applet.,java.awt.Dimension,java.awt.Frame,java.awt.event.MouseEvent,java.awt.event.KeyEvent,java.awt.event.FocusEvent,java.awt.Image,java.io.,java.net.,java.text.,java.util.,java.util.zip.,java.util.regex.*
preproc.output_parse_tree=false
preproc.save_build_files=false
preproc.substitute_floats=true
preproc.substitute_unicode=true
preproc.web_colors=true
programmer=arduino:avrispmkii
run.display=1
run.options=
run.options.memory=false
run.options.memory.initial=64
run.options.memory.maximum=256
run.present.bgcolor=#666666
run.present.exclusive=false
run.present.exclusive.macosx=true
run.present.stop.color=#cccccc
run.window.bgcolor=#F0F0F0
serial.databits=8
serial.debug_rate=9600
serial.parity=N
serial.port=COM1
serial.stopbits=1
sketchbook.path=C:\Arduino105
target=arduino
update.check=true
update.id=-97700504159551088
update.last=1386322879661
upload.using=bootloader
upload.verbose=false
upload.verify=true

from arduino_uip.

bibi21000 avatar bibi21000 commented on August 24, 2024

Where do you get the library ? from the repository or the archive ?
I've got mine from the repo (the downvload zip link) ... and it works fine (on Ubuntu)
Sorry for not helping you further more

from arduino_uip.

RuudKerstens avatar RuudKerstens commented on August 24, 2024

Hi,

I downloaded the zipfile from the github indeed.
I did the same trick for another library (ethercard), and that works fine, however I am missing some functionality in this one.

I will see what happens if I install it on a virtual Ubuntu machine.

Thanks sofar, and for the feedback!

Best regards,

Ruud

From: bibi21000 [mailto:[email protected]]
Sent: vrijdag 6 december 2013 19:45
To: ntruchsess/arduino_uip
Cc: Ruud Kerstens
Subject: Re: [arduino_uip] Installation / error messages (#20)

Where do you get the library ? from the repository or the archive ?
I've got mine from the repo (the downvload zip link) ... and it works fine (on Ubuntu)
Sorry for not helping you further more


Reply to this email directly or view it on GitHubhttps://github.com//issues/20#issuecomment-30018279.

from arduino_uip.

RuudKerstens avatar RuudKerstens commented on August 24, 2024

Hi, just a note on the solution for windows 7 and XP. I got it working now, and I guess more people could get the same issue.

  • Installation of sketch as normal.
  • In sketc-preferences set the sketch directory to the folder where the arduino executable is.
  • Unzip the file from this website into the libraries folder of the arduino software.
  • Make sure to rename the folder, it does not work if you use underscores etc.
  • Go into the folder, and create another folder called src.
  • Copy all files and folders except for examples, into the src folder, but make sure the original files are in place as well.

If you open an example, do not open it through the examples in sketch, but use 'open', and browse to the example.
That is what helped me in XP and windows 7 x64 to get the library working.

So the issue I had was related to windows, and not this great library!

Best regards,

Ruud

from arduino_uip.

ntruchsess avatar ntruchsess commented on August 24, 2024

Thank you for sharing!

from arduino_uip.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.