Arducc is an avr-based platform that is optimized for automotive and industrial systems. It supports the CAN bus protocol, includes a GSM modem for tracking purposes, a set of relays for general purpose, a low quiescent current voltage regulator for low current drain of MCU when battery powered, and a switched mode power supply (SMPS) for modem. MCU is an ATMega328P device with several capabilities such as low power AVR 8-Bit micro-controller, three timers, six pulse with modulation (PWM) channels, I2C and SPI bus, wake-up interrupt to wake on CAN, and 8 analog digital converter (ADC) channels.
...