boobathi2006

RPi Project

Feb 20th, 2020
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.71 KB | None | 0 0
  1. Installation:
  2. Install Mini conda
  3. https://docs.conda.io/en/latest/miniconda.html
  4.  
  5. Creating venv
  6. a.conda update conda
  7. b.conda create -n conda-env python=3.7
  8. c.conda activate conda-env
  9.  
  10. Installing necessary packages:
  11. 1.pip install tensorflow
  12. 2.pip install scikit-learn
  13. 3.pip install pandas
  14. 4.pip install matplotlib
  15. 5.pip install seaborn
  16. 6.pip install jupyter
  17.  
  18. Immediate action plan
  19.  
  20. ***********Mohan**************
  21. i.Milestone Date : 12/03/2020
  22. 1.Need to have Ubuntu Machine
  23. 2.Need to install Anaconda Python in Ubuntu Machine
  24. 3.Need to install necessary packages inside Anaconda of Ubuntu Machine
  25. 4.Need to Develop Web Application for RPI
  26.  
  27. ii.Milestone Date : TBD
  28. 1.Need to Develop demo programes to run inside RPI
  29. a.scratch programming for School Kids
  30. b.python turtle and pygame for college students
  31. 2.Need to buy a Raspberry PI 4 board (https://www.eprolabs.com/)
  32. 3.Install and Rull all the programs inside RPI
  33.  
  34. ****************Boobathi**************
  35. i.Milestone Date : 12/03/2020
  36. 1.Need to prepare PPT for take session
  37. 2.Need to prepare User Manual to use RPI
  38.  
  39. ii.Milestone Date : TBD
  40. 1.Need to prepare User Manual to Run Python programs inside RPI
  41.  
  42. #####################################################Session Related Details#########################
  43. Deep Work Session
  44. 1.Introduction
  45. 2.Agenda
  46. 3.What is Deep Work
  47. 4.The need of DW
  48. 5.Deep Work vs Shallow Work
  49. 6.Factors make our work Shallow
  50. 7.How to overcome SW
  51. 8.How to work Deep
  52. 9.Personal impact of DW
  53. 10.Conclusion
  54. 11.Q&A
  55.  
  56. RPI Session
  57. 1.Introduction
  58. 2.Agenda
  59. 3.What is RPI
  60. 4.RPI(SBC) vs Normal Computers
  61. 5.Potentials of RPIs
  62. 6.What you will get from our RPI
  63. 7.What you can do from our RPI
  64. 8.Price details & Order details
  65. 9.Q & A
Add Comment
Please, Sign In to add comment