• Introduction
    • 0.1. The goal of the openfpgaduino project
    • 0.2. license
    • 0.3. Using area
    • 0.4. The novelty idea of the broad
  • 1. Start up step by step
  • 2. The hardware
    • 2.1. The core broad
      • 2.1.1. chip list
      • 2.1.2. core structure
    • 2.2. The mother broad
      • 2.2.1. Extension interface
      • 2.2.2. mother structure
    • 2.3. Extension broad
  • 3. The software
    • 3.1. Develop environment
    • 3.2. bootload
      • 3.2.1. build
      • 3.2.2. install
    • 3.3. linux
      • 3.3.1. build
    • 3.4. fpga
      • 3.4.1. The cloud FPGA environment
        • 3.4.1.1. FPGAdesigner
        • 3.4.1.2. The docker container
        • 3.4.1.3. The qiniu cloud storage
      • 3.4.2. system model
        • 3.4.2.1. slot model
        • 3.4.2.2. step motor
        • 3.4.2.3. brush motor driver
        • 3.4.2.4. AD7490
        • 3.4.2.5. fan motor driver
        • 3.4.2.6. AM2301
        • 3.4.2.7. sht1x
        • 3.4.2.8. brushless motor driver
        • 3.4.2.9. uart
        • 3.4.2.10. IIC
        • 3.4.2.11. SPI
    • 3.5. driver
    • 3.6. meterioshell
    • 3.7. Arduino IDE
    • 3.8. libArduino
    • 3.9. ArduinojsIDE
    • 3.10. Arduinojs
    • 3.11. SDcard
  • 4. The demo
    • 4.1. Robot arm
      • 4.1.1. FPGA Steering motor driver
      • 4.1.2. LibArduino Steering motor driver
      • 4.1.3. Arduinojs Steering motor driver
  • Published with GitBook

The openFPGAduino User Manual