https://github.com/fhunleth/troodon-cam This is somewhat old now, but the PRU code which i find to be the most important part is still good.
My last company (https://farm.bot) worked with a supplier called LDO Motors. I believe they are a partial supplier to Prusa 3D printers as well.
That's the beauty of Nerves in my opinion. We aren't trying to be a web framework. If that's what you want, bring it yourself. Nerves is here as a tooling for deploying your application to hardware platforms. It takes…
Where did you get this information? it's simply not true. I shipped a product using RPI0W for $5 a pop in large quantity.
While i agree that products shouldn't ship on raspberry pi, it's not as nonviable as you might think. > Not to mention, having to rely on Raspberry Pi of any kind for commercial use is tough in large quantities Maybe…
There have been a few projects that use the PRUs with Nerves. It's pretty trivial to get setup. We've been trying to come up with a way to package an Elixir project to get started.
https://github.com/fhunleth/troodon-cam This is somewhat old now, but the PRU code which i find to be the most important part is still good.
My last company (https://farm.bot) worked with a supplier called LDO Motors. I believe they are a partial supplier to Prusa 3D printers as well.
That's the beauty of Nerves in my opinion. We aren't trying to be a web framework. If that's what you want, bring it yourself. Nerves is here as a tooling for deploying your application to hardware platforms. It takes…
Where did you get this information? it's simply not true. I shipped a product using RPI0W for $5 a pop in large quantity.
While i agree that products shouldn't ship on raspberry pi, it's not as nonviable as you might think. > Not to mention, having to rely on Raspberry Pi of any kind for commercial use is tough in large quantities Maybe…
There have been a few projects that use the PRUs with Nerves. It's pretty trivial to get setup. We've been trying to come up with a way to package an Elixir project to get started.