Skip to main content

No project description provided

Project description

digicom

What it is

This project is a collection of equations, calculations, and static variables used in digital signals and communications.

How to use

Most of the function in this module as oneline anonymous functions, the input and output for each function are self explanitory.

Example of Use:

>> L = parse_sym('27.44 m') # H
>> C = parse_sym('891.7 p') #F, 

>> r_fr = round(resonant_freq(L,C)/10**3,3)
>> print('Resonant Frequency:\n\t fr =',r_fr,'kHz')

Resonant Frequency:
	 fr = 32.175 kHz

Install

Local
$ pip install -r requiremnts.txt
$ pip install digicom/.
pip via PyPi
$ pip install digicom

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

digicom-0.0.2.tar.gz (3.3 kB view details)

Uploaded Source

File details

Details for the file digicom-0.0.2.tar.gz.

File metadata

  • Download URL: digicom-0.0.2.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0.post20191101 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.4

File hashes

Hashes for digicom-0.0.2.tar.gz
Algorithm Hash digest
SHA256 8fe264a4047badb1ca6ef3e604b2cec7e9dc1e80dc4344796f5cf839b917b42f
MD5 091ed029c1c242e126334497310e749f
BLAKE2b-256 0c1d5d35ccb6b7a1f6e5a5ad4e6fd3b36a0b3a01d479ced93212912cf7ff8a72

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page