jw_sharing

@jw-sharing

personal sharing

Public team

Joined on Sep 3, 2021

  • tags: Arduino SPIFFS LITTLEFS SPIFFS https://github.com/espx-cz/arduino-spiffs-upload/releases LITTLEFS https://github.com/earlephilhower/arduino-littlefs-upload/releases Download the .vsix file. Create "plugins" folder in C:\Users<username>.arduinoIDE\ path. Put the .vsix file into "plugins" folder.
     Like  Bookmark
  • image ※ USB轉換BUS模組 CH341A / CH341T ※ 接在電腦的 USB 孔並安裝驅動程式,就可以在電腦上開發 I2C, SPI, UART 界面的驅動程式,控制常見的感測器和開發模組,例如ADXL345, MAX30100, DS1307, SHT20, OLED顯示模組, LCD1602。 * Windows 和 Linux 的驅動程式可到官網下載,官網也有 Windows 環境下的開發文件可以參考 * 官網的 Windows 驅動程式分成 2 個檔案,一個是 UART(TTL),另一個是驅動 I2C/SPI
     Like  Bookmark
  • AutoCrLf 設為 false ; SafeCrLf 設為 true image global.gitconfig [safe] directory = '*' [credential "https://gitlab.com"] provider = generic [user] name = ""
     Like  Bookmark
  • SPI https://github.com/gschorcht/spi-ch341-usb.git I2C https://github.com/gschorcht/i2c-ch341-usb.git
     Like  Bookmark
  • Refer to: Transport Layer Security (TLS) Parameters openssl s_client -connect www.google.com:443 -tls1_1 openssl s_client -connect www.google.com:443 -tls1_2 openssl s_client -connect www.google.com:443 -tls1_3 Install nmap apt-get install nmap nmap --script ssl-enum-ciphers -p 443 example.com
     Like  Bookmark
  • 很常會遇到特定 com port 沒有裝置在使用,但windows卻一直記憶著那個com port號碼 step 1: 開啟命令提示視窗 step 2: 執行指令 set devmgr_show_nonpresent_devices=1 step 3: 同視窗繼續執行下面指令,會開啟裝置管理員 devmgmt.msc step 4: 選擇檢視 >> 顯示隱藏裝置
     Like  Bookmark
  • Ameba SDK Github: https://github.com/ambiot/ambd_sdk Linux Install library packageslibc6-i386 lib32ncurses5 make bc gawk ncurses
     Like  Bookmark
  • Set ".ssh" folder permission to 700 Set "authorized_keys" file permission to 600 Add two lines in /etc/ssh/sshd_config HostKeyAlgorithms +ssh-rsa PubkeyAcceptedKeyTypes +ssh-rsa 4. Modify /etc/ssh/sshd_config PermitRootLogin yes
     Like  Bookmark
  • Add ~/.vimrc and put the text with: set nu set mouse= set backspace=2
     Like  Bookmark
  • HDD $ lshw -class disk NVMe SSD $ cat /sys/block/nvme0n1/device/serial
     Like  Bookmark
  • Evaluation kit: MIMXRT1060-EVKB www.nxp.com/MIMXRT1060-EVK/StartNow MIMXRT1060-EVK MIMXRT1060-EVKB On-Line MCUXpresso SDK Builder https://mcuxpresso.nxp.com/en/welcome
     Like  Bookmark
  • Product Description XMOS VocalFusion(R) XVF3610 family of voice processors Capture voice - Clear & High-Qality Reduction - barge-in(斷插), point noise(干擾) & ambient noise(環境噪音) Increase Signal-to-Noise (SNR) for Automatic Speech Recognition (ASR), communication or conferencing
     Like  Bookmark
  • https://qcodes.github.io/Qcodes_contrib_drivers/api/generated/qcodes_contrib_drivers.drivers.Advantech.html https://pypi.org/project/advantech-daq-python/ https://github.com/pohmelie/python-advantech-DAQNavi-bdaqctrl https://forum.labview360.org/t/topic/32646 https://shop.cpu.com.tw/product/58534/info/
     Like  Bookmark
  • Requirement already satisfied: virtualenv in c:\users\wujin.espressif\tools\idf-python\3.8.7\lib\site-packages (20.4.0) Requirement already satisfied: six<2,>=1.9.0 in c:\users\wujin.espressif\tools\idf-python\3.8.7\lib\site-packages (from virtualenv) (1.15.0) Requirement already satisfied: filelock<4,>=3.0.0 in c:\users\wujin.espressif\tools\idf-python\3.8.7\lib\site-packages (from virtualenv) (3.0.12) Requirement already satisfied: appdirs<2,>=1.4.3 in c:\users\wujin.espressif\tools\idf-python\3.8.7\lib\site-packages (from virtualenv) (1.4.4) Requirement already satisfied: distlib<1,>=0.3.1 in c:\users\wujin.espressif\tools\idf-python\3.8.7\lib\site-packages (from virtualenv) (0.3.1) WARNING: You are using pip version 20.3.3; however, version 22.3.1 is available. You should consider upgrading via the 'C:\Users\wujin.espressif\tools\idf-python\3.8.7\python.exe -m pip install --upgrade pip' command. created virtual environment CPython3.8.7.final.0-64 in 6398ms creator CPython3Windows(dest=C:\Users\wujin.espressif\python_env\idf4.4_py3.8_env, clear=False, no_vcs_ignore=False, global=False)
     Like  Bookmark
  • :::success $ cd ~ $ source xmos_env/bin/activate ::: :::info $ cd XMOS/XTC/15.1.4/ $ source SetEnv
     Like  Bookmark
  • PATH environment ![](https://i.imgur.com/c6o1maW.png =480x) ![](https://i.imgur.com/xbccOSj.png =480x) ![](https://i.imgur.com/kcmUzx3.png =480x) Run "PowerShell" =="Shift" + right click== on working folder.
     Like  Bookmark
  • XMOS - Taiwan TSMC - Monica Sales - Andy Product Manager - Anson Rogistic - Any FAE - Bruce Package
     Like  Bookmark
  • SMP Demo for the XMOS XCORE.AI Explorer Board https://github.com/FreeRTOS/FreeRTOS-SMP-Demos The project files for this demo FreeRTOS/Demo/XCORE.AI_xClang/RTOSDemo directory FreeRTOS Port files compiled in the project FreeRTOS/Source/portable/ThirdParty/xClang/XCORE.AI
     Like  Bookmark
  • 優雅、明確、簡單 Glue language: with C、C++ or Java Libraries: Numpy 科學計算 Twisted 網路引擎 Scrapy 數據挖掘與統計 Pillow 圖形處理
     Like  Bookmark
  • $ sudo add-apt-repository ppa:obsproject/obs-studio $ sudo apt update $ sudo apt install ffmpeg obs-studio https://obsproject.com/download
     Like  Bookmark