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 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
STEM Projects
  • Learn
  • Learning Center
  • STEM Academy
  • STEM Projects
  • More
  • Cancel
STEM Projects
Blog Raspberry Pi Educators Road Test: Timelapse crystals 3 - Home Education Project
  • Blog
  • Forum
  • Documents
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join STEM Projects to participate - click to join for free!
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: nbizzell
  • Date Created: 28 Jan 2015 12:05 PM Date Created
  • Views 465 views
  • Likes 1 like
  • Comments 4 comments
  • raspberry pi educators design challenge
  • education
  • timelapse
  • project
  • photography
  • science
  • raspberry-pi
  • raspberry_pi_educator
  • pi educators sub space
  • raspberrypi_education
Related
Recommended

Raspberry Pi Educators Road Test: Timelapse crystals 3 - Home Education Project

nbizzell
nbizzell
28 Jan 2015

I was able to set up the full experiment with my Home Education Computing group yesterday. We had got hold of some Copper Sulphate from ebay and stopped filming the snow.

 

We planned to film one form set of crystals from above using the Visual-Pi-ser as a stand and the other from below lit from the top.

 

imageimage

 

To film from underneath a stand was made from a cardboard tube and a slit cut to allow the camera to be placed underneath. this would also double as a lightbox for other projects with the addition of some greaseproof paper (to diffuse the light) and a petri dish.

imageimage

 

This camera also needed the focus changing a it was significantly closer to the subject than the standard minimum distance of around 47cm.

 

