element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • 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 & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
    About the element14 Community
  • 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
      •  Japan
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      •  Vietnam
      • 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
RoadTests & Reviews
  • Products
  • More
RoadTests & Reviews
Polls Like to Get an Intel Joule? Then Rate These Project Ideas
  • Blogs
  • Documents
  • RoadTests
  • Reviews
  • Polls
  • Files
  • Members
  • Sub-Groups
  • More
  • Cancel
  • New
Join RoadTests & Reviews to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Engagement
  • Author Author: rscasny
  • Date Created: 31 May 2017 10:06 PM Date Created
  • Last Updated Last Updated: 11 Oct 2021 2:57 PM
  • Views 2643 views
  • Likes 2 likes
  • Comments 32 comments
Related
Recommended

Like to Get an Intel Joule? Then Rate These Project Ideas

We received 188 applications for the Intel Joule RoadTest but only 5 units to actually RoadTest. The five official RoadTesters had great ideas. But there were many others with great, interesting and fun ideas. So, I went back to the supplier to see if it would sponsor some Intel joule projects. They agreed. These units would not be for a RoadTest per se but for project builds. The question is: what projects should we sponsor. And that's what I am posing to you. I have listed below the most interesting ideas offered by the Joule's RoadTest applicants. vote on which projects you would like to see built. the top ones I will forward to the supplier for sponsoring,

  • Share
  • History
  • More
  • Cancel
  • Sign in to reply

Top Comments

  • ntewinkel
    ntewinkel over 8 years ago +8
    Wow, a lot of those sound VERY ambitious. This is what my project proposal would look like: I would like to blink an LED. A red one. Oh and if a 3D printer or CNC company sponsorship can be included, I…
  • fvan
    fvan over 8 years ago +7
    Title of the poll is a bit confusing? "Like to Get an Intel Joule? Then Rate These Project Ideas" I interpret it as I could get a Joule, simply by rating the projects listed. Something like "Help your…
  • tekmeister
    tekmeister over 8 years ago in reply to mcb1 +5
    Sometimes these days it's actually easier to play a video than toggle a pin :-)
Parents
  • ntewinkel
    ntewinkel over 8 years ago

    Wow, a lot of those sound VERY ambitious.

     

    This is what my project proposal would look like:

    I would like to blink an LED. A red one.

     

    Oh and if a 3D printer or CNC company sponsorship can be included, I'll make a lighthouse... with a blinking red LED image

    • Cancel
    • Vote Up +8 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • mcb1
    mcb1 over 8 years ago in reply to ntewinkel

    This is what my project proposal would look like:

    I would like to blink an LED. A red one.

    Oh come on, the joule has great video capability, so you should blink a LED and have it recognise that it's blinking ..

     

    There are some extremely ambitious concepts out there .... maybe too far out there for actual real results.

     

     

    Mark

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • tekmeister
    tekmeister over 8 years ago in reply to mcb1

    Sometimes these days it's actually easier to play a video than toggle a pin :-)

    • Cancel
    • Vote Up +5 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • gadget.iom
    gadget.iom over 8 years ago in reply to tekmeister

    A video of a flashing led!

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • pettitda
    pettitda over 8 years ago in reply to tekmeister

    Navigating a Linux device tree can be daunting, so I hear.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • lex_b
    lex_b over 8 years ago in reply to pettitda

    It doesn't have to be tough, for example. Looking at the USB bus with 'lsusb' in terminal can give you many types of information.

     

    The most common to see how the devices are assign to a said USB hub is to use 'lsusb -t' in terminal.

     

    You can also use 'dmesg' to see what has loaded into your system from the time it started up until the current time. Of course you can use the pipe and grep command with double quotes if you need to search the dmesg log for something specific.

     

    You use 'lsmod' to check for loaded modules (drivers and memory resident libraries).

     

    There is a ready made package that is called, "hardinfo", can be run as normal user or root to gather all the system information you may need to troubleshoot or if you're curious in a graphical setting that is searchable tree, can save it as well, view the end result in a web browser. It's like Device Manager in Microsoft Windows but with an attitude, it has a lot more than just Device Manager has.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
Comment
  • lex_b
    lex_b over 8 years ago in reply to pettitda

    It doesn't have to be tough, for example. Looking at the USB bus with 'lsusb' in terminal can give you many types of information.

     

    The most common to see how the devices are assign to a said USB hub is to use 'lsusb -t' in terminal.

     

    You can also use 'dmesg' to see what has loaded into your system from the time it started up until the current time. Of course you can use the pipe and grep command with double quotes if you need to search the dmesg log for something specific.

     

    You use 'lsmod' to check for loaded modules (drivers and memory resident libraries).

     

    There is a ready made package that is called, "hardinfo", can be run as normal user or root to gather all the system information you may need to troubleshoot or if you're curious in a graphical setting that is searchable tree, can save it as well, view the end result in a web browser. It's like Device Manager in Microsoft Windows but with an attitude, it has a lot more than just Device Manager has.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • 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 © 2026 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