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
  • mistermagoo
    0 mistermagoo over 7 years ago

    In my opinion (and I'm not an educator, so please, take this with a grain of salt), it depends on what you're wanting to teach them first/most. Are you wanting to teach them coding, or electronics, or computer science?
    If you're just trying to teach them how to code, then the cheapest old server with WiFi or internet connectivity would work. There are plenty of apps for most phones that allow connection over SSH/Telnet, and most people are in possession of, if not comfortable with, smart devices these days. It would also allow for students to work on projects without having to be on campus.
    For computer science, as well as coding, then the cheapest WiFi/Bluetooth-enabled SBC you can find would work. It would allow for more low-level experimentation while still allowing users to navigate through a high-level environment (smart device over SSH/Telnet/VNC), as well as teaching configuration options to connect their devices. If you can't afford a board per-student and/if not all of the students can afford a board, they can still connect with their device and work in groups on a single board.
    For computer science, coding, and electronics, the SBC route might still be the way to go if the SBC you decide to use has GPIO. Using scrap electronics from dumpster-dives, Goodwill trips, and garage sale raids is a cheap and easy way to get a fair bit of certain, more expensive parts to experiment with, but for more discrete things like resistors, capacitors, and some transistors, coils, relays, motors, and switches, they're cheap enough that you can buy them in bulk for fairly cheap on sites such as BangGood (though I'd test for lead first TBH), eBay, or Amazon. This ensures fresh new leads and mostly guarantees a working part.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • NigelB
    0 NigelB over 7 years ago in reply to mistermagoo

    Thanks for your thoughts...

     

    I am also not the educator, I am the STEM Ambassador.

     

    In the UK we have something in our secondary schools called D&T, which I think stands for Design and Technology. Which means it very definitely isn't about coding, for a large number of the students (age group in this case 11-16), it is about making a product, which can be as much about making the casework, making textiles, and even encompasses "food technology"... And in some cases taught by teachers who used to teach "food technology" and sometimes don't know the first thing about computers (unless you count MS Word). In the schools around here, they seem to have a recruitment problem getting enough teachers to teach D&T, and many of them seem to be supply teachers coming out of retirement, who used to teach woodwork and metalwork. But there are some outstanding exceptions too.

     

    Sad to say, I have seen some shockingly out of date attitudes from one or two of the older teachers towards the female students, and their ability or interest in technology and technical subjects. It would be so good to find the kit to motivate the students, and educate the individuals concerned by showing them what girls can do if they are motivated and supported. But another school I have talked to has a woman in charge of D&T, and she is so good - and the gender balance in her after-school club shows how that impacts on the number of girls interested.

     

    But when it is electronics and computing based, it often seems to get as far as the idea for an "app" but no real coding for the school kids.

     

    We need to bring the tools to build real things to more of the them, to inspire more of them. And the D&T teacher (unfortunately my main contact is off-sick with stress currently at one of the schools I am dealing with!) seeks to do this with the likes of Arduinos, though he currently has "Crumbles" to work with, as a legacy - so that code can be made to control stuff, and make things happen or move.

     

    There are of course coding clubs springing up all over the place, in which case that would be fertile ground for the cheaper options that you mention, perhaps - but there is often a sense in schools of minimising risk, and buying from official suppliers - and in this case the school's budget is a meagre £200 - £400 per year at the most, to buy stuff for a large number of students (so it may amount to about £2 per head, or something of that order - so it needs to be reusable.

     

    If they can get more "bang for their buck", if they could motivate them, then they might attract more budget, but it seems to be a chicken and egg problem...

     

    This school is lucky to have an experienced technician at their disposal, but I think that his options of where to spend the money may be limited as he needs to get other people to approve his purchases - though they seem comfortable with Amazon and possibly even Alibaba... perhaps because they are increasingly well known to domestic shoppers.

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • shabaz
    0 shabaz over 7 years ago in reply to NigelB

    Hi Nigel,

     

    It is really great what you are doing. Of all the lessons, Design&Technology was one of my favourites at that age (along with Physics perhaps), and it was about the only opportunity we go to be really seen as adults at that age, working responsibly with the occasional machine (milling machine, vacuum forming, soldering etc) but also the teacher was inspiring, always making us become mini-experts for a week on a topic of our choice, as long as it was slightly D&T related, and share reports/research on it each week with the others. That was kind of new for us that we had that responsibility/control at that age. Also, we all (including the teacher) arranged one D&T related outing each, for everyone to attend.

    So for example one person arranged a trip for us to Canary Wharf to see the skyscrapers (he actually went on to become an architect) and I think I arranged a trip either to the Science Museum or something like that, I can't recall. The teacher arranged a trip to see inside a Concorde, and it was so popular that even non-D&T students came along that day, whoever could fit in the coach : ).

    I believe (I'm not sure) that things related to sensing physical properties and "doing" something with them (like displaying it, plotting data, etc) are quite interesting, because it makes one learn more about the world. For example low-cost temperature sensors, etc.

    Also, with the current SpaceX excitement, perhaps small sensors on model rockets could be fun. I think that sort of thing could be really inspiring.

    I'm glad you're thinking of ways to get most interest in engineering for the limited funds. Teaching is so important, it is a real shame it is so underfunded in the UK. I'd lose no sleep if taxes had to increase to provide twice the salary to teachers and to attract new teachers. It is woefully inadequate, and the better paying positions require one to be a regional teaching expert, which is crazy - such salaries should be available for every school to offer.

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

    Hi Nigel,

     

    It is really great what you are doing. Of all the lessons, Design&Technology was one of my favourites at that age (along with Physics perhaps), and it was about the only opportunity we go to be really seen as adults at that age, working responsibly with the occasional machine (milling machine, vacuum forming, soldering etc) but also the teacher was inspiring, always making us become mini-experts for a week on a topic of our choice, as long as it was slightly D&T related, and share reports/research on it each week with the others. That was kind of new for us that we had that responsibility/control at that age. Also, we all (including the teacher) arranged one D&T related outing each, for everyone to attend.

    So for example one person arranged a trip for us to Canary Wharf to see the skyscrapers (he actually went on to become an architect) and I think I arranged a trip either to the Science Museum or something like that, I can't recall. The teacher arranged a trip to see inside a Concorde, and it was so popular that even non-D&T students came along that day, whoever could fit in the coach : ).

    I believe (I'm not sure) that things related to sensing physical properties and "doing" something with them (like displaying it, plotting data, etc) are quite interesting, because it makes one learn more about the world. For example low-cost temperature sensors, etc.

    Also, with the current SpaceX excitement, perhaps small sensors on model rockets could be fun. I think that sort of thing could be really inspiring.

    I'm glad you're thinking of ways to get most interest in engineering for the limited funds. Teaching is so important, it is a real shame it is so underfunded in the UK. I'd lose no sleep if taxes had to increase to provide twice the salary to teachers and to attract new teachers. It is woefully inadequate, and the better paying positions require one to be a regional teaching expert, which is crazy - such salaries should be available for every school to offer.

    • 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