Skip to content

Instantly share code, notes, and snippets.

@urish
Created October 21, 2021 08:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save urish/c59fe0e45fed189908e2bc292a252903 to your computer and use it in GitHub Desktop.
Save urish/c59fe0e45fed189908e2bc292a252903 to your computer and use it in GitHub Desktop.
{
"project.header.save": "保存",
"project.header.share": "分享",
"project.menu.saveACopy": "另存为",
"project.menu.downloadProjectZip": "下载项目文件",
"project.menu.simulation": "模拟",
"editor.fileMenu.rename": "重命名",
"editor.fileMenu.newFile": "新文件",
"editor.fileMenu.delete": "",
"editor.fileMenu.uploadFile": "上传文件",
"editor.fileMenu.error.fileExists": "",
"diagram.addPart.wokwi-arduino-uno": "Arduino Uno",
"diagram.addPart.wokwi-arduino-mega": "Arduino Mega 2560",
"diagram.addPart.wokwi-arduino-nano": "Arduino Nano",
"diagram.addPart.wokwi-pi-pico": "树莓派 Pi Pico",
"diagram.addPart.wokwi-nano-rp2040-connect": "Arduino Nano RP2040 Connect",
"diagram.addPart.wokwi-attiny85": "ATtiny85芯片开发板",
"diagram.addPart.wokwi-led": "LED灯",
"diagram.addPart.wokwi-pushbutton": "按钮",
"diagram.addPart.wokwi-resistor": "电阻",
"diagram.addPart.wokwi-slide-switch": "开关",
"diagram.addPart.wokwi-membrane-keypad": "键盘",
"diagram.addPart.wokwi-logic-analyzer": "逻辑分析仪(8通道)",
"diagram.addPart.wokwi-max7219-matrix": "LED点阵屏 (MAX7219)",
"diagram.addPart.wokwi-led-ring": "NeoPixel环",
"diagram.addPart.wokwi-neopixel-meter": "NeoPixel表",
"diagram.addPart.wokwi-buzzer": "蜂鸣器",
"diagram.addPart.wokwi-dht22": "温湿度传感器DHT22",
"diagram.addPart.wokwi-potentiometer": "电位器",
"diagram.addPart.wokwi-slide-potentiometer": "滑动电位器",
"diagram.addPart.wokwi-lcd1602": "LCD 16x2",
"diagram.addPart.wokwi-lcd1602-i2c": "LCD 16x2 (I2C)",
"diagram.addPart.wokwi-lcd2004": "LCD 20x4",
"diagram.addPart.wokwi-lcd2004-i2c": "LCD 20x4 (I2C)",
"diagram.addPart.wokwi-servo": "舵机",
"diagram.addPart.wokwi-rotary-dialer": "旋转拨号器",
"diagram.addPart.wokwi-ssd1306": "SSD1306 OLED显示器",
"diagram.addPart.wokwi-ds1307": "DS1307 时钟芯片",
"diagram.addPart.wokwi-hc-sr04": "HC-SR04超声波传感器",
"diagram.addPart.wokwi-rgb-led": "三色灯",
"diagram.addPart.wokwi-7segment": "七段数码管",
"diagram.addPart.wokwi-7segment-4digits": "4位七段数码管",
"diagram.addPart.wokwi-led-bar-graph": "LED条图显示器",
"diagram.addPart.wokwi-analog-joystick": "模拟操纵杆",
"diagram.addPart.wokwi-ir-receiver": "红外接收器",
"diagram.addPart.wokwi-ir-remote": "红外遥控器",
"diagram.addPart.wokwi-pir-motion-sensor": "PIR运动传感器",
"diagram.addPart.wokwi-ntc-temperature-sensor": "模拟温度传感器 (NTC)",
"diagram.addPart.wokwi-74hc595": "74HC595 位移缓存器",
"diagram.addPart.wokwi-franzininho": "Franzininho开发板",
"diagram.addPart.wokwi-photoresistor-sensor": "光敏电阻(LDR)传感器",
"diagram.addPart.wokwi-ky-040": "KY-040 旋转编码器",
"diagram.addPart.wokwi-mpu6050": "MPU6050 六轴传感器(加速度计+陀螺仪)",
"diagram.addPart.wokwi-microsd-card": "microSD卡"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment