色哟哟视频在线观看-色哟哟视频在线-色哟哟欧美15最新在线-色哟哟免费在线观看-国产l精品国产亚洲区在线观看-国产l精品国产亚洲区久久

0
  • 聊天消息
  • 系統消息
  • 評論與回復
登錄后你可以
  • 下載海量資料
  • 學習在線課程
  • 觀看技術視頻
  • 寫文章/發帖/加入社區
會員中心
創作中心

完善資料讓更多小伙伴認識你,還能領取20積分哦,立即完善>

3天內不再提示

ART-Pi Smart開發板開箱及愛之初次體驗

RT-thread ? 來源:RT-thread ? 作者:RT-thread ? 2022-05-03 16:25 ? 次閱讀

首先,感謝RT-Thread給ART-Pi Smart 開發板初次嘗鮮機會

本文ART-Pi Smart開箱及初次體驗內置應用
?
開箱

收到有幾天了。我們一步一步揭開他的面紗吧

主板包裝精美嚴實,但需要保護的屏反而包裝簡單了


poYBAGJuQ-aAa68YAAJhYC40KGU207.jpg

開箱后,包裝內全家福,包裝內自帶了兩根 Type-C 線和一根網線。開發板整體接口還是很豐富的:SDIO、USB、ETH、LCD、Camera。

pYYBAGJuQ-uAQUn2AAK10f3QVMc606.jpgpoYBAGJuQ-2ANXstAAE88WVZLaM794.jpgpYYBAGJuQ_GAJYOAAAGTtElUdCc274.jpg

屏組裝后效果

poYBAGJuQ_OAKYkWAAE_vCYQ-7Q892.jpg

ART-Pi Smart 開發板簡介

ART-Pi Smart 開發板是RT-Thread聯合百問科技出品,用于學習和評估RT-Thread Smart微內核操作系統。

gitee 文檔代碼倉庫地址 :

https://gitee.com/rtthread/ART-Pi-smart

板載資源:

- i.MX6ULL, Cortex-A7, 800MHz

- DDR3 SDRAM 512MB, EMMC(4GB)

- RW007 WiFi

- SDIO TF Card slot

- USB Host

- USB OTG with Type-C

- Ethernet port x1

- USB UART x1

- RGB888 FPC connector

- Camera FPC connector

- D1 for 3.3 v power-on

- Two user LEDs

- Three push-buttons (user, reset and boot)

驅動支持:

- GPIO

- UART

- I2C

- SPI

- QSPI

- RTC

- TIMER

- PWM

- SDRAM

- ETH

- WIFI

- LCD

上電

插入 Type-C (兩條Type-C線都插上)電源和網線,打開終端,波特率設置為 115200

上電調試信息

   U-Boot 2017.03-g002b758ac9-dirty (Nov 24 2021 - 20:08:02 +0800)          CPU:   Freescale i.MX6ULL rev1.1 696 MHz (running at 396 MHz)     CPU:   Industrial temperature grade (-40C to 105C) at 38C     Reset cause: WDOG     Model: Freescale i.MX6 ULL 14x14 EVK Board     Board: MX6ULL 14x14 EVK     DRAM:  512 MiB     MMC:   FSL_SDHC: 0, FSL_SDHC: 1     *** Warning - bad CRC, using default environment          Display: TFT7016 (1024x600)     Video: 1024x600x24     In:    serial     Out:   serial     Err:   serial     switch to partitions #0, OK     mmc1(part 0) is current device     Net:   eth1: ethernet@020b4000, eth0: ethernet@02188000 [PRIME]     Normal Boot     Hit any key to stop autoboot:  0     reading /kernel/rtthread.bin     1149312 bytes read in 73 ms (15 MiB/s)     ## Starting application at 0x80001000 ...           \ | /     - RT -     Thread Smart Operating System      / | \     5.0.0 build Dec 15 2021      2006 - 2020 Copyright by rt-thread team      lwIP-2.1.2 initialized!      [15] E/drv.enet: emac device init success           [20] I/I2C: I2C bus [i2c3] registered      [24] I/I2C: I2C bus [i2c4] registered      [83] E/drv.enet:      PHY Link down, please check the cable connection and link partner setting.           [94] I/SDIO: SD card capacity 31166976 KB.      [156] I/SDIO: emmc card capacity 3817472 KB.      found part[0], begin: 2098176, size: 500.0MB      found part[1], begin: 526386176, size: 1.0GB      found part[2], begin: 1600128000, size: 10.0MB      found part[3], begin: 1610613760, size: 200.0MB      [266] I/touch: rt_touch init success      [270] I/gt911: touch device gt911 init success      [275] I/sal.skt: Socket Abstraction Layer initialize success.      emmc file system initialization done![1751] E/[RW007]: The wifi Stage 1 status 0 0 0 1[1758] I/WLAN.dev: wlan init success[1763] I/WLAN.lwip: eth device init ok name:w0[1768] I/WLAN.dev: wlan init success[1773] I/WLAN.lwip: eth device init ok name:w1rw007  sn: [rw00700000000fc584a2c5001]rw007 ver: [RW007_2.1.0-a7a0d089-57][5247] D/drv.enet: enet1 link up[5789] W/WLAN.mgnt: F:rt_wlan_connect L:1091 not find ap! ssid:rt-threadhello rt-smart!/sd/wifi.sh wi-fi configuration file not exist in sd card![5807] I/mcf.link.tcp: TCPServer Waiting for client on port 5555...[5814] I/mcf.link: MCF link port(3) register successfully.msh />[5850] I/mcf.trans: MCF(V0.1.0) initialized successfully.[5855] I/urpc: uRPC(V0.1.0) initialize successfully.[5861] I/mcf.trans: MCF protocol started successfully.