So the craft knife was called for again and the glue blobs cut off another camera (this part of the process seemed to really enthrall the boy and had them really excited about the idea of 'hacking' hardware. The process used to change the focus was described more fully in the Visual-Pi-ser side project blog but essentially you need to cut through the glue blobs to free up the lens on the camera board. You do need to be careful not to damage the delicate board whilst doing this so take care. Once this is done you can focus the camera by turning the lens

 

image

 

Before making the solutions we did the science bit of the learning talking about solutions, solutes and solvents. We talked about how things Dissolve and about how we might separate a mixture and a solution. I was really pleased at the boys recall and understanding of things we had talked about before. I even used a whiteboard substitute to do a bit of diagramming so they could visualise the process of the copper Sulphate and water forming a solution.

 

image

 

Before we moved onto making the solution we covered the safety aspects of using chemicals in experiments (if you are trying this at home please look at the specific safety information from CLEAPS and follow the advised precautions). We talked about the specific risks fro this experiment and what we could do to protect ourselves. This caused some excitement and delay as Toby decided that the goggles (from his Science set) could not be used by anyone else. Once we had negotiated terms for the sharing of safety equipment we were able to move on to making the solution.

 

To get the best results for crystal formation it is important to use a saturated solution. This means that there is as much solute in the solvent as it can dissolve. To make the saturated solution we added hot water to the Copper Sulphate powder and the boys took turns stirring. We added more powder and stirred vigorously until no more would dissolve in the water. You can see this point when even after repeated stirring the solute is dropping out of solution. If the solution is not saturated the process takes longer and the crystals are not as impressive so it is worth time and effort at this stage to ensure the solution is as saturated as possible.

 

image

Once we had a solution ready (or poisonous potion as Jacob later described what we had been doing) we set up the RPi to take the pictures.

 

We talked about jpw long the process would take and how long we should leave it between pictures to get the best results. After the earlier experiments we did the decision was taken to take pictures every minute. We also decided to use the timelapse method I had used for the snow pictures (Scheduling a BASH file using cron) rather than the timelapse mode of the Raspistill command.

 

The file was already set up on the RPi that came with the kit (after being used for the snow) but it needed replicating on the second RPi so Jacob set up the scripts with a little help from Toby and myself. This was the first time he had really used the RPi so he was really excited to be controlling the computer using the command line (a big change from his iPad).

 

The code we used was as shown below:

 

#!/bin/bash

DATE=$(date +"%Y-%m-%d_%H%M")

raspistill -o /home/pi/camera/$DATE.jpg

 

To set the cron job we used:

 

Sudo crontab -e

 

and the schedule line:

 

* * * * * /home/pi/timelapse.sh 2>&1

 

image

 

 

With the RPi set up they were moved to the sideboard (to keep the copper solution out of the reach of our 2 year old). This move was the main reason we had decided to use the scheduling and file method as it meant we could set it all up on the table and move the kit then just plug it in and it woul dsit and take pictures without the need for a keyboard or monitor to set things off. We also made sure the RPi both had WiFi adapters up and runing before they were set up so we could connect via SSH or VNC and check on the results.

 

With this done the Copper Sulphate solution was added to to petri dishes (whilst wearing goggles of course) and placed in the set up.

 

imageimage

 

Now all that remained was to wait and see what happened.

 

After quite a short time (around an hour) some results were visible and crystals started to be visible to the eye. The RPi were working well and pictures being taken so all was good.

 

In the evening we got impatient and seeing some large crystals formed we downloaded some of the pictures and put together a couple of timelapse videos to see the results.

 

I hadn't had time to experiment with other software so we used Window Movie Maker Live again. This time with no trouble but there were less pictures to process.

 

The reults of the top view camera were quite good clearly showing the crystals forming over time. I think the focus might be a little out so we may try doing this again with a slightly adjusted camera.

 

You don't have permission to edit metadata of this video.
Edit media
x
image
Upload Preview
image

 

The experiment short from below worked really well and produced a really nice clear picture. The view with back lighting really shows the crystals nicely and the process of them forming is really clear from the video. The crystals are also a little magnified as a result of being so close to the camera and the adjustments made to the lens so it looks a little like viewing it through a microscope.

 

You don't have permission to edit metadata of this video.
Edit media
x
image
Upload Preview
image

 

The best thing about the results is that these were shot with very basic equipment by two Home Educated students 6 and 7 years old. I am very proud of what the boys have done (with a little help and guidance) and they were really pleased to see the results. My school students will have a lot to live up to when I am well enough to return to work and run the School version.

 

We have left the experiment running so we may also be able to extend the length of the videos a little i will post the results here if we do. We may not get to that however as the boys are determined they want to grow a big crystal using one of these crystals as a seed so we might see if we can do that and film that instead.

  • Sign in to reply
  • nbizzell
    nbizzell over 10 years ago in reply to michaelkellett

    MK,

     

    Good question, I can in some ways see you point I could easily have done the science experiment without the RPi.

     

    However the idea of the roadtest was to trial the supplied camera kit with children in education. This project was one way I thought about to utilise the Camera part of the kit. Most of my previous work with students has been very Computing focused and I was looking for something that was a little different.

     

    This part of my Project with young (6 and 7 years old) Hoem Educated students was more about introducing them to the RPi and  something it could do, rather than being an out and out computing project. The crystal experiment is sort of a bonus as we are also learning Science and has some visually appealing results. They were able to do some of the (admittedly simple) coding and control the RPi. The boys were intrigued by how they could control the computer using the command line rather than the GUI interfaces with which they are familiar (Windows, IOS and Android). They are already starting to ask about what else we can do with the RPi. So in that respect I think this part of the project has been successful, they have developed an initial interest, but this is only a first step for them.

     

    The second part of my planned project (which I may now be able to execute with the extended deadline) is doing a similar experiment but focusing more on the programming side as the students I work with in school (11-18 years old) are older and have more exposure to computing. There is little point and interest for young people in doing computing for the sake of computing so recording the Science experiment here is the end to which they will be using Computing to find / make the means to achieve. Again this is a bit of a set piece but the idea is to show the students examples of what can be done and how so that they can then take these ideas and extend them or use some of the methods they have seen to do something else entirely different.

     

     

    To answer your question more directly I think what the RPi 'brings to this party' is a tool to engage young people in computing. As a bonus we also managed a bit of cross curricular learning in the form of a science project.

     

     

    Bizz

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • nbizzell
    nbizzell over 10 years ago in reply to DAB

    Thanks DAB,

     

    Time could be done pretty easy as a picture was taken each minute so we have a good measure of time.

     

    Measuring temperature of the solution would be interesting, I currently don't have a temperature sensor to hand but that is a good idea for a future project.

     

    Bizz

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • michaelkellett
    michaelkellett over 10 years ago

    It's nice to see you doing experiments with your kids but I'm quite unable to see what the Pi brought to this party. You can grow copper sulphate crystals with no special equipment at all and observe the results by eye, sketching and counting the crystals. I bet their eyes (especially aided by a magnifying glass) are a good deal better than the RPi camera (3D for a start).

     

    MK

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • DAB
    DAB over 10 years ago

    Great post.

     

    Have you done a crystal vs time chart to show how long it took to get the crystal growth?

     

    I was also thinking that you could monitor the temperature of the solution to see if it also changed over time as the copper crystalized out of the solution.

     

    DAB

    • 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