书栈网 · BookStack 本次搜索耗时 0.007 秒,为您找到 96 个相关结果.
  • for loop delays

    423 2019-06-07 《Discovery》
    for loop delays for loop delays The first challenge is to implement the delay function without using any peripheral and theobvious solution is to implement it as a for loop...
  • Digispark

    695 2020-02-07 《TinyGo Document》
    Digispark Interfaces Machine Package Docs Flashing Micronucleus Digispark The Digispark is an ATtiny85 based microcontroller development board similar to the Arduino line...
  • LSM303DLHC

    512 2019-06-07 《Discovery》
    LSM303DLHC LSM303DLHC Two of the sensors in the F3, the magnetometer and the accelerometer, are packaged in a singlecomponent: the LSM303DLHC integrated circuit. These two sens...
  • Sensors

    Sensors Intel® Edison Ecosystem Sparkfun Adafruit Others Sensors A sensor is a transducer whose purpose is to sense (that is, to detect) some characteristic of its environ...
  • Power

    527 2019-06-07 《Discovery》
    Power Power Turns out that, to save power, most peripherals start in a powered off state — that’s their stateright after the microcontroller boots. The Reset and Clock Control...
  • Arduino Nano

    763 2020-02-07 《TinyGo Document》
    Arduino Nano Interfaces Machine Package Docs Installing dependencies Flashing AVRDude Arduino Nano The Arduino Nano is based on the AVR ATmega328p microcontroller. Note...
  • 3.1.1. Generic vs. Specific

    3.1.1. Generic vs. Specific 3.1.1. Generic vs. Specific Generic components should have generic symbols. For example a diode (let’s say 1N4007) doesn’t need its own symbol, a gen...
  • Send a single byte

    509 2019-06-07 《Discovery》
    Send a single byte Send a single byte Our first task will be to send a single byte from the microcontroller to the laptop over the serialconnection. This time, I’m going to pr...
  • RTRM

    611 2019-06-07 《Discovery》
    RTRM: Reading The Reference Manual RTRM: Reading The Reference Manual I mentioned that the microcontroller has several pins. For convenience, these pins are grouped inports of ...
  • Arduino Uno

    879 2020-02-07 《TinyGo Document》
    Arduino Uno Interfaces Machine Package Docs Installing dependencies Flashing AVRDude Arduino Uno The Arduino Uno is based on the AVR ATmega328p microcontroller. Note: t...