Is it possible to make Google Protocol Buffers work in Arduino?
I have been trying for about a week and can\'t make it work, and I would like to know if it\'s even possi
Looking at the link provided it says it has bindings for C++. This is essentially what the arduino is programed in. I see no reason why it wouldn't work. If you were to post some details (the data object your trying to process and the C++ code the system generated) we might be able to help. What exactly isn't working?