element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Arduino
  • Products
  • More
Arduino
Arduino Forum Newbie in Arduino and MQTT project-Need help
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Arduino to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 19 replies
  • Subscribers 394 subscribers
  • Views 1373 views
  • Users 0 members are here
  • mqtt
  • arduino
Related

Newbie in Arduino and MQTT project-Need help

Former Member
Former Member over 10 years ago

Hi,

I am a newbie in Arduino and MQTT projects..I want to use Temperature sensor as MQTT client by connecting it with Arduino UNO and Ethernet Shield.

I want to buy the required components.Kindly let me know whether the below are the correct components for this...

 

Arduino UNO-Are the both same product?If no,which one is the best to buy?

1)https://www.sparkfun.com/products/11021

2)http://www.simplelabs.co.in/content/arduino-uno

 

Ethernet shield-Are the both same product?If no,which one is the best to buy?

1) http://www.ebay.in/itm/Ethernet-Shield-W5100-for-arduino-UNO-Mega-/141511630995?_trksid=p2054897.l4275

2)https://www.sparkfun.com/products/9026?

 

Hope I have to  buy RJ45 cable?

One more wire seems to be connected from the Arduino board with computer USB port as per the video "https://www.youtube.com/watch?v=xj6eA8BIvlQ".Not sure what is the use of it..Kindly explain me..

  • Sign in to reply
  • Cancel

Top Replies

  • bobcroft
    bobcroft over 10 years ago +1
    Radhamani, The products you are comparing are essentially the same. The Arduino UNO comes as the genuine item, which tend to be quite expensive, and then there are many clones. The latest version is the…
Parents
  • Former Member
    Former Member over 10 years ago

    Now I have got all the components required for a simple Arduino and MQTT project.

    To start with Arduino programming,I read in  "Intro to Arduino : Arduino IDE",  that I need to install Arduino Programmer which is the IDE and Arduino driver.

    For Arduino programmer,I tried installing Arduino 1.6.0 Windows zip file non-admin install from " Arduino - Software  " .I am facing a problem in this download.After some 30 MB,the download is not proceeding.I also tried installing Arduino 1.6.0 Windows install.Even this is stuck up in some 60MB.I am not seeing any errors while downloading .But the download not proceeding...

    Also for Arduino driver,as per "Arduino - Windows" looks like,drivers available only for Windows 7,XP,Vista.

    My windows version is 8.1,64 bit.

    Could you please suggest how to proceed with the software installations?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • bobcroft
    bobcroft over 10 years ago in reply to Former Member

    I am reasonably certain the windows 7 64 bit driver is OK with Win 8.

    I find it best to use the Windows install option rather then the zip version, however if you do use the zip version try running it as am Administrator.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 10 years ago in reply to bobcroft

    Thanks a lot Bob for being so helpful image I will try the installation..But the installation is getting stuck up in the middle for some reason..I am checking on this

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 10 years ago in reply to Former Member

    IDE got installed..

    But when trying to install the Arduino UNO device driver,its not working.

    I followed the steps given in Section 4 of " Arduino - Windows "

    I am able to see Arduino.inf file in C:\Program Files (x86)\Arduino\drivers .Eventhough I locate this path in Update drivers for Arduino under "Other devices" in Device Manager,its still throwing error as "Windows could not find driver software for your device".

    Is this issue caused because of some security reason in driver? Should I have to follow the link "How Can I Install Hardware with Unsigned Drivers in Windows 8?" to fix this issue?

    Whether IDE installation is the problem?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Robert Peter Oakes
    Robert Peter Oakes over 10 years ago in reply to Former Member

    Have you tried the latest IDE 1.6 I believe it contains signed drivers and many other improvements

     

    Peter

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 10 years ago in reply to Robert Peter Oakes

    Yes...I have downloaded Arduino 1.6.0 only.It didnt work.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • bobcroft
    bobcroft over 10 years ago in reply to Former Member

    Radhamani,

                         when I installed Arduino V1.6 I used the Windows admin install and just let it install the drivers.  I always thought the drivers were installed under the windows 'system' folder.  I think you need to uninstall the software, making sure everything is removed, and do a completely new clean install.  I do not have Windows 8 so I cannot help on that specific system.

    It seems to me that if Windows cannot find the driver it is in the wrong place, corrupted,missing or the wrong version.  As peter noted version 1.6 was supposed to have sorted out many of these issues.  The other thing you could try is to plug the Arduino into the USB port and let Windows search for the driver 'on line' if necessary.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • bobcroft
    bobcroft over 10 years ago in reply to Former Member

    Radhamani,

                         when I installed Arduino V1.6 I used the Windows admin install and just let it install the drivers.  I always thought the drivers were installed under the windows 'system' folder.  I think you need to uninstall the software, making sure everything is removed, and do a completely new clean install.  I do not have Windows 8 so I cannot help on that specific system.

    It seems to me that if Windows cannot find the driver it is in the wrong place, corrupted,missing or the wrong version.  As peter noted version 1.6 was supposed to have sorted out many of these issues.  The other thing you could try is to plug the Arduino into the USB port and let Windows search for the driver 'on line' if necessary.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube