# Arduino Manager Development for All

**URL:** http://forum.driveonwood.com/t/arduino-manager-development-for-all/1319
**Category:** Small Engines
**Created:** [November 5, 2014, 1:39am UTC](http://forum.driveonwood.com/t/arduino-manager-development-for-all/1319 "2014-11-05T01:39:56Z")
**Posts on this page:** 1
**Showing post:** 195

<div class="post-metadata">

### Author: ![madflower69](https://avatars.discourse-cdn.com/v2/letter/m/ebca7d/32.png) [@madflower69](http://forum.driveonwood.com/u/madflower69)
#### Post date: [July 1, 2015, 4:13pm UTC](http://forum.driveonwood.com/t/arduino-manager-development-for-all/1319/195 "2015-07-01T16:13:33Z")

</div>

> [@bboes](#):
>
> My only SBC exposure is to the PCduino, and I’m still getting my feet wet with it.

SBCs might actually work. Add the preempt\_rt patches to the linux kernel, and that gives you the hard timers you need. With the preempt\_RT patches, the interrupt reaction lag is \< .25 milliseconds. Without the patches, you can still do a lot of traditional micro controller types of things as most things that use a microcontroller, can lag much more then that. To put it into perspective, 100x more then .25 milliseconds, is 25 milliseconds, or 25/1000ths of a second. So how accurate do you have to be.. 🙂

Thus the reason why it is a debated topic, and really a gray area. 🙂

Woodgas is using natural aspiration, the electronics are greatly simplified over using EFI. The ignition is probably the hardest part. And I should note somewhere in here, because of the magnetic field interference of the engine, everything needs to be shielded.

---

_[View the full topic](http://forum.driveonwood.com/t/arduino-manager-development-for-all/1319)._
