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
Enchanted Objects
  • Challenges & Projects
  • Design Challenges
  • Enchanted Objects
  • More
  • Cancel
Enchanted Objects
Blog Enchanted Objects - Enchanted Clock #2
  • Blog
  • Forum
  • Documents
  • Polls
  • Files
  • Events
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: dwinhold
  • Date Created: 31 Mar 2015 4:34 AM Date Created
  • Views 1061 views
  • Likes 5 likes
  • Comments 9 comments
  • enchanted_objects
  • enchanted_clock
  • enchanted_iot_devices
Related
Recommended

Enchanted Objects - Enchanted Clock #2

dwinhold
dwinhold
31 Mar 2015

Today was the arrival of the Arduino Yun, thank you very much to all our sponsors.

 

So Chrystal and I have been busy cutting out a clock and programming the Arduino and LED cape. In order for the clock to keep time we are going to have a sensor detect the minute hand gear for correct 1 hour per revolution. If the hands are out more then 2 minutes it will be corrected by the arduino connected to the servo. We also connected 3 ultrasound sensors to check for movement in the room. If the distance to the couch without anyone on it (say 12 ft) is sensing a distance of 10 ft 8 in, the arduino will consider that it is occupied. if that distance doesn't change more then 1" in 10 minutes it will figure the occupant is sleeping and turn down the lights. We also are using one to check the height of the person standing in front of the clock and call them by name. Chrystal thought this would be an enchantin idea to add. There is a lot more to update with photos which will come tomorrow.

 

A quick question to everyone, is the SAMA5D4 xplained not very well explained? I can't find anything that isn't a demo. I have been going crazy to come up with a useable OS for it, I am even trying to create my own, but time is the problem. Is there any non-demo OS available? Hacking the files got nowhere, I do require direction with this. I am not new to development boards, but this is got me baffelled. I have created a Beowulf cluster from RPi's, changed the RPi to run the gpio's from Scratch language for my kids. Any advice on non-demo software?

 

Thank you all,

Chrystal and Dale Winhold

  • Sign in to reply

Top Comments

  • noglitch
    noglitch over 10 years ago +2
    I don't understand the comments here: SAMA5D4 Xplained is an embedded Linux board, you can load whatever embedded Linux you want on it! Buildroot is supported, Yocto project is supported you can easily…
  • Jan Cumps
    Jan Cumps over 10 years ago +1
    A quick question to everyone, is the SAMA5D4 xplained not very well explained? I can't find anything that isn't a demo. I have been going crazy to come up with a useable OS for it, I am even trying to…
  • dwinhold
    dwinhold over 10 years ago in reply to Jan Cumps +1
    I have tried exerything you have as well, what I also don't understand is that everything downloadable is a "Demo" version. I don't want demos, I want an operational OS to work from. I've downloaded the…
Parents
  • Jan Cumps
    Jan Cumps over 10 years ago

    A quick question to everyone, is the SAMA5D4 xplained not very well explained? I can't find anything that isn't a demo. I have been going crazy to come up with a useable OS for it, I am even trying to create my own, but time is the problem. Is there any non-demo OS available? Hacking the files got nowhere, I do require direction with this. I am not new to development boards, but this is got me baffelled. I have created a Beowulf cluster from RPi's, changed the RPi to run the gpio's from Scratch language for my kids. Any advice on non-demo software?

    I'm struggling with that one too. I am as far now as what Robert Peter Oakes is showing in his SAMA5D4 Xplained Ultra - Tips and Tricks #1 - Getting Displays up and Running

    I can replicate his actions to load a binary to the board.

     

    I've spent way more time that I can afford in getting an example from th AT19 site compiled.

     

    I have downloaded sama5d4x_xplained_softpack_1.2_for_CodeSourcery_201410 from SAMA5D4 Software Package and installed loads of Tool Chains, no luck:

    Atmel Studio 6.2. As yet unable to get a project up and running for this board.

     

    • From command line with make:
    • From ARM DS-5
    • From a plain Eclipse.

     

    All 3 fail on the first directory creation:

    sama5d4x_Xplained.mk:187: recipe for target 'debug_sama5d4x_Xplained' failed
    process_begin: CreateProcess(NULL, mkdir debug_sama5d4x_Xplained, ...) failed.
    make (e=2): The system cannot find the file specified.

     

    I've been digging in the make files and googled the error till death, no resolution yet.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • dwinhold
    dwinhold over 10 years ago in reply to Jan Cumps

    I have tried exerything you have as well, what I also don't understand is that everything downloadable is a "Demo" version. I don't want demos, I want an operational OS to work from. I've downloaded the Yocto Project to try to create my own, but don't have this kind of tme. I may try to create a ARM Linux OS from scratch and see if I brick the board trying to load it. If all else fails I may have to use a RPi or Beaglebone for this project, it would be a shame to have to do this.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • crjeder
    crjeder over 10 years ago in reply to dwinhold

    Yes, I am considering the same options. Even the Yun should work but is planed for a surpise (if I have time left).

    I have an additional issue of not beeing able to use the debug USB port for serial console. Fortunately I have UART to USB converter which works fine.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
Comment
  • crjeder
    crjeder over 10 years ago in reply to dwinhold

    Yes, I am considering the same options. Even the Yun should work but is planed for a surpise (if I have time left).

    I have an additional issue of not beeing able to use the debug USB port for serial console. Fortunately I have UART to USB converter which works fine.

    • Cancel
    • Vote Up 0 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 © 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