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
  • 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
Embedded and Microcontrollers
  • Technologies
  • More
Embedded and Microcontrollers
Embedded Forum Embedded Pi
  • Blog
  • Forum
  • Documents
  • Quiz
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Embedded and Microcontrollers to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 6 replies
  • Subscribers 472 subscribers
  • Views 961 views
  • Users 0 members are here
Related

Embedded Pi

ss2410
ss2410 over 6 years ago

Hi all, I’m quite new to this, so please bear with me.

 

I’ve got a Pi3 B and the Embedded Pi, I was hoping to use these with my old Arduino Shields for a few projects. Any idea where to get the information on running them if it’s possible(CooCox is no more) If it’s possible to use these together or will I have to get a Pi1 or 2?

 

I did find some examples but having a very hard time getting anything to work, I also have an Arduino Shield Shield from iTead which seems to be the same, ie no longer in production.

 

Any help would be gratefully accepted.

 

Steve

  • Sign in to reply
  • Cancel

Top Replies

  • jimbod
    jimbod over 6 years ago in reply to shabaz +2
    I bought one of these a while back (many years) and was sorely disappointed. The board was designed to be only be programmed from Windows (which is a terrible idea for a Pi device) and Coocox have now…
  • shabaz
    shabaz over 6 years ago +1
    Hi Steve, I don't think it is a popular board, so it is likely you may be trailblazing getting it to work. In theory it isn't a lot of work, but would still take someone experienced at least half a day…
  • matrixmike2
    matrixmike2 over 6 years ago in reply to dougw +1
    Thanks for that. It looks cool. I am enthused with my existing board for the moment.
Parents
  • shabaz
    shabaz over 6 years ago

    Hi Steve,

     

    I don't think it is a popular board, so it is likely you may be trailblazing getting it to work. In theory it isn't a lot of work, but would still take someone experienced at least half a day to trawl through the docs and schematics, to figure out how to use with the Pi, and provide some basic API in whatever language of choice, unless something already exists on the web.

    There was a small window when such a board might have had some use, but nowadays there are many HATs for the Pi, so maybe there is less demand for such an adaptor board. There is a list of more recent boards in the document here:

    Accelerate Your Innovation - Single Board Computers Brochure (EU)

    Otherwise, if you need to connect a particular arduino shield, it may be quicker to just explore the shield and see what signals need connecting, and just patch them to the Pi using jumper wires. Level conversion may be needed in the Shield->Pi direction. In the Pi->Shield direction, sometimes level conversion is not needed, but it will depend on the shield in question.

    The shield may work well with the Pi, but sometimes timing matters - so it's not guaranteed that it is effective doing this or not without knowing more about the use-case, or the particular shield.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • shabaz
    shabaz over 6 years ago

    Hi Steve,

     

    I don't think it is a popular board, so it is likely you may be trailblazing getting it to work. In theory it isn't a lot of work, but would still take someone experienced at least half a day to trawl through the docs and schematics, to figure out how to use with the Pi, and provide some basic API in whatever language of choice, unless something already exists on the web.

    There was a small window when such a board might have had some use, but nowadays there are many HATs for the Pi, so maybe there is less demand for such an adaptor board. There is a list of more recent boards in the document here:

    Accelerate Your Innovation - Single Board Computers Brochure (EU)

    Otherwise, if you need to connect a particular arduino shield, it may be quicker to just explore the shield and see what signals need connecting, and just patch them to the Pi using jumper wires. Level conversion may be needed in the Shield->Pi direction. In the Pi->Shield direction, sometimes level conversion is not needed, but it will depend on the shield in question.

    The shield may work well with the Pi, but sometimes timing matters - so it's not guaranteed that it is effective doing this or not without knowing more about the use-case, or the particular shield.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
Children
  • jimbod
    jimbod over 6 years ago in reply to shabaz

    I bought one of these a while back (many years) and was sorely disappointed. The board was designed to be only be programmed from Windows (which is a terrible idea for a Pi device) and Coocox have now vanished.

     

    After some significant playing around I managed to get some software running on it, but it isn't easy as you have to build everything yourself. This is not a trivial task!

     

    I was able to cross-compile on the Pi using the Pi's compiler with the appropriate flags. However, it needs customer libraries and all sorts of other complications making it very much one for the “enthusiast”. I may have another go at working on it but I'm thinking that using the Arduino programming environment may be a better starting point (they have some STM32F1 support in some unofficial github repositories).

     

    E14 really ought to warn people about this in the information section on the product.

     

    Regards,

     

    Jim.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
  • matrixmike2
    matrixmike2 over 6 years ago in reply to jimbod

    I had a play with one of these ages ago. I found it on the way to the rubbish bin still in the original packaging. I hunted around for a while and just this morning came across the schematic - was it always there???  This helps a lot - at least to verify the jumpers etc etc. I have been working with some stm8 and stm32 boards and if nothing else maybe I can get some stm code to run on it. I paid nothing for it but always thought that it would be a neat piece of kit but documentation was sadly lacking. I was unsure of the jumpers. Anyway we shall see what I do with it...

    Embest: Schematic for Embedded Pi

    • 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