cleaned up Readme Structure lsit

master
polymurph 2 years ago
parent ebb98d0550
commit b9dcc57388

@ -82,214 +82,214 @@ For symbols add to or create sym-lib-table file.
## 2. Library Structure ## 2. Library Structure
**0 = Passive** - **0 = Passive**
  0 = Resistor - 0 = Resistor
    0 = SMD - 0 = SMD
    1 = THT - 1 = THT
    2 = Array - 2 = Array
    3 = Mechanical - 3 = Mechanical
    4 = Special - 4 = Special
  *1 = Capacitor* - *1 = Capacitor*
    0 = SMD - 0 = SMD
    1 = THT - 1 = THT
    2 = Array - 2 = Array
    3 = Mechanical - 3 = Mechanical
    4 = Special - 4 = Special
  2 = Inductors - 2 = Inductors
    0 = SMD - 0 = SMD
    1 = THT - 1 = THT
    2 = Array - 2 = Array
    3 = Mechanical - 3 = Mechanical
    4 = Special - 4 = Special
  4 = Oscillators - 4 = Oscillators
    0 = Crystal - 0 = Crystal
    1 = Oscillator - 1 = Oscillator
    2 = Resonator - 2 = Resonator
    3 = Voltage Controlled - 3 = Voltage Controlled
  5 = Potentiometer - 5 = Potentiometer
    0 = Adjutable - 0 = Adjutable
    1 = Rotary - 1 = Rotary
    3 = Scale - 3 = Scale
    4 = Slide - 4 = Slide
    5 = Trimmer - 5 = Trimmer
    6 = Digital - 6 = Digital
  6 = Antenna - 6 = Antenna
    0 = Bluetooth - 0 = Bluetooth
    1 = Wifi - 1 = Wifi
    2 = Sub-giga - 2 = Sub-giga
    3 = giga - 3 = giga
    4 = Propritary - 4 = Propritary
    5 = GSM/GPS - 5 = GSM/GPS
    7 = RF - 7 = RF
**1 = Active** - **1 = Active**
  0 = Transistor - 0 = Transistor
    0 = Bipolar - 0 = Bipolar
    1 = FET - 1 = FET
    2 = IGBT - 2 = IGBT
    3 = TRIAC - 3 = TRIAC
    4 = SiC - 4 = SiC
    5 = GaN - 5 = GaN
  1 = Diodes - 1 = Diodes
    0 = Rectifier - 0 = Rectifier
    1 = Zener - 1 = Zener
    2 = RF - 2 = RF
    3 = Bridge - 3 = Bridge
    4 = UF - 4 = UF
    5 = Variable Capacitance - 5 = Variable Capacitance
    6 = Photodiodes - 6 = Photodiodes
  2 = Power - 2 = Power
    0 = Transitor - 0 = Transitor
    1 = Diodes - 1 = Diodes
  3 = Module - 3 = Module
    0 = Half Bridge - 0 = Half Bridge
    1 = Full Bridge - 1 = Full Bridge
    2 = Six packs - 2 = Six packs
  4 = Opto - 4 = Opto
  5 = Solid state relay - 5 = Solid state relay
  6 = LED - 6 = LED
  7 = Opto - 7 = Opto
  8 = Driver - 8 = Driver
    0 = Relay - 0 = Relay
  9 = Switch - 9 = Switch
    0 = High Side Switches - 0 = High Side Switches
**2 = Linear** - **2 = Linear**
  0 = Op-amp - 0 = Op-amp
  1 = amplifier - 1 = amplifier
  2 = Fuse - 2 = Fuse
  3 = Switches - 3 = Switches
  5 = Supervisor - 5 = Supervisor
  6 = Protection - 6 = Protection
  7 = Power - 7 = Power
  8 = Special - 8 = Special
**3 = Power** - **3 = Power**
  0 = LDO - 0 = LDO
    0 = Standart - 0 = Standart
    1 = Low Noise - 1 = Low Noise
    2 = Ultra Low Noise - 2 = Ultra Low Noise
  1 = SMPS - 1 = SMPS
    0 = Buck - 0 = Buck
    1 = Boost - 1 = Boost
    2 = Buckboost - 2 = Buckboost
    3 = Multiple - 3 = Multiple
    4 = PMIC - 4 = PMIC
  2 = Voltage Reference - 2 = Voltage Reference
  3 = led Driver - 3 = led Driver
  4 = Gate Driver - 4 = Gate Driver
  5 = Motor Driver - 5 = Motor Driver
    0 = DC - 0 = DC
  6 = ACDC - 6 = ACDC
    0 = module - 0 = module
  7 = DCDC - 7 = DCDC
    0 = module - 0 = module
  8 = Charger - 8 = Charger
