Powerful and cost effective Linux board
Small size Linux development boards gained popularity during several past years. Probably many of you already know Beagle or Raspberry Pi boards. They are great for many hobby and professional projects where processing power, I/O and operating system is needed. pcDuino is another powerful dev board with 1GHz ARM Cortex A8 processor, 1GB DRAM memory, HDMI, Ethernet and other standard features you’d expect to see on such boards. But one important feature which makes it a bit different from other similar products is pcDuino API.
pcDuino Api allows programming functions in Arduino style. This allows easy transition from regular Arduino to new platform painlessly. With API you can access standard interfaces like UART, ADC, PWM, I2C and IO pins. And for sure it is no problem to enjoy Linux features as well.


