Sorry, I wasn't clear. I want to create an algorithm to sense two gasses using dev kit, but then I want t use a breakout board with esp to collect data once in 15 minutes and then send it to Raspberry Pi, which based on the algorithm, could tell if esp is in the first gas or in second. And my question is how to run (not generate) an algorithm (generated on dev kit) on Raspberry Pi with data collected from esp with a breakout board?
... View more