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
1 Meter of Pi
  • Challenges & Projects
  • Design Challenges
  • 1 Meter of Pi
  • More
  • Cancel
1 Meter of Pi
Blog 2Pi Microgravity Garden Blog 5 | Connect to Arduino and how plants get pollinated inside rocket without wind???
  • Blog
  • Forum
  • Documents
  • Polls
  • Files
  • Events
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: kurama007
  • Date Created: 28 Nov 2020 3:22 AM Date Created
  • Views 1414 views
  • Likes 5 likes
  • Comments 7 comments
  • 1meterofpi
  • raspberry pi
  • arduino
Related
Recommended

2Pi Microgravity Garden Blog 5 | Connect to Arduino and how plants get pollinated inside rocket without wind???

kurama007
kurama007
28 Nov 2020

1 Meter of Pi Blogs ...

Blog #1: 2Pi Microgravity Garden Blog 1 | Getting Started | element14 | 1 Meter of Pi

Blog #2: 2Pi Microgravity Garden Blog 2 | Raspberry Pi s... | element14 | 1 Meter of Pi

Blog #3: 2Pi Microgravity Garden Blog 3 | Hello World wi... | element14 | 1 Meter of Pi

Blog #4: 2Pi Microgravity Garden Blog 4 | Software Envir... | element14 | 1 Meter of Pi

Blog #5: 2Pi Microgravity Garden Blog 5 | Connect to Arduino and how plants get pollinated inside rocket without wind???

Blog #6: 2Pi Microgravity Garden Blog 6 | Water Level Sensor and Bug Catcher inside Rocket !

 

Blog 5 Task List

1. Raspberry Pi (Host) - Arduino (Controller) Configuration

  • Set up Rasberry Pi to connect to Arduino Compatible Board through USB

Now, the 1 meter of Pi setup is like this !

 

 

image

I would like to add a couple of sensors for this 1 meter of Pi system with Arduino compatible board.

1. CO2 Sensor

2. DC motor for air pump to the hydroponic system

3. Water Level Sensor - Non-contact liquid sensor is interesting!

4. Fan control for pollination (still researching)

 

2. Plants Progression in my garage

 

2.1 Growing Spinach indoor - the growth rate of spinach is very random so far.

image

2.2 Green Peppers

I wonder how to pollinate green peppers and tomato inside space rockets. They are usually self-pollinate plants by wind and bees. I just helped them using cotton swabs.

image

 

2.3 Tomato

 

image

 

 

Details

A bit Painful Experience to get Raspberry Pi to work with Arduino Compatible Board (ex: Infineon XMC4700 Relax board)

1. (Fail) Install Arduino on Raspberry Pi

This is a typical Arduino installation. However, this actually ended up installing the Arduino in an old 2017 version. The problem with this is we cannot use a 3rd party board package for Arduino.

sudo apt-get update
sudo apt-get upgrade
sudo apt-get install arduino

 

2. (Fail) Instal the Arduino ARM 32-bit version from Arduino Website: https://www.arduino.cc/en/software

 

// Extract tar ball and source the installation file.

tar -xvf arduino-a.b.c-linux64.tar.xz
cd arduino-a.b.c/
sudo ./install.sh

 

However, installing board package for Infineon XMC microcontroller board failed. Another fail ! This method probably works with pre-installed Arduino compatible boards, though. So, this problem is on my side.

image

(3) (Success) instal Arduino package on Platform IO with VS Code.

This method finally worked on Raspberry Pi after many hassles image

image

 

 

The instructions for downloading board package and installing library are summarized in the link below.

https://green-scientist.com/2020/08/08/infineon-xmc4700-relax-lite/

 

Good thing about VS code is cross-platform between different operating systems. Even raspberry Pi OS which is ARM 32bit based (I didn't try the 64-bit version), this worked fine for my case.

 

Next Steps

I would like to start monitoring the environment of the 1 cubic meter space.

  • Sign in to reply

Top Comments

  • ajcc
    ajcc over 4 years ago +2
    Pollination in space is an interesting problem, never even thought of that. I'm glad VS Code worked out for you and I'm excited to follow your project!
  • kurama007
    kurama007 over 4 years ago in reply to ajcc +2
    Thank you, Adrian. Growing vegetable in space is getting more interesting and there are many opportunities Satoshi
  • DAB
    DAB over 4 years ago +2
    Nice update. It looks like we need to start preparing bee astronauts to go along. DAB
Parents
  • ilvyanyatka
    ilvyanyatka over 4 years ago

    Interesting project!

    I pollinate my tomatoes (if I don't want hybrid) by tapping branch with my finger right under the flower. Branch and flower are shaken, pollen is released. I wonder if it can be done mechanically and controlled by Arduino or PI. Like shaking the whole plant or dragging a net over it so all the branches are shaken.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
Comment
  • ilvyanyatka
    ilvyanyatka over 4 years ago

    Interesting project!

    I pollinate my tomatoes (if I don't want hybrid) by tapping branch with my finger right under the flower. Branch and flower are shaken, pollen is released. I wonder if it can be done mechanically and controlled by Arduino or PI. Like shaking the whole plant or dragging a net over it so all the branches are shaken.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
Children
  • kurama007
    kurama007 over 4 years ago in reply to ilvyanyatka

    Hi Victoria,

     

    Thanks for the suggestion. I now have one (good or bad) idea just to try out to see if it works - use a (servo) motor and string to shake a stem and branches once a while.

     

    Really appreciate your comment. Will give it a try and report out soon.

     

    Satoshi

    • Cancel
    • Vote Up +2 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