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
Community Hub
Community Hub
Member's Forum Share A Design Tip to be included in our next Engineers eBook
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Leaderboard
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Community Hub to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 65 replies
  • Subscribers 602 subscribers
  • Views 3665 views
  • Users 0 members are here
  • ebooks
  • share an idea
  • tech journal
  • essentials
  • learning center
  • design tips
Related

Share A Design Tip to be included in our next Engineers eBook

jwatson
jwatson over 9 years ago

Let your fellow makers in on your design secrets here!

 

Have you found a solution to a common design problem?  Have you found an easier / cheaper way to do something?

 

Share your ideas with us for your chance to have your tip appear in Premier Farnell's edition of ebooks.

 

It’s your opportunity to share with your peers and promote your ideas or business at the same time.

Of course, please steer away from the obvious or too simple, such as ‘if you are writing software, take backups, OR drill holes this way instead of that way’.

 

We would like to create an ebook to provide both inspiration and assistance that help readers create interesting and fun projects, whether they are trying to kickstart a business or simply developing something for their own home.

 

Here’s some topics to get you thinking:

  • Using Maker boards – how do you get boards to do what you need, or configure boards to give you the inputs or outputs to do something cool?
  • Using Sensors – ideas for collecting information about what’s happening in the world, whether it’s temperature data or interfacing a camera...
  • Robotics and Controls – how do you control motors and movement? Ideas for making robots or simply just controlling a motor to close your curtains..
  • Displays – some boards have built-in displays, while don’t others? What are your best tips for displaying information in your projects?
  • IoT and Connectivity – soon almost everything will be connected, so tell us how you make it easier to get connected to the internet and transfer data...
  • Software development – what are your tips for writing better software, or just overcoming specific challenges? Show off your software expertise...
  • Just for fun – perhaps you’ve had a great idea for a new way of doing things, but aren’t sure if there are any serious uses. Tell us about your less serious tips and ideas!

 

We’re looking for tips of around 40 to 50 words with a simple diagram or image. 

 

Share your ideas as a comment on this discussion and we will be in touch with you to let you know if your tip will be included in the next edition of ebooks.

  • Sign in to reply
  • Cancel

Top Replies

  • e14phil
    e14phil over 8 years ago +8
    Thank you to everyone who submitted a tip! We were able to use tips from: ipv1 shabaz ntewinkel Instructorman rachaelp michaelwylie fvan Jan Cumps https://www.element14.com/makertips
  • balearicdynamics
    balearicdynamics over 9 years ago in reply to jwatson +6
    Tip #1 Arduino alphanumeric 8 bits LCD device with three cables only using a shift register. Available circuit schematics, pcb and prototypes, video etc.
  • Jan Cumps
    Jan Cumps over 9 years ago +6
    a simple one: Uninterruptible Power Supply for your USB powered Design by using an off-the-shelve Power Bank (like the one you use as smartphone backup) with pass-trough charging. Input is a USB wall wart…
Parents
  • mcb1
    mcb1 over 9 years ago

    Software

    I'm a hardware person but have dabbled in the dark side of programming.

     

    I find it helpful to save the sketch/program with the date and time as part of the name on a regular basis.

    If you end up with it not going the way you want, you can always pull up an earlier version and cut and paste to get you back on track.

     

    Mark

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • mcb1
    mcb1 over 9 years ago

    Software

    I'm a hardware person but have dabbled in the dark side of programming.

     

    I find it helpful to save the sketch/program with the date and time as part of the name on a regular basis.

    If you end up with it not going the way you want, you can always pull up an earlier version and cut and paste to get you back on track.

     

    Mark

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
Children
  • ntewinkel
    ntewinkel over 9 years ago in reply to mcb1

    Mark wrote: I find it helpful to save the sketch/program with the date and time as part of the name on a regular basis.

     

    Second that. The first thing they taught us in "software school" was: Keep backups!

     

    If your project consists of more than one file, compress/zip the whole folder and name the zip file as Mark suggested.

     

    -Nico

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
  • koudelad
    koudelad over 8 years ago in reply to ntewinkel

    Nico teWinkel wrote:

     

    Mark wrote: I find it helpful to save the sketch/program with the date and time as part of the name on a regular basis.

     

    Second that. The first thing they taught us in "software school" was: Keep backups!

     

    If your project consists of more than one file, compress/zip the whole folder and name the zip file as Mark suggested.

     

    -Nico

    I agree with the need of backups. However, all modern IDEs support some kind of a version control and a proper setting and usage can save you even more headaches.

    It only consumes a fraction of space, especially compared the whole project / workspace zip files. All version control systems can be used without an IDE, of course.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
  • ntewinkel
    ntewinkel over 8 years ago in reply to koudelad

    all modern IDEs support some kind of a version control

     

    Agreed, and I love being able to easily spot the changes I've made in a file.

    Others I've talked to are even using a Raspberry Pi as their own personal Git server, which is cool and convenient.

     

    But for beginners that's yet another step to learn. Plus I don't think Arduino has it fully integrated yet.

     

    Also it's easy to set up your home with automatic backup software like Apple's Time Machine.

     

    Still, it's super easy to just zip up your project folder every so often, and it's super easy to unzip in case of need. You don't need to keep all the backups and compared to songs and videos most projects are tiny, so space really isn't an issue.

     

    Cheers,

    -Nico

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Cancel
  • mcb1
    mcb1 over 8 years ago in reply to koudelad

    However, all modern IDEs support some kind of a version control

    A more true statement might be " ... However, some modern IDEs support some kind of a version control ...."

     

    While many IDE's might have the ability it is not much use if they are on the hard drive that just died, or the laptop that just got stolen.

     

    I look at it as an education thing, a bit like looking both ways before you cross the road REGARDLESS if you know there are no cars, bikes, truck, or other objects.

    Once you're in the habit of saving data you'll check to see it is in place, and probably never need it.

     

    Mark

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • COMPACT
    COMPACT over 8 years ago in reply to ntewinkel

    Don't keep all your eggs (backups) in the same basket (or location)!

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • ntewinkel
    ntewinkel over 8 years ago in reply to COMPACT

    Good point about location - Dropbox and Google Drive are good for offsite backup.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • COMPACT
    COMPACT over 8 years ago in reply to ntewinkel

    But not all in the same place!

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • tpcipri
    tpcipri over 5 years ago in reply to mcb1

    There are pros and cons to using this method that others have brought up. Should you go this route my recomendation is to do a Save As before making changes to a file so you don't accidentally make changes and overwrite the previous version. When versiong by date, as I called it, I would use a yymmdd format and put it in front of the name so that the file names sort and stay together nicely.

     

    Example. File name is MyFileName.docx:

    SaveAs name: 200408MyFileName.docx

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