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
Atmel Xplained Boards
  • Products
  • Dev Tools
  • Atmel Xplained Boards
  • More
  • Cancel
Atmel Xplained Boards

Blog

  • Blog
  • Forum
  • Documents
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Atmel Xplained Boards to participate - click to join for free!

Blog

  • Tags
  • Subscribe by email
  • More
  • Cancel
  • Sama5d2 xplained ultra rev.b - 20hrs in.....

    gam3t3ch
    gam3t3ch
    So FINALLY......20 hours into my roadtest I finally have the board connected on windows 10 and uploading my image.  Not going to lie its been a test of patience working with the sama5d2   Attempted to ssh in but kept getting errors end...
    • 8 Oct 2017
  • Digital clock using atmega8 and lcd display.

    Former Member
    Former Member
    I have written code to make a digital clock using timer1 and tested with Proteus (an Arduino simulator). That program has been downloaded into an Atmega8 and interfaced to an LCD display. Seconds are being counted perfectly in 1 second duration. But ...
    • 17 Aug 2017
  • yocto sama5d4-xplained's image with Qt5, wayland, 3d, opengl ...

    rzr
    rzr
    Note, I had in mind to write a longer tutorial but due to Miracast Sink for Tizen priority it was postponed. Anyway let me share some info to community who dare to port they favorite OS (Tizen?) to this platform.  WAYLAND AND OPENGLFirst, t...
    • 8 May 2015
  • TM7000 Display module with SAMA5D4 Xplained running Android

    Former Member
    Former Member
    I've tried using the instructions on Android4SAM (Android4SAMv44 < Android4SAM < TWiki) but I've had no luck getting Android to work on Xplained with a TM7000 Display module.   I've been able to load the package for the SAMA5D4 Xplain...
    • 9 Apr 2015
  • Atmel SAMA5D4 Xplained Ultra N00b help.

    Former Member
    Former Member
    Salutations all, I wanted to tinker with the Atmel SAMA5D4 Xplained Ultra board as a learning tool to understand embedded Linux environments. Not coming from an engineering background I could at least glean SOME understanding by going throu...
    • 3 Apr 2015
  • SAMA5D4 Xplained Ultra - Tips and Tricks #2 - Using the built in IO and external devices

    Robert Peter Oakes
    Robert Peter Oakes
    In the first post in the series we looked at how to attach displays of various sorts SAMA5D4 Xplained Ultra - Tips and Tricks #1 - Getting Displays up and Running In this post we will look at how to use some of the IO abilities of the SAMA5D4 Xp...
    • 26 Feb 2015
  • SAMA5D4 Xplained Ultra - Tips and Tricks #1 - Getting Displays up and Running

    Robert Peter Oakes
    Robert Peter Oakes
      So I have a SAMA5D4 from Element 14 and wanted to try to pre-empt the issues we experienced last year with the SAMA5D3's, this was a distinct lack of working drivers and samples With the Help of Christian doctorcdf and Atmel, I n...
    • 24 Feb 2015
  • MAC address fix on SAMA5D3 Xplained

    dragonunderling
    dragonunderling
    I found it very frustrating to try to access the Xplained from SSH. It never had a MAC address set so it would assign a new one every boot and a new IP to go with it. Here are the instructions to set the MAC address so this doesn't happen any more.&n...
    • 23 Feb 2015
  • sama5d3 xplained violet - graphics with python

    Former Member
    Former Member
    As part of my road test with the sama5d3, I've been working on a simple graphics library using Python, currently it consists of an lcd driver and buffer, a bmp decoder, a simple shape library and a simple system text library. Heres a video of it...
    • 17 Nov 2014
  • sama5d3 xplained violet - xgpio library

    Former Member
    Former Member
    It's a bit later than I anticipated, but I've settled on a very basic gpio control library for the time being, I tried a few different things but ran into issues specific to Python relating to global data only being global to the particuar script and...
    • 16 Oct 2014
  • sama5d3 xplained violet - Pin assignment guide

    Former Member
    Former Member
    Hey,  If you read my previous blogs on using GPIO pins, you'll remember that we had to export the number "81" in order to activate pin C17. I thought it would be nice to have a lookup table to what number corresponds to what pin.  I've atta...
    • 7 Oct 2014
  • sama5d3 xplained violet - GPIO control using Python

    Former Member
    Former Member
    This blog post is about controlling the digital io pins of the xplained board using Python.  My previous blog showed how to control the pins using standard Bash commands in the system shell / terminal. The Python method works along exactly that ...
    • 6 Oct 2014
  • sama5d3 xplained violet - Using GPIO through bash

    Former Member
    Former Member
    This blog is about using some basic control methods to use the GPIO pins of the xplained board through bash commands, we'll look at using a digital pin as an output and then reading the value of it as an input pin. I already wrote a quick post a...
    • 5 Oct 2014
  • sama5d3 xplained violet - mount and access the SD card slot

    Former Member
    Former Member
    This post is about being able to access the SD card slot on the xplained board. First off, we need to log into our xplained board, either use the usb cable and follow the connection guide or read my blog post on accessing it using ssh (http://ww...
    • 4 Oct 2014
  • sama5d3 xplained violet - ssh into the sama5d3 xplained through network cable

    Former Member
    Former Member
    Power off the Xplained board and connect a network cable from the board into your router (a wireless adapter should also work just as easily, I'm going to use a cable for simplicities sake. Once your happy and problem free using a cable then moving o...
    • 4 Oct 2014
  • sama5d3 xplained violet intro

    Former Member
    Former Member
    Hey,  This is my introduction blog post on using the Atmel sama5d3-xplained development board, I was kindly given the opportunity to roadtest the device along with a few other bits and bobs. http://www.element14.com/community/roadTests/1348&nbsp...
    • 4 Oct 2014
  • Boot Debian from an SD Card on the SAMA5D3 Xplained

    cstanton
    cstanton
    So when I wanted to build a version of Linux for the SAMA5D3 board that wasn't Yocto or a demonstration image, then I started to struggle to find solutions. Here I present the steps I took to have Debian working on the SAMA5D3, I also have a .IM...
    • 25 Apr 2014
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