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
Arduino
  • Products
  • More
Arduino
Documents Back to School Wishlist - featuring Arduino and Raspberry Pi!
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Arduino to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Engagement
  • Author Author: dychen
  • Date Created: 26 Aug 2022 3:37 PM Date Created
  • Last Updated Last Updated: 28 Mar 2023 12:22 PM
  • Views 27999 views
  • Likes 10 likes
  • Comments 33 comments
Related
Recommended

Back to School Wishlist - featuring Arduino and Raspberry Pi!


It's fall again and students are headed back to school. Raspberry Pi and Arduinos are great tools for experimenting and learning; every engineering student should have one, or both! For this wishlist, we've put together some interesting accessories and starter kits that will get you on your way with Pi and Arduino projects.

Let's get started with the basics!

Breadboard
For most projects, you'll need a breadboard. They'll let you tweak your circuits without having to solder. Note: some of the starter packs below already contain breadboards.

Breadboard

Buy Now


Jumper Kit
To wire things up on the breadboard, you'll need wires of different lengths. Rather than cutting and stripping wires youself, jumper kits come in convenient lengths and colors for easy organization.

Jumper Kit

Buy Now

Arduino UNO
Most of you already know the Arduino - it's essentially a microcontroller that you can program to do almost anything. Arduinos have a variety of available shields, which let you add sensors, motors, displays, and pretty much anything else you need for your project.

Arduino UNO

Buy Now

Raspberry Pi
Raspberry Pi is a fully programmable single board Linux computer. Where Arduinos have available shields, you can get HATs (Hardware Attached on Top) for Pi. HATs also let you expand your Pi with whatever you need for your project, and there's a HAT available for pretty much everything.

Raspberry Pi kit

Buy Now

Raspberry Pi Education Parts Kit
Assembled by the Raspberry Pi Foundation, this Education Parts Kit contains pretty much everything you need to get started, including breadboard, LEDs, a variety of sensors, resistors, capacitors, and jumpers.

Pi Education Parts Kit

Buy Now


Grove Kits
Now let's look at some kits. Grove is a prototyping system by SeeedStudio that takes a modular approach to electronics. The Grove system starts with a base unit (HAT or Shield), which provides a bunch of Grove connectors that you can add modules to. SeeedStudio calls the base unit the "stem", and the modules, the "twigs". Grove connectors make it a little easier to add and swap modules in your project.

Grove Starter Kit for Arduino 

Grove Starter Kit

Buy Now

GrovePi Starter Kit for Raspberry Pi

GrovePi Starter Kit

Buy Now

Servo Motor

Servo Motor

Buy Now

LED Segment

Segment LED

Buy Now

LCD Display

LCD Display

Buy Now

Light Sensor

Light sensor

Buy Now

Temperature Sensor

Temperature Sensor

Buy Now

Sensor Board, Temperature, Humidity, Pressure and Gas Sensor, for Arduino

BME680 Sensor Board

Buy Now

For more Grove-compatible products, click here.

Other Cool Kits for Pi/Arduino

Arduino Starter Kit

Arduino Starter Kit

Buy Now

Arduino Starter Kits are available in different languages.

Arduino Student Kit

Arduino Student Kit

Buy Now


Pi Sense HAT

Pi Sense HAT

Buy Now


Arduino Sensor Kit

Arduino Sensor Kit

Buy Now


Tinkerkit Braccio Robot Arm

Tinkerkit Braccio Robot Arm