在終端輸入命令 help (tab鍵,用法與)查看幫助信息(會列出相關應用)

msh />help    RT-Thread shell commands:    reboot           - reboot system    cpu_usage        - display cpu usage    dbg              - dbg    memcheck         - check memory data    memtrace         - dump memory trace information    gic_dump         - show gic status    list_page        - show page info    list_fd          - list file descriptor    lsof             - list open files    mount            - mount    unmount          - unmount the mountpoint    hello            - say hello world    clear            - clear the terminal screen    version          - show RT-Thread version information    list_thread      - list thread    list_sem         - list semaphore in system    list_event       - list event in system    list_mutex       - list mutex in system    list_mailbox     - list mail box in system    list_msgqueue    - list message queue in system    list_memheap     - list memory heap in system    list_mempool     - list memory pool in system    list_timer       - list timer in system    list_device      - list device in system    list             - list all symbol in system    help             - RT-Thread shell help.    ps               - List threads in the system.    free             - Show the memory usage in the system.    ls               - List information about the FILEs.    cp               - Copy SOURCE to DEST.    mv               - Rename SOURCE to DEST.    cat              - Concatenate FILE(s)    rm               - Remove(unlink) the FILE(s).    cd               - Change the shell working directory.    pwd              - Print the name of the current working directory.    mkdir            - Create the DIRECTORY.    mkfs             - format disk with file system    df               - disk free    echo             - echo string to file    set              - set or show environment variable    list_channel     - list IPC channel information    list_process     - list process    kill             - send a signal to a process    killall          - kill processes by name    list_shm         - show share memory info    sys_log          - sys_log 1(enable)/0(disable)    ifconfig         - list the information of all network interfaces    ping             - ping network host    dns              - list and set the information of dns    netstat          - list the information of TCP / IP    pwm_enable       - pwm_enable pwm1 1    pwm_disable      - pwm_disable pwm1 1    pwm_set          - pwm_set pwm1 1 100 50    date             - get date and time or set [year month day hour min sec]    wifi             - wifi command.

執行用戶 app。用戶 app 存放在目錄 /root/bin 目錄下

msh /root/bin>pong.elf &    msh /root/bin>    Pong: wait on the IPC channel: 3    msh /root/bin>ping    msh /root/bin>ping.elf    msh /root/bin>    Ping: send count = 0    Pong: receive count = 0    Pong: reply count = 0    Ping: receive the reply 0    Ping: send count = 1    Pong: receive count = 1    Pong: reply count = 1    Ping: receive the reply 1    Ping: send count = 2    Pong: receive count = 2    Pong: reply count = 2    Ping: receive the reply 2    Ping: send count = 3    Pong: receive count = 3    Pong: reply count = 3    Ping: receive the reply 3    Ping: send count = 4    Pong: receive count = 4    Pong: reply count = 4    Ping: receive the reply 4    Ping: send count = 5    Pong: receive count = 5    Pong: reply count = 5    Ping: receive the reply 5    Ping: send count = 6    Pong: receive count = 6    Pong: reply count = 6    Ping: receive the reply 6    Ping: send count = 7    Pong: receive count = 7    Pong: reply count = 7    Ping: receive the reply 7   

