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
STEM Academy
  • Learn
  • Learning Center
  • STEM Academy
  • More
  • Cancel
STEM Academy
Forum Stretching a school budget
  • Blog
  • Forum
  • Documents
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join STEM Academy to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Suggested Answer
  • Replies 17 replies
  • Answers 11 answers
  • Subscribers 56 subscribers
  • Views 4278 views
  • Users 0 members are here
  • education
  • stem_academy
  • raspberrypi
  • arduino coding
  • stem projects
Related

Stretching a school budget

NigelB
NigelB over 7 years ago

I am in discussions with a local school about the best way to stretch their budget for buying controllers for robotics and coding projects.

 

Previous D&T teachers there have invested in "Crumbles"... which seem very poor value and limited in their tools, functionality and IO pins compared to Arduinos or Pi Zeros.

 

At the moment I am exploring the possibility of using cheap Arduino nano boards, and mounting them on a simple pcb that will improve their robustness, and break out their IO into bigger more accessible terminals, as my D&T teaching contact is happy to make such boards himself using the resources from a different bucket of money, thus minimising the cost of ruggedising the Arduinos on his new equipment budget.

 

I have also barely started to find out if S4A - Scratch for Arduino - can run on nanos, as a low-level entry way of programming them - but as far as I know S4A is designed for the Arduino Uno, so that might force my hand in that direction). If Arduinos are used, then there are free programming tools out there, allowing different levels of ability to access them for projects. Are there other examples of Scratch for Arduino that might work on a nano? Would someone like to collaborate to make one? The great thing about Arduinos is the huge range of very affordable shields out there, as well as the big community of users.

 

Pi zeros are another possibility, as they give several levels of complexity possible - from Raspberry Assembler, to Scratch, to GPIO Zero, to Python ... each with their pros and cons - but of course the Pi zero offers the chance to do other stuff far more sophisticated than a "mere" 8-bit microcontroller such as the Arduino. And of course there are a growing number of Pi Hats to interface with the real world.

 

As always, my time is limited to look into these things, particularly if I am to get something useful out there quickly for them.

 

So I would be really interested in hearing from anyone who has already been through this loop, who can throw ideas or experiences into the pot, or even collaborate or share what they have already done for their local school. Something far better could be produced as a collaboration, of course. And it would be a shame to duplicate effort, instead of putting more time into an existing project to hopefully expand and improve it.

 

Nigel

STEM Ambassador in HANTS since 2012 (working individually, not as a corporate STEM Ambassador)

PTLLS certified

  • Sign in to reply
  • Cancel

Top Replies

  • shabaz
    shabaz over 7 years ago in reply to NigelB +8 suggested
    Hi Nigel, As I understand, it is possible to use a scratch-like language with it, or TouchDevelop, or JavaScript or Python. However, for more advanced users, C (and C++) is also possible, using a API/libraries…
  • shabaz
    shabaz over 7 years ago +6 suggested
    Hi Nigel, At university we had a department-produced board which didn't have the microcontroller, but had a small selection of functionality (a few sensors, ADC, DAC, LEDs, connections for wiring to external…
  • mcb1
    mcb1 over 7 years ago +6 suggested
    NigelB It's great that schools are looking to expand their budget by seeking alternative solutions. I've seen too many local schools spend their entire budgets on expensive and limited resources, which…
Parents
  • rsc
    0 rsc over 7 years ago

    Hi Nigel,

    Most manufacturers will donate boards for classroom use.  Both TI and Silcon labs have donated MCU eval boards for my classes.

    Here's a link to Silicon Labs University program:

    https://www.silabs.com/products/mcu/mcu-university-program

    Here's the link to TI University Program:

    https://university.ti.com/en

    When I go to electronics trade shows, I always leave a card with manufacturers and distributers and let them know I can use any "surplus" eval boards they want to donate.

    Sometimes a random surprise package will just show up full of goodies.

    Good luck,

    Scott

    • Cancel
    • Vote Up +5 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Reply
  • rsc
    0 rsc over 7 years ago

    Hi Nigel,

    Most manufacturers will donate boards for classroom use.  Both TI and Silcon labs have donated MCU eval boards for my classes.

    Here's a link to Silicon Labs University program:

    https://www.silabs.com/products/mcu/mcu-university-program

    Here's the link to TI University Program:

    https://university.ti.com/en

    When I go to electronics trade shows, I always leave a card with manufacturers and distributers and let them know I can use any "surplus" eval boards they want to donate.

    Sometimes a random surprise package will just show up full of goodies.

    Good luck,

    Scott

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