小小的一把尺子,幾乎是每個工程師桌上必備,因此很多廠商打起了這方面的主意,比如Adafruit做的這把尺子:


還有這個用于體驗CircuitPython的稱之為PyRuler的尺子,直接把電路做在了尺子上:



它的功能:
ATSAMD21E18 32-bit Cortex M0+ - 256KB Flash, 32 KB RAM, 48 MHz 32 bit processor
Native USB supported by every OS - can be used in Arduino or CircuitPython as USB serial console, Keyboard/Mouse HID, even a little disk drive for storing Python scripts.
Can be used with the Arduino IDE or CircuitPython
Four capacitive touch pads.
Lots of LEDS - Built in green ON LED, red pin #13 LED, RGB DotStar LED, plus red/yellow/green/blue matching LEDs for each capacitive touch pad
5 GPIO header pins are available and are not shared with USB or the touch pads/LEDs - so you can use them for whatever you like! Digital I/O with pullup/down. 3 ADCs, 1 DAC, 2 PWM, 3 extra captouch sensors
Can drive NeoPixels or DotStars on any pins, with enough memory to drive 8000+ pixels. DMA-NeoPixel support on one pin so you can drive pixels without having to spend any processor time on it.
Native hardware SPI, I2C and Serial available on two pads so you can connect to any I2C or Serial device with true hardware support (no annoying bit-banging). You can have either one SPI device or both I2C and Serial.
Reset switch for starting your project code over
Power with either USB or external output (such as a battery) - it'll automatically switch over
今天我們再來看一把專門給樹莓派愛好者設計的尺子,這是在Kickstarter上眾籌的一款尺子。:






那么它都有些啥呢:
正面:
15CM, and 6 inch rules with 1mm and 1/16" graduations.
Raspberry Pi 4 GPIO pinout with through plated holes.
Wire sizes from 10AWG to 28AWG.
Circuit board trace widths from 10mils to 80mils, and .25MM to 2MM.
Ohm's Law.
背面:
Resistor color code.
LED package and pinout.
Bipolar junction transistor packages and pinouts
Field effect transistor packages and pinouts .
Font height in mils and mm.
Formula for resonate frequency.
Formulas for capacitive and inductive reactance.
USB 2.0 plug pinouts.
RJ-45 T-568B pin out.
是不是很有用呢?
硬禾小幫手 - 硬件工程師的設計助手
硬禾學堂 - 硬件工程師的在線學習平臺