2023-12-26

VSCode

https://www.grepper.com/answers/31148/visual+studio+code+auto+indent

On Windows Shift + Alt + F

On Mac Shift + Option + F

On Ubuntu Ctrl + Shift + I


git config --global credential.helper 'cache --timeout=604800'


prettier

ctrl+shift+p

"user settings json"

{

  // Enable auto-formatting globally whenever you save a file

  "editor.formatOnSave": true,


  // Set Prettier as the default formatter for HTML

  "[html]": {

    "editor.defaultFormatter": "esbenp.prettier-vscode"

  },


  // Set Prettier as the default formatter for JavaScript

  "[javascript]": {

    "editor.defaultFormatter": "esbenp.prettier-vscode"

  },


  // Set Prettier as the default formatter for TypeScript

  "[typescript]": {

    "editor.defaultFormatter": "esbenp.prettier-vscode"

  }

}

--------------------

File-Prefs-Settings: Format on save 

plugins: live server,  runner,  Quokka.js (plugins; gear icon->command palette-quokka, start on current file), esLint

prettier: https://www.youtube.com/watch?v=1zR43aM8db8

CTRL+D: multiselect

2023-12-13

SI5351

si5351.drive_strength(SI5351_CLK0, SI5351_DRIVE_2MA);  1.5V -82dbm

si5351.drive_strength(SI5351_CLK0, SI5351_DRIVE_4MA);  2.5V -78dbm

si5351.drive_strength(SI5351_CLK0, SI5351_DRIVE_8MA); 3.8V -75dbm







RbIkiOut
5K100mA47mA
10K5646
20K3437
50K18mA24mA

.

.

2023-12-01

RF gen

 https://radiostorage.net/5083-umnozhiteli-chastoty-dlya-ukv-radioapparatury.html#google_vignette



UIc,mAReR8Uout p-p
121547010k4V-67dbm +20..+30
420202V-67dbm +20..+30


https://www.youtube.com/watch?reload=9&app=desktop&v=jQI3uVjIfhk Colpitts crystal oscillator