(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
${data.index + 1}/5
Description
1KH to 210MHz Adjustable Precision RF Pulse Generator RF Radio Frequency Signal Generator Module with Potentiometer
Product Description
Module Introduction
The OSC102 module has two TTL pulse signal outputs, one (Hz * 1) range: 1KHz ~ 35MHz; the other (Hz * 6) range: 1.8MHz ~ 210MHz; Frequency error ≤ 1%, 1kHz to 35MHz (TA = 25 ° C), signal output amplitude (Vpp = 2 ~ 5V). This module is simple to use and adjusts the frequency data through two potentiometer operation inputs.
Module application
● Pulse signal generator; ● RF signal generator; ● Clock signal generator;
Specification
Size
45 * 35 * 20mm length * width * height
Weight
14g
Installation Instructions
P1 power connector VDD: positive power supply (7 ~ 12V current <50mA) GND: power negative
P2 output interface (OUT1): One-time frequency pulse signal output (range: 1KHz ~ 35MHz). P3 output interface (OUT2): Six-frequency pulse signal output (range: 1.8MHz ~ 210MHz).
JP1 pin: select three different frequency division coefficients (/ 100, / 10, / 1) RW1 potentiometer: coarse adjustment frequency. RW2 potentiometer: Fine-tune the frequency.