**4 = Digital** - **4 = Digital**
  0 = MCU - 0 = MCU
    0 = 8 Bit - 0 = 8 Bit
    1 = 16 Bit - 1 = 16 Bit
    2 = 32 Bit - 2 = 32 Bit
      0 = Microchip - 0 = Microchip
      1 = ST - 1 = ST
      2 = Ti - 2 = Ti
      3 = Toshiba - 3 = Toshiba
      4 = Cypress - 4 = Cypress
      5 = Infineon - 5 = Infineon
      6 = Epson - 6 = Epson
    3 = 64 Bit - 3 = 64 Bit
  1 = FPGA - 1 = FPGA
  2 = DSP - 2 = DSP
  3 = ASIC - 3 = ASIC
  4 = Audio - 4 = Audio
  5 = Serial - 5 = Serial
  6 = Clocks - 6 = Clocks
**5 = Logic** - **5 = Logic**
  0 = Buffer - 0 = Buffer
  1 = Comparator - 1 = Comparator
  2 = Counter & Divider - 2 = Counter & Divider
  3 = FIFO - 3 = FIFO
  4 = Flip Flop - 4 = Flip Flop
  5 = Gates - 5 = Gates
    0 = Inverter - 0 = Inverter
    1 = AND - 1 = AND
  6 = Latches - 6 = Latches
  7 = Shift - 7 = Shift
  8 = BUS - 8 = BUS
  9 = Special - 9 = Special
**6 = Memory** - **6 = Memory**
  0 = EEPROM - 0 = EEPROM
  1 = NAND - 1 = NAND
  2 = EMMC - 2 = EMMC
  3 = FLASH - 3 = FLASH
  4 = SD - 4 = SD
**7 = Sensors** - **7 = Sensors**
  0 = Enviroment - 0 = Enviroment
  1 = Temperature - 1 = Temperature
    0 = Digital - 0 = Digital
    1 = Analogic - 1 = Analogic
    2 = RTD - 2 = RTD
    3 = Thermistor - 3 = Thermistor
    4 = Thermocouple - 4 = Thermocouple
  2 = MEMS - 2 = MEMS
    0 = Accelerometer - 0 = Accelerometer
    1 = Gyroscope - 1 = Gyroscope
    2 = Pressure - 2 = Pressure
    4 = X Dof - 4 = X Dof
  3 = Light - 3 = Light
  4 = Sound - 4 = Sound
  5 = Proximity - 5 = Proximity
  6 = Hall - 6 = Hall
  7 = Current - 7 = Current
  8 = Mechanical - 8 = Mechanical
  9 = Special - 9 = Special
**8 = Mechanical** - **8 = Mechanical**
  0 = Relay - 0 = Relay
    0 = Monostable - 0 = Monostable
    1 = Bistable - 1 = Bistable
  1 = Connector - 1 = Connector
    0 = Cable to board - 0 = Cable to board
    1 = Board to board - 1 = Board to board
    2 = Lab - 2 = Lab
    3 = rectangular - 3 = rectangular
    4 = Circular - 4 = Circular
    5 = Fiber / RJ - 5 = Fiber / RJ
    6 = Terminal blocks - 6 = Terminal blocks
    7 = Serial - 7 = Serial
    8 = USB - 8 = USB
    9 = Card Edge - 9 = Card Edge
  2 = Cooling - 2 = Cooling
  3 = Fans - 3 = Fans
  4 = Cables - 4 = Cables
  5 = Mounting - 5 = Mounting
  6 = Switches - 6 = Switches
  7 = Button - 7 = Button
    0 = SMD - 0 = SMD
    1 = THT - 1 = THT
  8 = Encoders - 8 = Encoders
**9 = Boards** - **9 = Boards**
  0 = Wireless - 0 = Wireless
  1 = Digital - 1 = Digital
  3 = Display - 3 = Display
  4 = Sensor - 4 = Sensor
  5 = Analogic - 5 = Analogic
  6 = Power - 6 = Power
  7 = Mehanical - 7 = Mehanical
  8 = Embedded - 8 = Embedded
  9 = Special - 9 = Special
**10 = Electromechanics (these parts are excluded from board)** - **10 = Electromechanics (these parts are excluded from board)**
  0 = Contactors - 0 = Contactors
  1 = ACDC_Converters - 1 = ACDC_Converters
  2 = Resistors - 2 = Resistors
  3 = Capacitors - 3 = Capacitors
  4 = Inductors - 4 = Inductors
  5 = Switches - 5 = Switches
## How to contribute ## How to contribute

Loading…
Cancel
Save