Skip to content

bloom5/ART

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 47.8%
  • C 40.7%
  • C++ 4.5%
  • Other 4.2%
  • Assembly 1.4%
  • Objective-C 0.9%
  • Other 0.5%