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
Robotics
  • Technologies
  • More
Robotics
Forum Ideal development board?
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Robotics to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Not Answered
  • Replies 5 replies
  • Subscribers 62 subscribers
  • Views 734 views
  • Users 0 members are here
Related

Ideal development board?

Former Member
Former Member over 10 years ago

Hello

 

I'm looking for a cheap development board to use as a small part of my final year project.  I need to use the GPIOs to read a distance sensor and control a motor at various speeds.  I need a package that is all in with programming suite etc and I would like to code in C.  However, I need something that doesn't have all the header files etc for all the functions like Arduino does, I would like to attempt to do this from scratch.  Any help would be much appreciated.

 

Thanks

 

Rob

  • Sign in to reply
  • Cancel

Top Replies

  • shabaz
    shabaz over 10 years ago +4
    Hi Rob, Most (all?) microcontrollers can be programmed from scratch without relying on support packages of source code from manufacturers, provided you're willing to trawl through their multi-hundred-page…
Parents
  • shabaz
    0 shabaz over 10 years ago

    Hi Rob,

     

    Most (all?) microcontrollers can be programmed from scratch without relying on support packages of source code from manufacturers, provided you're willing to trawl through their multi-hundred-page user guides to figure out what registers need programming. To save you time, the supplied source code libraries should simplify things but is unnecessary if you want to go it alone.

    'Going it alone' is easier with simple 8-bit microcontrollers than (say) Cortex-M, but still possible with both.

    An Arduino is a simple microcontroller with software surrounding it. Nothing stopping you from programming it without the

    Arduino software environment.

    You could use something like a Raspberry Pi but although you can do so-called 'bare metal' programming for it, it is underusing it's resources (since Linux comes with a kernel, memory management, well-proven code such as network drivers etc - difficult to re-do all of this from scratch in a reasonable time).

    You'd need to examine your requirements in detail (every microcontroller can read a generic sensor and control an output for a circuit to control a motor in theory) and then pick a suitable platform. The programming tools are usually cheap. The compilers are often free. This means that you can comfortably select based on technical criteria rather than cost of dev tools and IDEs.

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • shabaz
    0 shabaz over 10 years ago

    Hi Rob,

     

    Most (all?) microcontrollers can be programmed from scratch without relying on support packages of source code from manufacturers, provided you're willing to trawl through their multi-hundred-page user guides to figure out what registers need programming. To save you time, the supplied source code libraries should simplify things but is unnecessary if you want to go it alone.

    'Going it alone' is easier with simple 8-bit microcontrollers than (say) Cortex-M, but still possible with both.

    An Arduino is a simple microcontroller with software surrounding it. Nothing stopping you from programming it without the

    Arduino software environment.

    You could use something like a Raspberry Pi but although you can do so-called 'bare metal' programming for it, it is underusing it's resources (since Linux comes with a kernel, memory management, well-proven code such as network drivers etc - difficult to re-do all of this from scratch in a reasonable time).

    You'd need to examine your requirements in detail (every microcontroller can read a generic sensor and control an output for a circuit to control a motor in theory) and then pick a suitable platform. The programming tools are usually cheap. The compilers are often free. This means that you can comfortably select based on technical criteria rather than cost of dev tools and IDEs.

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
No Data
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