Air Carbon Fuel Cell

It is neat, it is just an ARM microcontroller chip like on the microbit and there are some ARM arduino compatible ones. The atmel/arduino is a microcontroller as well. It varies from the ARM chip in the raspberryPi because it has real-time clock like the arduino.(arm has IP for both microcontrollers and applications processors.) However, the Raspi, can be made into more real-time system with a RT kernel patches or with the quad cores, you just dedicate a core to the application you want. The rest of it is just the goodies they added with the exposed headers. For instance, you can get an i2c can-bus chip, or DAC /ADc for fairly cheap to add on. The software looks pretty neat as well.

It just isn’t what I think of as a PLC. :slight_smile:

2 Likes