نصب OpenCV4 بر روی رزبری پای با استفاده از CMake
https://circuitdigest.com/microcontroller-projects/how-to-install-python-opencv-on-raspberry-pi
❇️ @raspberry_python
https://circuitdigest.com/microcontroller-projects/how-to-install-python-opencv-on-raspberry-pi
❇️ @raspberry_python
Circuitdigest
Installing OpenCV on Raspberry Pi using CMake
Today we will learn how to install the python OpenCV4 library on Raspberry Pi 3 so that we can use it for Computer vision applications. This will allows OpenCV to run on a portable device like Pi opening doors to many possibilities.
دوستان، گروهی زدیم برای خرید و فروش قطعات الکترونیکی
https://t.me/joinchat/DfbT1ljqDEp9mZH-4lW1sQ
@raspberry_python
https://t.me/joinchat/DfbT1ljqDEp9mZH-4lW1sQ
@raspberry_python
Forwarded from AI & DSP (فرهاد ناصری زاده)
Sabu_M_Thampi_ADVANCES_IN_SIGNAL.pdf
52.9 MB
پردازش سیگنال و سیستم های هوشمند با استفاده از رزبری پای
Advances in Signal Processing and Intelligent Recognition Systems
🌟 انتشارات اشپرینگر 2019
❇️ @ai_dsp
Advances in Signal Processing and Intelligent Recognition Systems
🌟 انتشارات اشپرینگر 2019
❇️ @ai_dsp
Advanced R Statistical Programming and Data Models
Analysis, Machine Learning,
and Visualization
🌟 2019
❇️ @raspberry_python
Analysis, Machine Learning,
and Visualization
🌟 2019
❇️ @raspberry_python
Matt_Wiley,_Joshua_F_Wiley_Advanced.pdf
70.1 MB
Advanced R Statistical
Programming and Data Models
Analysis, Machine Learning,
and Visualization
🌟 2019
❇️ @raspberry_python
Programming and Data Models
Analysis, Machine Learning,
and Visualization
🌟 2019
❇️ @raspberry_python
#آموزش
برای اینکه نوشته های خروجیمون را رنگی کنیم میتونیم از کد روش های زیر استفاده کنیم:
۱.استفاده از ANSI escape sequence ها :
۲.میتونید از کتابخونه termcolor استفاده کنبد
برای اینکه نوشته های خروجیمون را رنگی کنیم میتونیم از کد روش های زیر استفاده کنیم:
۱.استفاده از ANSI escape sequence ها :
colors={'BOLD': '\x1b[1m',
'UNDERLINE': '\x1b[4m',
'FAIL': '\x1b[91m',
'ENDC': '\x1b[0m',
'WARNING': '\x1b[93m',
'OKGREEN': '\x1b[92m',
'OKBLUE': '\x1b[94m',
'HEADER': '\x1b[95m'}
print(colors['BOLD'+"SOME_TEXT"+colors['ENDC']}
۲.میتونید از کتابخونه termcolor استفاده کنبد
from termcolor import colored
print(colored('SOME_TEXT', 'red'))
@raspberry_pythonساخت ایستگاه هواشناسی با رزبری پای و زبان پایتون
https://projects.raspberrypi.org/en/projects/build-your-own-weather-station
❇️ @raspberry_python
https://projects.raspberrypi.org/en/projects/build-your-own-weather-station
❇️ @raspberry_python
استفاده از tkinter برای کنترل پین های رزبری پای (GUI)
https://maker.pro/raspberry-pi/tutorial/how-to-use-tkinter-to-control-raspberry-pi-gpio-pins
🔰 @raspberry_python
https://maker.pro/raspberry-pi/tutorial/how-to-use-tkinter-to-control-raspberry-pi-gpio-pins
🔰 @raspberry_python
#آموزش
چگونه یک virtualenv درس کنیم:
برای درس کردن یک محیط مجزا و جدا از پایتون اصلی سیستم میتوان از یک virtualenv استفاده کرد
اول نصبش میکنیم:
بعد ادرس ترنیال رو ببرید ب پوشه ای ک میخواید محیط مجزا رو توش درس کنید
و برای ساخت یک virtualenv جدید:
توجه داشته باشید ENV نام محیط جدیدتون هس
حالا برای فعال کردن محیطمون مینویسیم:
حالا توی ترمینال قبل اسم اسم سیستم اسم محیط جدید نوشته میشه مثلا:
برای غیر فعال کردنش هم مینویسیم:
@raspberry_python
چگونه یک virtualenv درس کنیم:
برای درس کردن یک محیط مجزا و جدا از پایتون اصلی سیستم میتوان از یک virtualenv استفاده کرد
اول نصبش میکنیم:
sudo pip install virtualenv
بعد ادرس ترنیال رو ببرید ب پوشه ای ک میخواید محیط مجزا رو توش درس کنید
و برای ساخت یک virtualenv جدید:
virtualenv ENV
توجه داشته باشید ENV نام محیط جدیدتون هس
حالا برای فعال کردن محیطمون مینویسیم:
source ENV/bin/activate
حالا توی ترمینال قبل اسم اسم سیستم اسم محیط جدید نوشته میشه مثلا:
(ENV) kasra@kasra-X556UR ~ $
برای غیر فعال کردنش هم مینویسیم:
deactivate
@raspberry_python
نصب کردن pyqt و qt designer
به آدرس زیر مراجعه کنید سپس وارد پوشه PyQt بشید.
github.com/faradarscodes
از طرف @F9876543210
❇️ @raspberry_python
به آدرس زیر مراجعه کنید سپس وارد پوشه PyQt بشید.
github.com/faradarscodes
از طرف @F9876543210
❇️ @raspberry_python
GitHub
faradarscodes - Overview
faradarscodes has 3 repositories available. Follow their code on GitHub.
یادگیری رباتیک با پایتون
Learning Robotics using Python: Design, simulate, program, and prototype an autonomous mobile robot using ROS, OpenCV, PCL, and Python
🌟2018
❇️ @raspberry_python
Learning Robotics using Python: Design, simulate, program, and prototype an autonomous mobile robot using ROS, OpenCV, PCL, and Python
🌟2018
❇️ @raspberry_python
Lentin_Joseph_Learning_Robotics.pdf
18.8 MB
یادگیری رباتیک با پایتون
Learning Robotics using Python: Design, simulate, program, and prototype an autonomous mobile robot using ROS, OpenCV, PCL, and Python
🌟2018
❇️ @raspberry_python
Learning Robotics using Python: Design, simulate, program, and prototype an autonomous mobile robot using ROS, OpenCV, PCL, and Python
🌟2018
❇️ @raspberry_python
آسیب پذیری جدی روز صفرم در سیستم عامل ویندوز که به صورت گسترده در حال بهره برداری شدن می باشد.
مقامات امنیتی گوگل به کاربران ویندوز هشدار داده اند که از آخرین نسخه ی سیستم عامل ویندوز ۱۰ استفاده بکنند.( اخیرا هکر ها این آسیب پذیری و آسب پذیری اخیر مرورگر گوگل کروم را ادغام کرده اند)
@raspberry_python
منبع:
https://arstechnica.com/information-technology/2019/03/attackers-are-actively-exploiting-a-serious-windows-zeroday-in-the-wild/
مقامات امنیتی گوگل به کاربران ویندوز هشدار داده اند که از آخرین نسخه ی سیستم عامل ویندوز ۱۰ استفاده بکنند.( اخیرا هکر ها این آسیب پذیری و آسب پذیری اخیر مرورگر گوگل کروم را ادغام کرده اند)
@raspberry_python
منبع:
https://arstechnica.com/information-technology/2019/03/attackers-are-actively-exploiting-a-serious-windows-zeroday-in-the-wild/
Ars Technica
A “serious” Windows 0-day is being actively exploited in the wild
Unpatched flaw used in combination with Chrome exploit doesn't work against Win 10.
Julien_Danjou_The_Hacker’s_Guide.pdf
4.7 MB
The Hacker’s Guide to Python
🌟2019
Chapter 1: Starting Your Project
Chapter 2: Modules, Libraries, and Frameworks
Chapter 3: Documentation and Good API Practice
Chapter 4: Handling Timestamps and Time Zones
Chapter 5: Distributing Your Software
Chapter 6: Unit Testing
Chapter 7: Methods and Decorators
Chapter 8: Functional Programming
Chapter 9: The Abstract Syntax Tree, Hy, and Lisp-like Attributes
Chapter 10: Performances and Optimizations
Chapter 11: Scaling and Architecture
Chapter 12: Managing Relational Databases
Chapter 13: Write Less, Code More
❇️ @raspberry_python
🌟2019
Chapter 1: Starting Your Project
Chapter 2: Modules, Libraries, and Frameworks
Chapter 3: Documentation and Good API Practice
Chapter 4: Handling Timestamps and Time Zones
Chapter 5: Distributing Your Software
Chapter 6: Unit Testing
Chapter 7: Methods and Decorators
Chapter 8: Functional Programming
Chapter 9: The Abstract Syntax Tree, Hy, and Lisp-like Attributes
Chapter 10: Performances and Optimizations
Chapter 11: Scaling and Architecture
Chapter 12: Managing Relational Databases
Chapter 13: Write Less, Code More
❇️ @raspberry_python
https://hackaday.com/2019/03/11/esp8266-gets-its-game-on-with-open-source-engine/
❇️ @raspberry_python
❇️ @raspberry_python
Hackaday
ESP8266 Gets Its Game On With Open Source Engine
This is likely not to come as much of a shock to you, but the ESP8266 is pretty popular. At this point, we’re more surprised when a project that hits the tip line doesn’t utilize this i…