4ed16935b0100df889f8fa4d3cf819e9906b6811
BOM-DAT/Resistor-Dat/trim-pot-dat.md
| ... | ... | @@ -1,5 +1,5 @@ |
| 1 | 1 | |
| 2 | -# trim pot dat |
|
| 2 | +# trim-pot-dat |
|
| 3 | 3 | |
| 4 | 4 | ## Potentiometer, trim-pot |
| 5 | 5 | |
| ... | ... | @@ -18,6 +18,19 @@ |
| 18 | 18 | - https://www.electrodragon.com/product/5pcs-rotary-encoder/ |
| 19 | 19 | |
| 20 | 20 | |
| 21 | +## factory seetings |
|
| 22 | + |
|
| 23 | +2. Factory Setting (Default Wiper Position) |
|
| 24 | + |
|
| 25 | +From the factory, the wiper is typically set to the midpoint, so for a 10k potentiometer, it may be close to 5kΩ between the wiper and one end. |
|
| 26 | + |
|
| 27 | +However, this is not guaranteed, and you should always calibrate or measure the actual resistance before use in sensitive circuits. |
|
| 28 | + |
|
| 29 | + |
|
| 30 | + |
|
| 31 | +## ref |
|
| 32 | + |
|
| 33 | +- [[SSL1027-dat]] |
|
| 21 | 34 | |
| 22 | 35 | - [[encoder-dat]] |
| 23 | 36 |
Board-dat/DPR/DPR1045-dat/DPR1045-dat.md
| ... | ... | @@ -86,5 +86,7 @@ blink PB3 == 3 |
| 86 | 86 | |
| 87 | 87 | ## ref |
| 88 | 88 | |
| 89 | +- [[DPR1045]] - [[board]] |
|
| 90 | + |
|
| 89 | 91 | - [[arduino-as-ISP-dat]] |
| 90 | 92 | - [[attiny-dat]] |
| ... | ... | \ No newline at end of file |
Board-dat/SSL/SSL1027-dat/SSL1027-dat.md
| ... | ... | @@ -18,6 +18,8 @@ |
| 18 | 18 | ## Note: |
| 19 | 19 | * make sure VCC and GND is not reverse |
| 20 | 20 | * Use adjust resistor, make sure the indicating LED off and then start to use, since there is noise in the environment, so you have to set the noise to a small frequency area. |
| 21 | +* default factory trim-pot value - [[trim-pot-dat]] |
|
| 22 | + |
|
| 21 | 23 | |
| 22 | 24 | ## Use Guide |
| 23 | 25 | |
| ... | ... | @@ -59,4 +61,9 @@ https://w.electrodragon.com/w/LM567 |
| 59 | 61 | https://twitter.com/electro_phoenix/status/1001750412347650048 |
| 60 | 62 | |
| 61 | 63 | |
| 62 | -- [[SSL1027]] - [[LM567-dat]] |
|
| ... | ... | \ No newline at end of file |
| 0 | +- [[SSL1027]] - [[LM567-dat]] |
|
| 1 | + |
|
| 2 | + |
|
| 3 | +## ref |
|
| 4 | + |
|
| 5 | +- [[trim-pot-dat]] |
|
| ... | ... | \ No newline at end of file |
Chip-dat/Cirrus-dat/Cirrus-dat.md
| ... | ... | @@ -3,6 +3,7 @@ |
| 3 | 3 | |
| 4 | 4 | - [[Cirrus]] |
| 5 | 5 | |
| 6 | +- [[adc-dat]] - [[i2s-dat]] |
|
| 6 | 7 | |
| 7 | 8 | ## CS4344 |
| 8 | 9 | |
| ... | ... | @@ -40,7 +41,17 @@ As far as I know esp32 can only generate MCLK on GPIO0: |
| 40 | 41 | Define CONFIG_I2S_BCK_PIN CONFIG_I2S_LRCK_PIN CONFIG_I2S_DATA_PIN as your connected GPIO pins. Connect CS4344 MCLK to IO0. It should work that way, at least it works perfectly for me. |
| 41 | 42 | |
| 42 | 43 | |
| 44 | +## CS5532 |
|
| 43 | 45 | |
| 46 | +16/24-Bit A/D Converters with Ultra-Low-Noise PGIA |
|
| 47 | + |
|
| 48 | +The CS5531/32/33/34 family of highly integrated, Delta Sigma analog-to-digital (A/D) converters use charge-balance techniques to achieve 16-bit (CS5531/33) and 24-bit (CS5532/34) performance. |
|
| 49 | + |
|
| 50 | +The A/D converters are optimized for measuring low-level unipolar or bipolar signals in weigh scale, process control, scientific and medical applications. To accommodate these applications, the A/D converters come as 2-channel (CS5531/32) or 4-channel (CS5533/34) devices and include a very low noise, chopper-stabilized instrumentation amplifier (6 nV/√Hz at 0.1 Hz) with selectable gains of 1x, 2x, 4x, 8x, 16x, 32x and 64x. |
|
| 51 | + |
|
| 52 | +These A/D converters also include a fourth-order Delta Sigma modulator followed by a digital filter, which provides 20 selectable-output word rates of 6.25, 7.5, 12.5, 15, 25, 30, 50, 60, 100, 120, 200, 240, 400, 480, 800, 960, 1600, 1920, 3200 and 3840 samples per second (SPS) (MCLK = 4.9152 MHz). To communicate with a microcontroller, the converters include a simple, 3-wire serial interface (SPI and Microwire compatible) with a Schmitt Trigger input (SCLK). |
|
| 53 | + |
|
| 54 | +High dynamic range, programmable output rates, and flexible power supply options make these A/D converters ideal solutions for weigh scale and process control applications. |
|
| 44 | 55 | |
| 45 | 56 | ## ref |
| 46 | 57 |
Chip-dat/FairChild-dat/FairChild-dat.md
| ... | ... | @@ -3,6 +3,22 @@ |
| 3 | 3 | |
| 4 | 4 | - [[LM78xx-dat]] |
| 5 | 5 | |
| 6 | +- [[LDO-dat]] |
|
| 7 | + |
|
| 8 | +## KA78R33 |
|
| 9 | + |
|
| 10 | +KA78R33 - Low Dropout Voltage Regulator |
|
| 11 | + |
|
| 12 | +The KA78R33 is a low-dropout voltage regulator suitable for various electronic equipments. |
|
| 13 | + |
|
| 14 | +It provides constant voltage power source with TO-220 4 lead full mold package. |
|
| 15 | + |
|
| 16 | +Dropout voltage of KA78R33 is below 0.5V in full rated current(1A). |
|
| 17 | + |
|
| 18 | +This regulator has various function such as peak current protection, thermal shut down, overvoltage protection and output disable function. |
|
| 19 | + |
|
| 20 | + |
|
| 21 | + |
|
| 6 | 22 | |
| 7 | 23 | ## ref |
| 8 | 24 |
Chip-dat/IXYS-dat/IXYS-dat.md
| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | + |
|
| 2 | +# IXYS-dat |
|
| 3 | + |
|
| 4 | +CPC5902G-I2C |
|
| 5 | + |
|
| 6 | +CPC5902 Optically Isolated I2 C Bus Repeater |
|
| 7 | + |
|
| 8 | +IXYS Integrated Circuits’ CPC5902 is a dual, optically isolated, bidirectional logic-bus repeater. It galvanically isolates two open-drain logic signals, and provides a galvanic isolation of 3750Vrms. When the two sides’ supply voltages are configured with different voltages, the CPC5902 also functions as a logic level translator for levels as low as 2.7V or as high as 5.5V. |
|
| ... | ... | \ No newline at end of file |
Chip-dat/NXP-dat/2025-07-23-15-01-27.png
| ... | ... | Binary files /dev/null and b/Chip-dat/NXP-dat/2025-07-23-15-01-27.png differ |
Chip-dat/NXP-dat/NXP-dat.md
| ... | ... | @@ -5,11 +5,21 @@ |
| 5 | 5 | |
| 6 | 6 | - [[PCA9685-dat]] |
| 7 | 7 | |
| 8 | +- PCF8566 == Universal LCD driver for low multiplex rates - Rev. 07 — 25 February 2009 |
|
| 9 | + |
|
| 8 | 10 | - [PCF8591 8-bit A/D and D/A converter](https://www.nxp.com/docs/en/data-sheet/PCF8591.pdf) |
| 9 | 11 | |
| 10 | 12 | - TCA9548 |
| 11 | 13 | - PCA9548 |
| 12 | 14 | |
| 15 | +PCF85176 == 40 x 4 universal LCD driver for low multiplex rates |
|
| 16 | + |
|
| 17 | +[PCF8523 == Real-Time Clock (RTC) and calendar](https://www.nxp.com.cn/docs/en/data-sheet/PCF8523.pdf) |
|
| 18 | + |
|
| 19 | +## PCF8566 |
|
| 20 | + |
|
| 21 | + |
|
| 22 | + |
|
| 13 | 23 | |
| 14 | 24 | ## ref |
| 15 | 25 |
Chip-dat/PIC-dat/PIC-dat.md
| ... | ... | @@ -10,6 +10,8 @@ |
| 10 | 10 | |
| 11 | 11 | PIC16F1823 |
| 12 | 12 | |
| 13 | +PIC16F877A == The PIC16F877A is a popular 8-bit microcontroller known for its versatility and ease of use in embedded systems. It's a CMOS FLASH-based microcontroller with a RISC architecture, making it a good choice for various applications, especially those requiring analog-to-digital conversion and serial communication. |
|
| 14 | + |
|
| 13 | 15 | ## PIC12 series |
| 14 | 16 | |
| 15 | 17 | PIC12F1572 |
Chip-dat/chip-dat.md
| ... | ... | @@ -18,13 +18,17 @@ from a to z |
| 18 | 18 | |
| 19 | 19 | - [[analog-device-dat]] |
| 20 | 20 | |
| 21 | +- [[IXYS-dat]] |
|
| 22 | + |
|
| 23 | +- [[linear-technology-dat]] |
|
| 24 | + |
|
| 21 | 25 | - [[NVE-dat]] |
| 22 | 26 | |
| 23 | 27 | - [[microchip-dat]] |
| 24 | 28 | |
| 25 | 29 | - [[AVR-dat]] - [[attiny13-dat]] - [[avr-sdk-dat]] - [[attiny-dat]] |
| 26 | 30 | |
| 27 | -- [[PIC-dat]] |
|
| 31 | + |
|
| 28 | 32 | |
| 29 | 33 | [[MCU-dat]] - [[STC-dat]] - [[nuvoton-dat]] |
| 30 | 34 | |
| ... | ... | @@ -36,12 +40,16 @@ from a to z |
| 36 | 40 | |
| 37 | 41 | - [[omniVision-dat]] |
| 38 | 42 | |
| 43 | +- [[PIC-dat]] |
|
| 44 | + |
|
| 39 | 45 | [[TI-dat]] - [[ti-motor-dat]] - [[ti-audio-dat]] - [[ti-logic-dat]] - [[NE555-dat]] |
| 40 | 46 | |
| 41 | 47 | [[realtek-dat]] - [[RTL8211-dat]] |
| 42 | 48 | |
| 43 | 49 | [[richtek-dat]] |
| 44 | 50 | |
| 51 | +- [[raspberry-pi-dat]] |
|
| 52 | + |
|
| 45 | 53 | - [[Renesas-dat]] |
| 46 | 54 | |
| 47 | 55 | - [[ST-dat]] - [[STM32-dat]] - [[STM32-HDK-dat]] - [[STM32-SDK-dat]] |
| ... | ... | @@ -52,7 +60,7 @@ from a to z |
| 52 | 60 | |
| 53 | 61 | - [[MPS-dat]] |
| 54 | 62 | |
| 55 | -- [[raspberry-pi-dat]] |
|
| 63 | + |
|
| 56 | 64 | |
| 57 | 65 | - [[InvenSense-dat]] |
| 58 | 66 |
Chip-dat/linear-technology-dat/linear-technology-dat.md
| ... | ... | @@ -0,0 +1,11 @@ |
| 1 | + |
|
| 2 | +# linear-technology-dat |
|
| 3 | + |
|
| 4 | +LT1460 - Micropower Precision Series Reference Family |
|
| 5 | + |
|
| 6 | +The LT®1460 is a micropower bandgap reference that combines very high accuracy and low drift with low power dissipation and small package size. |
|
| 7 | + |
|
| 8 | + |
|
| 9 | +## ref |
|
| 10 | + |
|
| 11 | +- [[chip-dat]] |
|
| ... | ... | \ No newline at end of file |
Chip-dat/renesas-dat/renesas-dat.md
| ... | ... | @@ -4,4 +4,6 @@ |
| 4 | 4 | HIN202E, HIN206E, HIN207E, HIN208E, HIN211E, HIN213E, HIN232E |
| 5 | 5 | ±15kV, ESD-Protected, +5V Powered, RS-232 Transmitters/Receivers |
| 6 | 6 | |
| 7 | -https://www.renesas.com/en/document/dst/hin202e-hin206e-hin207e-hin208e-hin211e-hin213e-hin232e-datasheet |
|
| ... | ... | \ No newline at end of file |
| 0 | +https://www.renesas.com/en/document/dst/hin202e-hin206e-hin207e-hin208e-hin211e-hin213e-hin232e-datasheet |
|
| 1 | + |
|
| 2 | + |