FlyPi : Différence entre versions

Ligne 2 : Ligne 2 :
 
|Main_Picture=FlyPi_IMG_7827.jpg
 
|Main_Picture=FlyPi_IMG_7827.jpg
 
|Licences=Attribution (CC BY)
 
|Licences=Attribution (CC BY)
|Description=FlyPi is a 'Do-It-Yourself' all in one biology lab that can be used for optical microscopy, diagnostics, perform state of the art methods in Neurosciences, such as Optogenetics, Calcium Imaging and Fluorescence microscopy (more details can be found in Maia Chagas, 2017).
+
|Description=FlyPi is a 'Do-It-Yourself' all in one biology lab that can be used for optical microscopy, diagnostics, perform state of the art methods of research in Neurosciences, such as Optogenetics, Calcium Imaging and Fluorescence microscopy (more details can be found in Maia Chagas, 2017).
 
|Area=Science and Biology
 
|Area=Science and Biology
 
|Type=Creation
 
|Type=Creation
Ligne 16 : Ligne 16 :
 
}}
 
}}
 
{{ {{tntn|Introduction}}
 
{{ {{tntn|Introduction}}
|Introduction=I started this project because I have an insatiable appetite to see how things work. Microscopy offers a lens to explore each visual frontier with its new perspectives, joy, wonder and understanding of a minuscule life usually unobserved. It is one of the most amazing experiences to be able to bring that to anyone curious of what lies beneath our immediate visual capabilities. One main constraint for curious students, researchers and educators is access to appropriate scientific tools. Likely due to high prices, set by development under a patent/scarcity methodology. One way to solve this is to Do-It-Yourself with the FlyPi, an all in one biology lab with powerful “off-the-shelf” electronic elements (Raspberry Pi & Arduino nano). It's modularity offers a fast, low cost device which allows better experimental control, customization for specific needs, and most importantly enables accessibility to get more people into exploring the micro world around them. Just putting it together is a great learning experience for everyone not immediately comfortable with electronics. Some People have even begun to join the scientific efforts and to pursue solutions to their local problems! 
+
|Introduction=The aim of this tutorial is to consolidate all construction information for this biology lab so I can feed my insatiable urge to see how things work. Microscopy offers a lens to explore each visual frontier with its new perspectives, joy, wonder and illumination of a minuscule life regularly unobserved. This is an amazing experiences for anyone curious of what lies beneath our immediate visual capabilities. One main constraint for curious students, researchers and/or educators is access to effective scientific tools, likely due to high prices set by development under a patent/scarcity methodology. One way to get around this limiting factor is by building your own biology tools like the FlyPi; An all-in-one biology lab with powerful “off-the-shelf” electronic elements (Raspberry Pi & Arduino nano). It's modularity offers a fast, low cost device which allows for better experimental control, customization for specific needs, and most importantly enables accessibility for exploration and research of the micro world around. Just putting it together is a great learning experience for everyone not immediately comfortable with electronics. Some People have even begun to join scientific efforts in pursuing solutions to their local problems! 
  
Step 1 - order the parts needed for the PCB (kitspace) (should I explain the modules here? what if they don't need a peltier module for example?)
+
Steps
  
2- collect 3D files and start printing the needed parts
+
1- Modularity: show some images/examples of the setup built, Explain Modularity principle .
  
3- gathering hardware to put together (sub section on explaining the modules)
+
2- Gathering materials: - Show the options to buy parts from kitspace, but also add links to the original github repository, stating that due to modularity, not all parts are necessary for basic functionality. (on the repository there are more detailed bill of material files)
  
4- installing software
+
3- Building hardware: Explain module flexibilities
  
5- putting it all together to collect imaging data
+
4- Software Installation: How to install useful software on SD card
  
I shared the tutorial with Prometheus Science and it seems to come up under projects in the group. [[FlyPi|http://wikifab.org/wiki/FlyPi#]]
+
5- Launching FlyPi program: Putting it all together to start collecting image data!
 
 
Andre’s Suggestions:
 
 
 
1- show some images/examples of the setup built and explain the modularity principle.
 
 
 
2- Show the options to buy parts from kitspace, but also add links to the original github repository, stating that due to modularity, not all parts are necessary for basic functionality. (on the repository there are more detailed bill of material files)
 
 
 
3- gathering hardware to put together (sub section on explaining the modules)
 
 
 
4- installing software
 
 
 
5- putting it all together to collect imaging data
 
 
}}
 
}}
 
{{ {{tntn|Materials}}
 
{{ {{tntn|Materials}}
|Material=Monitor
+
|Material=Monitor  
  
 
Computer mouse - USB
 
Computer mouse - USB
Ligne 49 : Ligne 37 :
 
Keyboard - USB
 
Keyboard - USB
  
3D print files (.stl):
+
3D print files (.stl) : Under 'Files' tab above
  
 
Custom PCB (Principle Component Board parts can be found on: https://kitspace.org/boards/github.com/prometheus-science/flypi/ )
 
Custom PCB (Principle Component Board parts can be found on: https://kitspace.org/boards/github.com/prometheus-science/flypi/ )
|Tools=Soldering Iron
+
|Tools=Soldering Iron, Solder
  
Internet Connection
+
Computer with:
 +
 
 +
- ability to connect SD card
 +
 
 +
- internet Connection
  
 
3D printer
 
3D printer
Ligne 105 : Ligne 97 :
 
{{ {{tntn|Separator}}}}
 
{{ {{tntn|Separator}}}}
 
{{ {{tntn|Tuto Step}}
 
{{ {{tntn|Tuto Step}}
|Step_Title=Collect Materials Needed
+
|Step_Title=Step 1 : Modularity
|Step_Content=Electronic parts can be ordered from this kitspace page (lists have been conveniently compiled in various online market shopping carts):
+
|Step_Content=1- Modularity: show some images/examples of the setup built, Explain Modularity principle
 +
}}
 +
{{ {{tntn|Tuto Step}}
 +
|Step_Title=Step 2 : Gathering Materials & Creating Parts
 +
|Step_Content=2- Gathering materials: - Show the options to buy parts from kitspace, but also add links to the original github repository, stating that due to modularity, not all parts are necessary for basic functionality. (on the repository there are more detailed bill of material files)
 +
 
 +
Electronic parts can be ordered from this kitspace page (lists have been conveniently compiled in various online market shopping carts):
  
https://kitspace.org/boards/github.com/prometheus-science/flypi/  
+
https://kitspace.org/boards/github.com/prometheus-science/flypi/
  
 
3D print files can be found in the files tab
 
3D print files can be found in the files tab
|Step_Picture_00=FlyPi_IMG_7615.jpg
 
 
}}
 
}}
 
{{ {{tntn|Tuto Step}}
 
{{ {{tntn|Tuto Step}}
|Step_Title=Software Upload and Assembly
+
|Step_Title=Step 3 : Building hardware
|Step_Content=
+
|Step_Content=3- Building hardware: Explain module flexibilities
 +
}}
 +
{{ {{tntn|Tuto Step}}
 +
|Step_Title=Step 4 : Software Installation
 +
|Step_Content=4- Software Installation: How to install useful software on SD card
 
}}
 
}}
 
{{ {{tntn|Tuto Step}}
 
{{ {{tntn|Tuto Step}}
|Step_Title=Software Upload and Assembly
+
|Step_Title=Step 5 : Launching FlyPi
|Step_Content=
+
|Step_Content=5- Launching FlyPi program: Putting it all together to start collecting image data!
 
}}
 
}}
 
{{ {{tntn|Notes}}
 
{{ {{tntn|Notes}}

Version du 29 août 2018 à 10:00

Auteur avatarTalley Sagot | Dernière modification 13/03/2020 par TinkererTalley

FlyPi IMG 7827.jpg
FlyPi is a 'Do-It-Yourself' all in one biology lab that can be used for optical microscopy, diagnostics, perform state of the art methods of research in Neurosciences, such as Optogenetics, Calcium Imaging and Fluorescence microscopy (more details can be found in Maia Chagas, 2017).
Difficulté
Moyen
Durée
28 heure(s)
Catégories
Science & Biologie
Coût
200 EUR (€)
Autres langues :
British English
Licence : Attribution (CC BY)

Introduction

The aim of this tutorial is to consolidate all construction information for this biology lab so I can feed my insatiable urge to see how things work. Microscopy offers a lens to explore each visual frontier with its new perspectives, joy, wonder and illumination of a minuscule life regularly unobserved. This is an amazing experiences for anyone curious of what lies beneath our immediate visual capabilities. One main constraint for curious students, researchers and/or educators is access to effective scientific tools, likely due to high prices set by development under a patent/scarcity methodology. One way to get around this limiting factor is by building your own biology tools like the FlyPi; An all-in-one biology lab with powerful “off-the-shelf” electronic elements (Raspberry Pi & Arduino nano). It's modularity offers a fast, low cost device which allows for better experimental control, customization for specific needs, and most importantly enables accessibility for exploration and research of the micro world around. Just putting it together is a great learning experience for everyone not immediately comfortable with electronics. Some People have even begun to join scientific efforts in pursuing solutions to their local problems! 

Steps

1- Modularity: show some images/examples of the setup built, Explain Modularity principle .

2- Gathering materials: - Show the options to buy parts from kitspace, but also add links to the original github repository, stating that due to modularity, not all parts are necessary for basic functionality. (on the repository there are more detailed bill of material files)

3- Building hardware: Explain module flexibilities

4- Software Installation: How to install useful software on SD card

5- Launching FlyPi program: Putting it all together to start collecting image data!

Étape 1 - Step 1 : Modularity

1- Modularity: show some images/examples of the setup built, Explain Modularity principle

Étape 2 - Step 2 : Gathering Materials & Creating Parts

2- Gathering materials: - Show the options to buy parts from kitspace, but also add links to the original github repository, stating that due to modularity, not all parts are necessary for basic functionality. (on the repository there are more detailed bill of material files)

Electronic parts can be ordered from this kitspace page (lists have been conveniently compiled in various online market shopping carts):

https://kitspace.org/boards/github.com/prometheus-science/flypi/

3D print files can be found in the files tab

Étape 3 - Step 3 : Building hardware

3- Building hardware: Explain module flexibilities

Étape 4 - Step 4 : Software Installation

4- Software Installation: How to install useful software on SD card

Étape 5 - Step 5 : Launching FlyPi

5- Launching FlyPi program: Putting it all together to start collecting image data!

Commentaires

Draft