Giter VIP home page Giter VIP logo

erguoyi / sdk-bsp-ra8d1-vision-board Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rt-thread-studio/sdk-bsp-ra8d1-vision-board

0.0 0.0 0.0 240.53 MB

The Vision-Board development board, based on the Renesas Cortex-M85 architecture RA8D1 chip, offers engineers a flexible and comprehensive development platform, empowering them to explore the realm of machine vision more deeply.

Shell 0.14% JavaScript 0.01% Ruby 0.01% C++ 2.41% Python 0.44% Perl 0.01% C 96.47% Lua 0.01% Assembly 0.07% Pawn 0.04% SourcePawn 0.02% Makefile 0.17% HTML 0.01% Handlebars 0.01% CMake 0.19% Batchfile 0.01% Yacc 0.01% Lex 0.01% Jupyter Notebook 0.01% M4 0.01%

sdk-bsp-ra8d1-vision-board's Introduction

sdk-bsp-ra8d1-vision-board

English | 中文

Introduction

sdk-bsp-ra8d1-vision-board is the support package developed by the RT-Thread team for the Vision-Board development board. It serves as a software SDK for users to simplify their application development process.

The Vision-Board development board, based on the Renesas Cortex-M85 architecture RA8D1 chip, offers engineers a flexible and comprehensive development platform, empowering them to explore the realm of machine vision more deeply.

img

Directory Structure

$ sdk-bsp-ra8d1-vision-board
├── README.md
├── sdk-bsp-ra8d1-vision-board.yaml
├── documents
│   ├── coding_style_cn.md
│   ├── RA8D1_Datasheet.pdf
│   ├── RA8D1_User’s Manual.pdf
│   ├── Vision_Board_schematic.pdf
│   └── images
├── libraries
│   ├── HAL_Drivers
├── projects
│   ├── lcd
│   │   ├── vision_board_mipi_2.0inch
│   │   ├── vision_board_mipi_7.0inch
│   │   └── vision_board_rgb_4.3inch
│   ├── doom
│   │   ├── vision_board_mipi_2.0inch_doom
│   │   └── vision_board_rgb_4.3inch_doom
│   ├── usb
│   │   ├── vision_board_tinyusb_cdc
│   │   ├── vision_board_tinyusb_hid
│   │   ├── vision_board_tinyusb_msc
│   │   └── vision_board_tinyusb_uvc
│   ├── nes
│   │   ├── vision_board_mipi_2.0inch_nes
│   │   └── vision_board_rgb_4.3inch_nes
│   ├── lvgl
│   │   ├── vision_board_mipi_2.0inch_lvgl
│   │   └── vision_board_rgb_4.3inch_lvgl
│   ├── vision_board_blink_led
│   ├── vision_board_camera
│   ├── vision_board_openmv
│   └── vision_board_wifi
└── rt-thread
  • sdk-bsp-ra8d1-vision-board.yaml: Contains hardware information for Vision-Board.
  • documents: Includes drawings, documents, images, datasheets, etc.
  • libraries: Generic peripheral drivers for RA8D1.
  • projects: Consists of example project folders, including factory programs, OpenMV programs, etc.
  • rt-thread: Holds the RT-Thread source code.

Usage

sdk-bsp-ra8d1-vision-board supports development using both RT-Thread Studio and MDK.

RT-Thread Studio Development Steps

  1. Open RT-Thread Studio and install the Vision Board development board support package (it's recommended to install the latest version).

  1. Download and install PyOCD version ≥0.2.3 (required for firmware flashing).

  1. Create a new Vision Board project by selecting File -> New -> RT-Thread Project -> Based on Development Board. You can create example or template projects.

  1. Compile and download the project.

MDK Development Steps

  1. Execute the mklinks.bat file to generate two folders: rt-thread and libraries.

Note: If the mklinks script cannot be executed, manually copy the rt-thread and libraries folders from the sdk-bsp-ra8d1-vision-board directory to the project directory.

  1. Open the project.uvprojx file to launch the MDK project.

img

  1. Click the build button to compile the project.

  1. Click the download button to flash the firmware.

sdk-bsp-ra8d1-vision-board's People

Contributors

rbb666 avatar kunyi avatar jiabing912 avatar kurisaw avatar gorgonmeducer avatar vangao-gg avatar stackyuan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.