Skip to main content

Python Is Heaven For Electronics Engineer's

Hello Dear Reader,

Today I will be discussing that what is python, what is advantages of it in electronics, ways to implement in electronics Python language, what are the type of devices on which it's implemented.

Python is an interpreted, high-level, general-purpose programming language. Created by Guido van Rossum and first released in 1991.

Why We used Python?

● Ease to use – get started in a matter of minutes 

● Ease to experiment - console&forgiveness 

● Just code, don't care about low-level 

● When you need low-level, it's there for you 

● Great for prototyping 

● It's dynamic – you learn how to debug

What electronics are about?

● Getting data from sensors: Environmentally data, 

● Processing data

● Sending data to actuators

So the Electronics branch becomes cool with Languages such as Python, Micro-Python, Etc..

Here I have provided you some interesting flow that how programming languages work with Electronics Hardware and especially Python is more famous as compared to other programming languages.

Generally, there are two types of languages are there on for Electronics Engineer's hand,
  1. Hardware/Functional Oriented Programming Language
  2. Object-Oriented Programming  Language
So We use language such as VHDL/Verilog is hardware descriptive language means you have one box with some required Functional blocks like as input/output ports, memory for program and data storages, Central Processing Unit, etc.. now you need to program this hardware as you wish functional purpose so here you write code to give a description of your available functional block to convert into one specific hardware works.

But in other type hardware like as Arduino, Raspberry pi, Node MCU, etc.. in which all the Functional block-like as above mentioned are available but it is in specific ways now if we want to use that blocks we need to write their programming language in our object or task-oriented to perform our specific tasks.

Now I give you a brief idea that how this Python language is used for the electronics branch. As I mentioned in what electronics are doing, first we need to measure the signal analog/digital sensor to generate the information which we want to process using Object-Oriented hardware like Arduino, Raspberry pi, etc.. 

Sensors Generate Information:

• Environmental conditions (e.g. temperature, humidity, smoke)

• Magne/c (e.g. hall effect sensor)

• Light (e.g. photo resistor)

• Sound (e.g. microphone)

• Motion (e.g. accelerometer, tilt, pressure)

• User / Physical Input (e.g. button) 

With this available sensor, we generate information and then digitally processed by available hardware mostly powerful functionalities available with Raspberry pi plus Python language. Keep in mind Raspberry pi accepts other languages also but Python will be giving more easy to implements your object-oriented function.

With Raspberry pi and Python Combination create a Heaven for us to do anything that one Electronics Engineer can wish to do.

Here in below some of the Projects that you will complete with this combination
  1. Face/object detection 
  2. Object tracking 
  3. Thermal vision
  4. Computers for education 
  5. Home media servers&HTPCs 
  6. Print/webcam/web/file/torrent/game servers 
  7. Robots & controllers&other awesome stuff 
  8. DIY smart house systems&security systems 
  9. Development-related projects 
  10. Wearable technology & car PCs
Thanks for reading and I hope you like this article and for more article notification purposes Subscribe Email notification and follow me. 


 

Comments

Post a Comment

Popular posts from this blog

Design Engineer at Infineon Bangalore

  Hello Dear Readers, Currently at Infineon Bangalore vacancy for the Design Engineer role. Design analog and mixed-signal modules in CMOS and Smart PowerTechnologies, with a particular focus on achieving high-efficiency power conversion for applications using GaN devices; In your new role you will: Design analog and mixed-signal modules  in CMOS and Smart PowerTechnologies, with a particular focus on achieving high-efficiency power conversion for applications using GaN devices; Design and verify pre-silicon analog/mixed-signal integrated circuit blocks, including incorporating features for testing and quality assurance, and providing support for top-level integration; Assist in defining the requirements  for analog and mixed-signal blocks,aligning them with IP Module architecture, and ensuring compliance with requirements through documentation; Estimate effort and planning design work packages to meet project milestones; Provide essential support to physical design ...

WXtoIMG 2018 Pro Upgrade Keys & Software Download

hello, friends good news for all the NOAA hobbies to upgrade your software with full functionality with keys, I have given below that keys try to use it and enjoy the upgrade version of the WxToImg software. Below are the upgrade keys for the 2018 edition of the WxToimg that is used to decode the polar orbiting NOAA weather satellite images by individuals at home. Unfortunately, the original site mentioned on the Main WXtoImg Post is no longer available but an archive copy of the WXtoIMG software for windows can be downloaded from Web.Archive.org (Version 2.10.11) and activated with the professional keys below. Professional Edition Upgrade Key Full Name: Kevin Schuchmann Email Address: your email address Upgrade Key: CGHZ-PP9G-EAJZ-AWKK-NDNX  

Tutorial on EasyEDA desktop software for PCB and schematic design

In this article, I am going to write a tutorial on how to use EasyEDA desktop application for creating a schematic and for PCB design. One of best advantage of this software is that you can create design offline and can automatically synchronize your design with your online EasyEDA account.  It can be used for circuits simulation, PCB deign and electronics circuits design. You can download EasyEDA desktop application by clicking on following link and it will work on windows 7 or its greater version. They are also releasing soon offline application OSX and Linux users. So keep visiting their website for more information.                                                    https://easyeda.com/page/download So let’s start and see how to design a schematic and PCB using EasyEDA offline desktop application. So first of all lets see how to create a schema...