連接網絡

掃描wifi SSID

msh />wifi scan             SSID                      MAC            security    rssi chn Mbps------------------------------- -----------------  -------------- ---- --- ----SunWIFI                         48:0e:ec:cf:50:75  OPEN           -29    7 4294SunshineSilicon                 4e:0e:ec:cf:50:75  WPA2_MIXED_PSK -30    7 4294DIRECT-09SCX-3400               02:15:99:a0:b1:56  WPA2_AES_PSK   -54    7 4294YYH401                          c0:b4:7d:90:a4:68  WPA2_AES_PSK   -71    6 4294SunshineSilicon                 cc:08:fb:19:74:7e  WPA2_AES_PSK   -73    1 4294TP-LINK_12F0                    04:95:e6:f1:bd:51  WPA2_AES_PSK   -73    3 4294360WiFi-501                     a8:6b:7c:c8:35:a2  WPA2_AES_PSK   -73   11 4294ChinaNet-Ut5M                   08:6b:d1:fb:49:d0  WPA2_MIXED_PSK -73   11 4294DIRECT-2a-Pantum P2200 Series   14:6b:9c:e7:28:ed  WPA2_MIXED_PSK -75   11 4294huawei-惠惠                   ac:bd:70:d5:2b:2c  WPA2_AES_PSK   -76    6 4294ChinaNet-sGGV                   cc:90:e8:39:c9:a5  WPA2_MIXED_PSK -79    5 4294yys                             c8:5b:a0:ef:13:94  WPA2_AES_PSK   -79   11 4294WirelessNet                     50:1d:93:68:f4:d0  WPA2_MIXED_PSK -80    1 4294MERCURY_A34C                    5c:de:34:9a:a3:4c  WPA2_AES_PSK   -81   11 4294ChinaNet-2.4G-0770              fc:60:9b:12:07:72  WPA2_MIXED_PSK -83    1 4294嘉源軒                       30:a2:c2:78:8d:ba  WPA2_MIXED_PSK -84    1 4294ChinaNet-xmPj                   18:52:82:40:78:9d  WPA2_AES_PSK   -84    8 4294ChinaNet-2.4G-6646              ac:e3:42:a0:66:4c  WPA2_AES_PSK   -86   11 4294502                             b8:80:35:c0:57:07  WPA2_AES_PSK   -87   11 4294TP-LINK_AB70                    54:a7:03:b2:ab:70  WPA2_AES_PSK   -87   11 4294

選擇要連接的WIFI

msh />wifi join SunshineSilicon ********************(密碼手動****)[274154] I/WLAN.mgnt: wifi connect failed!msh />wifi join SunshineSilicon ********************[283828] I/WLAN.mgnt: wifi connect failed!msh />wifi join SunshineSilicon ********************[288510] I/WLAN.mgnt: wifi connect failed!msh />wifi join SunshineSilicon ********************[294185] I/WLAN.mgnt: wifi connect failed!

連接wifi 基本失敗,好像過很久 自動會連接上

msh /root>[4864107] I/WLAN.mgnt: wifi connect success ssid:SunshineSilicon[4868116] I/WLAN.lwip: Got IP address : 192.168.0.67

插網線后, 獲取IP,也比較慢

Web網頁管理體驗

看到上面連接成功的IP192.168.0.67

打開網頁

http://192.168.0.67

登錄

pYYBAGJuQ_OATSTRAABxO9A06Xo956.jpg

登錄比較慢

登錄后:

poYBAGJuQ_WAe5WDAAEPST5-7pQ138.jpg

界面像路由路管理頁面

點亮LED

右鍵菜單LED功能

pYYBAGJuQ_aAV69BAAFMfzCcyFE276.jpg

LED 屏體驗

下載sdl_test

RT-Thread官方編譯好示例下載:

https://gitee.com/rtthread/ART-P ... /firmwares/root/bin

傳應用及圖片到開發板

本想用udbpush到板子上,幾次嘗試,都失敗,還是用古法,下載到SD卡,斷電插卡,再重新上電

切換目錄到sd卡

msh />cd sd

查看文件

