This shows you the differences between two versions of the page.
| — |
tech:best_practice [2012/06/11 22:28] (current) galapagoose created |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== best practices ====== | ||
| + | |||
| + | |||
| + | |||
| + | ===== serialosc ===== | ||
| + | |||
| + | |||
| + | ===== led handling ===== | ||
| + | |||
| + | the major consideration when updating leds on the grid or arc is the osc traffic from the application to serialosc. the osc packets are many times larger than the serial information sent to the device and will take up CPU cycles if sent rapidly in large volumes. | ||