Buy Now

 

  • back to school
  • education
  • raspberry pi
  • wishlist
  • arduino
  • Share
  • History
  • More
  • Cancel
  • Sign in to reply
  • taifur
    taifur over 2 years ago

    I can remember one of my early days of Arduino projects that I made around 2011. The project was an automatic phone dialer that was capable to call a number automatically on an Arduino button press. I use the most popular Nokia 1100 mobile phone and an Arduino mega for my project. I hacked every button of the phone and connected it with a digital pin of Arduino using a transistor so that every button can be pressed from Arduino. Look at the image below.

    image 

    Over the years I made lots of Arduino projects and I have learned a lot. I publish around 100 open source projects on instactables.com and hackster.io. One of my recent projects using Arduino is PCB Bot that I made using Arduino Nano. This bot can be used as a line follower, obstacle avoider, and remote control robot. 

    image

    The project details are available here: https://www.instructables.com/PCB-BOT-Line-Follower-Obstacle-Avoiding-Remote-Con/

    Another project using Arduino was the Smart City Environmental Monitoring device that collects all the environmental parameters like temperature, humidity, air quality, air pressure, and noise level and publishes and stores those parameters in the cloud.  

    image

    The project details are here: https://www.hackster.io/taifur/solar-powered-environmental-monitoring-kit-b1d03d

    Another Arduino project is the Arduino learner's kit that I made for Arduino learners and the kit contains all the necessary components required for Arduino learning. 

    image

    Kit detail is available here: https://www.instructables.com/Arduino-Learner-Kit/

    When I teach Arduino programming I missed one shield that will contain all the usual sensors and components. It can have a few LEDs, several buttons, one POT, one LDR, one LM35 temperature sensor, one RGB led one seven-segment display, one buzzer, one OLED, one RTC, and one MPU (MEMS) sensor. That will help Arduino learners to learn Arduino without buying lots of separate stuff. The shield name can be Arduino Learner shield or something like that. 

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • Chayotix
    Chayotix over 3 years ago

    Starting out i just did the basics, blink and such, i found a site that has a lost in space series I'm about halfway through Sweat smile i see a couple robots in the list but I'd love to see more options in robotics, battle bots, mini droids, things that i could show kids thatd get them pumped to learn how 

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • DrNicket
    DrNicket over 3 years ago

    Haven't gotten started yet. I want to try making a lights and sounds mod for my Star Trek Attack Wing oversized Borg Cube. It's over a foot tall on its stand and would look and sound amazing!

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • DrNicket
    DrNicket over 3 years ago

    Haven't gotten started yet. I want to try making a lights and sounds mod for my Star Trek Attack Wing oversized Borg Cube. It's over a foot tall on its stand and would look and sound amazing!

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • Yon_Codzion
    Yon_Codzion over 3 years ago
    • I don't have an Arduino yet but i have many plans on what Arduino project to create. I always dream of having one but I'm financially overwhelmed by our school fees. I also start reading on the basic function of each parts of the arduino (thanks for your website I learned many things about it) and also read the basic codes of it. If I will be given a chance to have one (Arduino starter Kit), I am willing to learn and start making experiment/projects, and also teach my co-student about it.
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • Leo_Lehane
    Leo_Lehane over 3 years ago

    My first project for an addition was a full self watering garden. I ran it on a arduino mega, and it included 10 moisture sensors and solenoid valves. I am still learning arduino and I am getting into raspberry pi programming, so extra components would be great. One thing that might be cool to include is maybe a small ecg kit

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • Pilar
    Pilar over 3 years ago

    No going back to school I have an idea.

    My hobby is Astrophotography so I'm motorizing my telescope mount to make it self drive, make corections to any unwanted move (guiding) and be accessible through WiFi from my phone.

    It's gonna be a small IoT base, with automatic gps detection and RTC giving me full knowledge in which celestial coordinates my scope is looking. It will come in three parts:

    Raspberry + Motor driver Module + remote

    Raspberry will comunicate with driver through cable, and remote will be wifi based, just to be able to make couple of actions (Translation, parking, joystick move, gps, Humidity&temperature), It's gonna have an LCD Display, Joystick and couple of buttons.

    Im gonna control Raspberry from my phone through WiFi remote desktop. It will be conected to motor drives on the telescope mount, sending corections data. I'm also making custom pcb's in KiCad and sending them off to JLCPCB to print. 

    2/3 of my project are done, only Part missing is Raspberry Pi 4B 4/8GB to make an Linux based guiding correcions:( Those are imposible to get anywhere.. 

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • Zyr
    Zyr over 3 years ago

    My first electronics/embedded project was back in 2014, when I was 17: a simple 2-wheeled robot using 3 HC-SR04 ultrasound sensors, controlled by a PIC32 on a Arduino-like board (Pinguino) but since I was really bad at electronics all it did was turning round and round...

    I left school at 13 and started programming shortly after, electronics was very obscure to me andd I never had the chance to be able to ask teachers or classmate for help, got back to pure software because I didn't get it and couldn't find meaningful help on the internet, at that time...

    Fast-forward 8 years later and I'm starting to learn electronics again and just learned that the pulseIn() method cannot be called multiple times on different pins so I dug up the project and decided to write a new implementation of the function in pure C that would take an array of pins and give back an array of distances... and I think I'll make the code run on a microprocessor without a board like Arduino, so that I learn more about bare-metal programming and can practice with electronics... (Also, C is my first language and I really love it Heart).

    There's some bits of the code on my GitHub (ZyriabDsgn) but it's more like testing code, I'm planning on doing videos about all that and my journey on embedded programming, electronics and that kind of fun stuff... but I can't afford even a Uno at the moment so that'll wait a bit :/

    On the other recent projects I just finished building a WiFi repeater using a ESP8266 board today but it's quite slow and I'll have to take a look into the firmware (made by martin-ger on GH), see if I can send a PR to optimize something... or just rewrite the basics of the repeating part of the firmware if I have the courage Sweat smile

    If I could win the prize I would definitely use the Raspberry Pi on my modernization project for my 2010 Subaru, replacing the buggy internal computer and I would finally own an Arduino Uno! :D Also lots of projects in robotics, smart surveillance (in C++ using OpenCV) and make cool videos where I learn and share my experiments Slight smile

    Also we're ewpecting our first baby in February and would love to be able to help the mama with my new skills Baby

    I don't have a lot of pictures but here is the WiFi repeater on its EVB: 

    image

    • Thanks for reading and have a great day Sun with face
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • redcharly
    redcharly over 3 years ago

    Arduino Nano 33 BLE Sense is a fantastic tool to start studying IoT. It is an evolution of the traditional Arduino Nano, but, compared to the classic Arduino UNO, it features a much more powerful processor and a much larger program memory and a RAM is 128 times larger. It also includes other great features like Bluetooth and an impressive selection of sensors.

    image


    There is the ability to run Edge Computing (AI) applications on it using TinyML and you can create your own machine learning models using TensorFlow Lite and upload them to your board using the Arduino IDE. It's really simple to create an AI application with Edge Impulse using the microphone or the IMU. It is really cool! 

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • colporteur
    colporteur over 3 years ago

    Dabbling with Raspberry Pi’s came before Arduino’s but dabbling with Arduino’s came because of dabbling with Pi’s.

    SheevaPlug my first SBC

    May 2016 was my introduction to the Pi’s. I had purchased Globalscale Technologies SheevaPlug development kit to explore single board computers. Working for an ISP, our competitors were saying our DNS had the slowest response time. I wanted to unleash a herd of Plug computers into the network to call home providing real time statics from the far reaches of the network.

    My motivation to invest more time in the Plug herd proposal fizzled out after a successful proof of concept. Overcoming the bureaucracy to even get the project in the running for funding was daunting. A few of my coworkers had purchased Pi’s and were playing in the space. I joined a group buy of a Pi2.

    I have always made it a practice of making a big boy toy purchase at Christmas for myself, so I could have a present under the tree that I knew I would want to play on Christmas morning. I bought an Adafruit Ultimate Global Positioning System (GPS) HAT for Raspberry Pi. GPS was an area I had explored when my career focused on aviation electronics some ten years back.

    AdaFruit GPS HAT Big Boy Christmas Present

    I fell in love with the Pi HAT. The GPS stuff I had only read about in aviation publication was at my fingertips. The configuration of the Pi extended the system administration I focused my career on. I was investing in Linux while many were seeking the Microsoft certificates. Linux enabled me to get down and dirty to understand how operating systems actually worked.

    I dd command line many images in those early days of Pi’s. I pitched a proposal to a UK magazine on the Pi GPS receiver. My aviation background gave me insight into the technology. They accepted the proposal and they published it in LinuxFormat magazine in August 2016. And you thought I was making all this stuff up:)

    Pi’s dabbling lead to Arduino’s pursuits through model railroad animation projects. I had used a Pi and a small screen to construct a HO scale model railroad drive-in movie theatre. I had done some other small animation projects like lights flashing and a 12ft thunder and lighting cloud with sound and lighting flashes. The Pi was over kill for smaller one of a kind animations.

    Flashing a LED using an Arduino Nano to simulate an Arc Welder, complete with a plastic figure holding a small piece of fibre-optic strand to conduct the light onto the workbench. Some of the animation projects have been presented to the E14 Community in projects or contest entries.

    Track Automation PCB

    At last count, the animation on the model railroad layout has over 42 Arduino Nano’s, two Arduino Mega’s and eight Raspberry Pi’s. In addition, there is a Pi and a few Nano animations that travel to road shows. The railroad animation project started in the summer of 2017 and continues to this day.

    Missing from the parts list I feel is important would be a bread board power supply. Best practice suggests to not use the device power for external devices. I have learned, sometimes by generating smoke, you need an alternate DC power source other than what is provided on the device.

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