msh /sd>lsDirectory /sd:AlmVoice            

查看sdl用法

msh /sd>sdl_test.elf -hmsh /sd>screen: lcd - 0x00202000, size 522240screen: bpp 32, width - 480, height - 272Usage: sdl_test.elf option        option:        -l      draw line        -r      draw a rectangle        -t      draw a rectangle with texture        -p      draw a bmp picture with texture      

畫條線line

msh /sd>sdl_test.elf -lmsh /sd>screen: lcd - 0x00202000, size 522240screen: bpp 32, width - 480, height - 272
來畫個矩形吧msh /sd>sdl_test.elf -rmsh /sd>screen: lcd - 0x00202000, size 522240screen: bpp 32, width - 480, height - 272
poYBAGJuQ_iAL0liAAER82yt08g007.jpg

顯示圖片

msh /sd>sdl_test.elf -p men.bmpmsh /sd>screen: lcd - 0x00202000, size 522240screen: bpp 32, width - 480, height - 272
poYBAGJuQv6AWeQaAAGwyL4oQWs387.png

下回要體驗什么功能,客官您請說.

有以下功能示例:

pYYBAGJuQ_iAAfO5AABJlIPmSAU069.jpgRT-Smart APP

總結

ART-Pi Smart啟動速度快,用戶程序與內核分離,可以獨立開應用,很棒的設計.但有點美中不足,網絡連接速度太慢了.

出處:谷動谷力(微信公眾號)

聲明:本文內容及配圖由入駐作者撰寫或者入駐合作網站授權轉載。文章觀點僅代表作者本人,不代表電子發燒友網立場。文章及其配圖僅供工程師學習之用,如有內容侵權或者其他違規問題,請聯系本站處理。 舉報投訴
  • 操作系統
    +關注

    關注

    37

    文章

    6801

    瀏覽量

    123283
  • 開發板
    +關注

    關注

    25

    文章

    5032

    瀏覽量

    97375
  • RT-Thread
    +關注

    關注

    31

    文章

    1285

    瀏覽量

    40085
