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 Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • 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
element14's The Ben Heck Show
  • Challenges & Projects
  • element14 presents
  • element14's The Ben Heck Show
  • More
  • Cancel
element14's The Ben Heck Show
Forum USB 1GB Flash memory with LCD
  • Blog
  • Forum
  • Documents
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join element14's The Ben Heck Show to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 11 replies
  • Subscribers 30 subscribers
  • Views 1325 views
  • Users 0 members are here
Related

USB 1GB Flash memory with LCD

softwareinthecloud
softwareinthecloud over 8 years ago

Dear Element14 Community,

 

I am trying to build a USB flash memory device with built-in LCD.

 

I need to show the files or a particular file on the LCD.

The LCD needs to be very small similar to these:

image

 

Do not need to have a battery, microphone and audio player capability.

 

Could you please let me know if this is possible?

 

I am planning to 3d print the case myself. I just need the pcb+memory & LCD to be around less than $2.

 

How can I get the memory LCD and PCB built? Should I get the components seperately?

 

Is there a board that I can buy off the shelf that can do these at the lowest possible cost?

 

Thank you.

  • Sign in to reply
  • Cancel

Top Replies

  • Former Member
    Former Member over 8 years ago in reply to softwareinthecloud +2
    softwareinthecloud wrote: THank you Jordan. I can be a bit more flexible with the price but no more than $5. Please also note, i dont need most of the components that mp3 players use like buttons, battery…
  • jdlui
    jdlui over 8 years ago +1
    It technically possible - because MP3 players and similar tech exist that do the same thing. However your constraints are not realistic. I'm not an electronics expert, but wanting a custom PCB and display…
  • cmspooner
    cmspooner over 8 years ago +1
    What's the goal? Sometimes starting at the beginning lets other people give you idea that you haven't thought of. You can get Wemos or arduino pro-mini knock-offs from ebay pretty darn cheap (about $5…
Parents
  • cmspooner
    cmspooner over 8 years ago

    What's the goal? Sometimes starting at the beginning lets other people give you idea that you haven't thought of. You can get Wemos or arduino pro-mini knock-offs from ebay pretty darn cheap (about $5 or so). You can also get SD Card shields and Oled shields for about the same price (again $5 or so)....you could then display the contents of the sd card on the screen...and get wifi for free.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • softwareinthecloud
    softwareinthecloud over 8 years ago in reply to cmspooner

    The MP3 players go around $3.50 on alibabaexpress.

     

    I can sourcee them if I want to but the problem is the software. Not that easy to customise software.

     

    I may need o get a different programmer to reflash the firmware to suit my needs(dont know if it will be even possible wit tose mp3 players).

    Also SD card increases the price. Need one that has built in memory.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • michaelkellett
    michaelkellett over 8 years ago in reply to softwareinthecloud

    How many are you trying to make ?

     

    If it's just a few then it probably isn't viable - your only hope would be to get hold of an existing product that you could hack but a very low cost MP3 player will probably be based on a single custom chip and one memory chip. The manufacturers won't talk to you about how to modify it unless you are going to spend a lot of money.

     

    Building from scratch would need a micro (in BGA or similar) a flash chip, the display, some odds and ends and a custom board, and the skills to do the design.

     

    MK

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • michaelkellett
    michaelkellett over 8 years ago in reply to softwareinthecloud

    How many are you trying to make ?

     

    If it's just a few then it probably isn't viable - your only hope would be to get hold of an existing product that you could hack but a very low cost MP3 player will probably be based on a single custom chip and one memory chip. The manufacturers won't talk to you about how to modify it unless you are going to spend a lot of money.

     

    Building from scratch would need a micro (in BGA or similar) a flash chip, the display, some odds and ends and a custom board, and the skills to do the design.

     

    MK

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
  • softwareinthecloud
    softwareinthecloud over 8 years ago in reply to michaelkellett

    I may end up making a lot. But I need to a sample first to make sure it is exactly what I need.

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