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
Single-Board Computers
  • Products
  • Dev Tools
  • Single-Board Computers
  • More
  • Cancel
Single-Board Computers
Forum Which Single Computer Board to buy?
  • Blog
  • Forum
  • Documents
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Single-Board Computers to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Suggested Answer
  • Replies 31 replies
  • Answers 2 answers
  • Subscribers 64 subscribers
  • Views 3657 views
  • Users 0 members are here
  • board
  • c
  • computer
  • single
  • electronics
  • c++
Related

Which Single Computer Board to buy?

Former Member
Former Member over 10 years ago

Hello

 

Please help me to choose which single computer board to buy from among. I'm looking for comparing with BBC Microbit board.


My objective is hands-on some small kind of electronics projects using C/C++ coding (from Windows XP) to board.


Please guide me to select perfect board.


-pritamshah@gmail.com

 

  • Sign in to reply
  • Cancel

Top Replies

  • fvan
    fvan over 9 years ago in reply to Problemchild +3
    Been working on a script querying the Jive API, will see what I can retrieve from that
  • fvan
    fvan over 10 years ago in reply to Former Member +2
    Yes, indeed, very similar looking to the micro:bit. Got mine from Kickstarter ( https://www.kickstarter.com/projects/922345933/codebug?ref=nav_search )
  • Problemchild
    Problemchild over 9 years ago in reply to shabaz +2
    Yes Context is indeed King here and the whole point of giving useful advice rather than opinion is to ask the original poster for some context. The problem is that after nearly 2 months many have forgotten…
Parents
  • dougw
    0 dougw over 10 years ago

    The Cypress PSoC 4 BLE development kit has pretty similar features and computing power to the BBC micro:bit plus some extra features.

    http://www.element14.com/community/search.jspa?q=CY8CKIT-042-BLE

    here are some example projects:

    http://www.element14.com/community/message/143707/l/100-project-for-psoc-4-ble-first-20-projects#143707

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • Former Member
    0 Former Member over 10 years ago in reply to dougw

    Thanks

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • Former Member
    0 Former Member over 10 years ago in reply to dougw

    Thanks

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
  • Former Member
    0 Former Member over 10 years ago in reply to Former Member

    If your objective is solely a set of electronics projects, then your best bet is Raspberry Pi 2 or BeagleBone Black running on a Debian-ish distribution (E.g. Raspbian).  This would provide you with a very wide community of support while getting your feet wet.  They both also support RPM based distros like Fedora if that is your cup of tea.

     

    My personal choice was Raspberry Pi 2 because currently (not necessarily tomorrow) the RPi2 RAM size (1GB) is double that of the BBB (0.5GB).  I chose Raspbian because the distro has excellent support and documentation.  Also, I am a cheapskate and the RPi2 + "condiments" was a bargain!

     

    With respect to your Windows XP source code (Visual Studio based?), get ready to manually modify code as Microsoft C++ is very different from any one else, even when no GUIs are involved.  Hopefully, you are already familiar with Linux, desktops, `make`, and GCC (Gnu C/C++ compiler).

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • Former Member
    0 Former Member over 10 years ago in reply to Former Member

    Thanks for conceptual.

     

    I heard that "Cypress PSoC 4 BLE development kit" has 2gb ram and pre-loaded Linux. What is your opinion for this one?

     

    I'm new guy for Single Computer Board but experienced in IT for development on Windows.

     

    I hear that Adriano kind of board has special software on Windows for interfacing to board like write code on Windows and transfer to board using that software along-with pre-loaded starter codes. Even we can interface display with board.

     

    Which will easy as beginner and for engineering projects?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 10 years ago in reply to Former Member

    "Cypress PSoC 4 BLE development kit has 2gb ram and pre-loaded Linux"


    I don't think so.  Go to the Cypress site and read the specs.

    PSoCRegistered 4 | Cypress

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • 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