收藏 人收藏

    評論

    相關推薦

    ART-Pi Smart開發板開箱體驗

    拿到開發板,首先考慮的是如何接線,先看了一遍sdk包里面 ART-Pi-smart-masterdocuments目錄下的操作文檔,然后拿了一根TypeC的usb線連接開發板并開始體驗ART-
    發表于 07-07 11:15 ?1158次閱讀

    ART Pi Smart基于RT-Thread Smart系統的LVGL移植

    ART-Pi Smart開發板為RT-Thread聯合百問科技出品,使用的是 NXP 公司的 i.MX6ULL 處理器,具備單核 ARM Cortex-A7,最高運行頻率可以達到 800MHz。
    的頭像 發表于 11-29 14:29 ?1080次閱讀
    <b class='flag-5'>ART</b> <b class='flag-5'>Pi</b> <b class='flag-5'>Smart</b>基于RT-Thread <b class='flag-5'>Smart</b>系統的LVGL移植

    ART-PI開發板是如何與5寸LCD屏幕進行連接的?

    如何啟用TouchGFX的lib庫?怎樣將觸摸坐標傳到TouchGFX中去?ART-PI開發板是如何與5寸LCD屏幕進行連接的?有哪些流程?
    發表于 07-06 06:11

    請問ART-PI開發板如何連接玫瑰科技5寸LCD屏幕?

    請問ART-PI開發板如何連接玫瑰科技5寸LCD屏幕?
    發表于 10-27 06:09

    Art-Pi開發板學習筆記資料匯總

    正常顯示。 ** 1.LVGL 不支持 24bit 的色彩,而 Art-Pi 媒體擴展版上的 LCD 剛好就是 24bit 的。開發環境: rt-thread studio 開發板Art-
    發表于 03-21 14:56

    怎樣將art-pi的基于rtt的bootloader移植到stm32h750vbt6開發板

    開發環境:rt-thread studio開發板ART-PI和stm32h750vbt6通用開發板手頭除了art-pi,還有一塊stm32
    發表于 03-22 09:56

    基于ART-Pi Smart平臺的設計方案推薦

    播放的功能;SDL2 的功能不僅僅局限于圖片、視頻的播放;得益于 SDL2 豐富的拓展庫,開發者可以快速、方便地實現非常多好玩的應用,例如:游戲開發。所以,在本篇文章中,基于 SDL2 以及其拓展庫,我們將在 ART-Pi
    發表于 03-24 16:56

    使用ART-Pi ST-LINK的步驟教程

    1. ST-LINK 與 J-LINK 的區別相信大家對 ST-LINK 和 J-LINK 都不陌生. ART-Pi 板載了 STM32F103CBT6 ,出廠默認是燒錄的 ST-LINK V2-1
    發表于 04-11 10:10

    配置ART-Pi Smart開發板的啟動方式資料推薦

    BOOT_MODE 寄存器、eFUSEs、配置管腳等狀態來決定啟動模式以及啟動設備。故在啟動前,用戶可根據自己需要配置 ART-Pi Smart 開發板的啟動方式。目前,ART-Pi
    發表于 05-05 17:30

    分享一種在ART-Pi Smart上進行車標識別的設計方案

    1、在ART-Pi Smart上對攝像頭采集的數據進行車輛識別本來計劃使用 ART-Pi Smart 進行車標識別的,但是現在實際測試發現攝像頭采集的數據顯示有大概率抖動的現象發生,所
    發表于 06-02 15:11

    ART-Pi Smart開發板啟動rtthread內核與開發環境搭建體驗

    1.開箱體驗拿到開發板,首先考慮的是如何接線,先看了一遍sdk包里面 ART-Pi-smart-masterdocuments目錄下的操作文檔,然后拿了一根TypeC的usb線連接開發板
    發表于 06-20 11:58

    ART-Pi LoRa開發套件教程相關資料分享

    1、ART-Pi LoRa 開發套件簡介  ART-Pi LoRa 開發套件(LSD4RFB-2EVKM0201)是利爾達科技與睿賽德科技聯合出品的一套面向物聯網
    發表于 09-30 11:57

    ART-PI開發板為核心的智能管家精靈設計

    概述 主控平臺以 ART-PI 開發板為核心,主要任務是抓取網絡數據、如天氣、疫情等,并由OLED實時顯示最新數據,同時將抓取的數據當做log文件存儲在SD卡上,供后續分析使用。 并推送室內環境信息
    的頭像 發表于 12-25 15:34 ?1772次閱讀

    RT-Thread聯合百問科技出品ART-Pi Smart開發板

    ART-Pi Smart 開發板是RT-Thread聯合百問科技出品,用于學習和評估RT-Thread Smart微內核操作系統。 硬件配置 i.MX6ULL,單核 ARM Corte
    的頭像 發表于 11-16 14:32 ?2964次閱讀

    ART-PI Smart開發板介紹與開發環境的建立

    art-pi smart 是rt-thread公司推出的一款基于NXP公司imx6ull處理器的開發板,主要用來測試評估RT公司去年新發布的混合微內核操作系統RT-Smart
    的頭像 發表于 05-13 09:45 ?1661次閱讀
    主站蜘蛛池模板: 99精品电影| 在线看片福利无码网址| 午夜影院和视费x看| 亚洲AV中文字幕无码久久| 亚洲欧美强伦一区二区另类| 樱花之恋动漫免费观看| 最近中文字幕高清中文字幕MV| 99国内精品| 大香网伊人久久综合观看| 国产GV无码A片在线观看| 国产亚洲精品精品精品| 精品无码久久久久久久久| 久久亚洲视频| 秋霞网韩国理伦片免费看| 视频一区国产在线第一页| 亚洲人美女肛交真人全程| 6080yy亚洲久久无码| 成人免费在线观看| 荷兰少归BVBV| 男女啪啪久久精品亚洲A| 色欲AV亚洲永久无码精品| 亚洲熟少妇在线播放999| 99re6在线视频国产精品欧美| 多人乱肉高hnp| 精品欧美小视频在线观看| 男人被绑着强行摸j| 99久久精品免费看国产免费| 粉嫩无套白浆第一次jk| 久久re热在线视频精69| 欧洲亚洲精品A片久久99果冻| 香蕉久久一区二区三区啪啪 | 麻豆XXXX乱女少妇精品-百度| 青青热久精品国产亚洲AV无码| 无码专区无码专区视频网网址| 综合色一色综合久久网vr| 都市妖奇谈有声| 久久久性色精品国产免费观看| 日本一区精品久久久久影院| 亚洲深夜在线| 高清无码中文字幕影片| 久久丫线这里只精品|