RT-Thread / ART

An ardruino like board with RT-Thread operating system.

Home Page:http://en.rt-thread.org/art

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ART is an Arduino like board with STM32F407VGT6 (ARM Cortex-M4) chip. RT-Thread RTOS is running as a platform in this board.

  • Arduino hardware/software compatible.
  • 32bit ARM Cortex-M4 with FPU.
  • Running multi-Arduino Program in parallel.

Hardware Information

  • ARM 32-bit Cortex-M4 CPU with FPU
  • 168 MHz maximum frequency, 210 DMIPS/1.25 DMIPS/MHz
  • 1 Mbyte of Flash memory
  • 192+4 Kbytes of SRAM
  • Serial wire debug (SWD)
  • Up to 3 UARTs
  • Up to 2 SPIs
  • 1 CAN interfaces
  • 2 USB OTG.

Software Information

The software of ART uses RT-Thread RTOS as a platform, in which this platform, the application module feature is used to execute Arduino program in parallel.

About

An ardruino like board with RT-Thread operating system.

http://en.rt-thread.org/art


Languages

Language:C 59.0%Language:Java 32.5%Language:Arduino 3.1%Language:C++ 3.1%Language:Assembly 1.9%Language:Python 0.2%Language:Objective-C 0.1%Language:Perl 0.1%Language:Shell 0.1%Language:Processing 0.0%