Guest User

boblight.conf arduino uno+50 rgb led

a guest
Feb 10th, 2013
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.58 KB | None | 0 0
  1. [global]
  2. interface 127.0.0.1
  3. port 19333
  4.  
  5. [device]
  6. name device1
  7. type momo
  8. output /dev/ttyACM0
  9. channels 150
  10. prefix 41 64 61 00 31 64
  11. interval 10000
  12. rate 115200
  13. debug off #turn this on to see what it's doing with the serial port
  14. delayafteropen 1000000
  15.  
  16.  
  17. [color]
  18. name red
  19. rgb FF0000
  20. gamma 2.0
  21. adjust 0.65
  22.  
  23. [color]
  24. name green
  25. rgb 00FF00
  26. gamma 2.0
  27. adjust 1.0
  28.  
  29. [color]
  30. name blue
  31. rgb 0000FF
  32. gamma 2.1
  33. adjust 0.7
  34.  
  35. [light]
  36. name light1
  37. color red device1 1
  38. color green device1 2
  39. color blue device1 3
  40. hscan 38.89 44.44
  41. vscan 90 100
  42. [light]
  43. name light2
  44. color red device1 4
  45. color green device1 5
  46. color blue device1 6
  47. hscan 33.33 38.89
  48. vscan 90 100
  49. [light]
  50. name light3
  51. color red device1 7
  52. color green device1 8
  53. color blue device1 9
  54. hscan 27.78 33.33
  55. vscan 90 100
  56. [light]
  57. name light4
  58. color red device1 10
  59. color green device1 11
  60. color blue device1 12
  61. hscan 22.22 27.78
  62. vscan 90 100
  63. [light]
  64. name light5
  65. color red device1 13
  66. color green device1 14
  67. color blue device1 15
  68. hscan 16.67 22.22
  69. vscan 90 100
  70. [light]
  71. name light6
  72. color red device1 16
  73. color green device1 17
  74. color blue device1 18
  75. hscan 11.11 16.67
  76. vscan 90 100
  77. [light]
  78. name light7
  79. color red device1 19
  80. color green device1 20
  81. color blue device1 21
  82. hscan 5.56 11.11
  83. vscan 90 100
  84. [light]
  85. name light8
  86. color red device1 22
  87. color green device1 23
  88. color blue device1 24
  89. hscan 0 5.56
  90. vscan 90 100
  91. [light]
  92. name light9
  93. color red device1 25
  94. color green device1 26
  95. color blue device1 27
  96. hscan 0 5.56
  97. vscan 80 90
  98. [light]
  99. name light10
  100. color red device1 28
  101. color green device1 29
  102. color blue device1 30
  103. hscan 0 5.56
  104. vscan 70 80
  105. [light]
  106. name light11
  107. color red device1 31
  108. color green device1 32
  109. color blue device1 33
  110. hscan 0 5.56
  111. vscan 60 70
  112. [light]
  113. name light12
  114. color red device1 34
  115. color green device1 35
  116. color blue device1 36
  117. hscan 0 5.56
  118. vscan 50 60
  119. [light]
  120. name light13
  121. color red device1 37
  122. color green device1 38
  123. color blue device1 39
  124. hscan 0 5.56
  125. vscan 40 50
  126. [light]
  127. name light14
  128. color red device1 40
  129. color green device1 41
  130. color blue device1 42
  131. hscan 0 5.56
  132. vscan 30 40
  133. [light]
  134. name light15
  135. color red device1 43
  136. color green device1 44
  137. color blue device1 45
  138. hscan 0 5.56
  139. vscan 20 30
  140. [light]
  141. name light16
  142. color red device1 46
  143. color green device1 47
  144. color blue device1 48
  145. hscan 0 5.56
  146. vscan 10 20
  147. [light]
  148. name light17
  149. color red device1 49
  150. color green device1 50
  151. color blue device1 51
  152. hscan 0 5.56
  153. vscan 0 10
  154. [light]
  155. name light18
  156. color red device1 52
  157. color green device1 53
  158. color blue device1 54
  159. hscan 5.56 11.11
  160. vscan 0 10
  161. [light]
  162. name light19
  163. color red device1 55
  164. color green device1 56
  165. color blue device1 57
  166. hscan 11.11 16.67
  167. vscan 0 10
  168. [light]
  169. name light20
  170. color red device1 58
  171. color green device1 59
  172. color blue device1 60
  173. hscan 16.67 22.22
  174. vscan 0 10
  175. [light]
  176. name light21
  177. color red device1 61
  178. color green device1 62
  179. color blue device1 63
  180. hscan 22.22 27.78
  181. vscan 0 10
  182. [light]
  183. name light22
  184. color red device1 64
  185. color green device1 65
  186. color blue device1 66
  187. hscan 27.78 33.33
  188. vscan 0 10
  189. [light]
  190. name light23
  191. color red device1 67
  192. color green device1 68
  193. color blue device1 69
  194. hscan 33.33 38.89
  195. vscan 0 10
  196. [light]
  197. name light24
  198. color red device1 70
  199. color green device1 71
  200. color blue device1 72
  201. hscan 38.89 44.44
  202. vscan 0 10
  203. [light]
  204. name light25
  205. color red device1 73
  206. color green device1 74
  207. color blue device1 75
  208. hscan 44.44 50
  209. vscan 0 10
  210. [light]
  211. name light26
  212. color red device1 76
  213. color green device1 77
  214. color blue device1 78
  215. hscan 50 55.56
  216. vscan 0 10
  217. [light]
  218. name light27
  219. color red device1 79
  220. color green device1 80
  221. color blue device1 81
  222. hscan 55.56 61.11
  223. vscan 0 10
  224. [light]
  225. name light28
  226. color red device1 82
  227. color green device1 83
  228. color blue device1 84
  229. hscan 61.11 66.67
  230. vscan 0 10
  231. [light]
  232. name light29
  233. color red device1 85
  234. color green device1 86
  235. color blue device1 87
  236. hscan 66.67 72.22
  237. vscan 0 10
  238. [light]
  239. name light30
  240. color red device1 88
  241. color green device1 89
  242. color blue device1 90
  243. hscan 72.22 77.78
  244. vscan 0 10
  245. [light]
  246. name light31
  247. color red device1 91
  248. color green device1 92
  249. color blue device1 93
  250. hscan 77.78 83.33
  251. vscan 0 10
  252. [light]
  253. name light32
  254. color red device1 94
  255. color green device1 95
  256. color blue device1 96
  257. hscan 83.33 88.89
  258. vscan 0 10
  259. [light]
  260. name light33
  261. color red device1 97
  262. color green device1 98
  263. color blue device1 99
  264. hscan 88.89 94.44
  265. vscan 0 10
  266. [light]
  267. name light34
  268. color red device1 100
  269. color green device1 101
  270. color blue device1 102
  271. hscan 94.44 100
  272. vscan 0 10
  273. [light]
  274. name light35
  275. color red device1 103
  276. color green device1 104
  277. color blue device1 105
  278. hscan 94.44 100
  279. vscan 10 20
  280. [light]
  281. name light36
  282. color red device1 106
  283. color green device1 107
  284. color blue device1 108
  285. hscan 94.44 100
  286. vscan 20 30
  287. [light]
  288. name light37
  289. color red device1 109
  290. color green device1 110
  291. color blue device1 111
  292. hscan 94.44 100
  293. vscan 30 40
  294. [light]
  295. name light38
  296. color red device1 112
  297. color green device1 113
  298. color blue device1 114
  299. hscan 94.44 100
  300. vscan 40 50
  301. [light]
  302. name light39
  303. color red device1 115
  304. color green device1 116
  305. color blue device1 117
  306. hscan 94.44 100
  307. vscan 50 60
  308. [light]
  309. name light40
  310. color red device1 118
  311. color green device1 119
  312. color blue device1 120
  313. hscan 94.44 100
  314. vscan 60 70
  315. [light]
  316. name light41
  317. color red device1 121
  318. color green device1 122
  319. color blue device1 123
  320. hscan 94.44 100
  321. vscan 70 80
  322. [light]
  323. name light42
  324. color red device1 124
  325. color green device1 125
  326. color blue device1 126
  327. hscan 94.44 100
  328. vscan 80 90
  329. [light]
  330. name light43
  331. color red device1 127
  332. color green device1 128
  333. color blue device1 129
  334. hscan 94.44 100
  335. vscan 90 100
  336. [light]
  337. name light44
  338. color red device1 130
  339. color green device1 131
  340. color blue device1 132
  341. hscan 88.89 94.44
  342. vscan 90 100
  343. [light]
  344. name light45
  345. color red device1 133
  346. color green device1 134
  347. color blue device1 135
  348. hscan 83.33 88.89
  349. vscan 90 100
  350. [light]
  351. name light46
  352. color red device1 136
  353. color green device1 137
  354. color blue device1 138
  355. hscan 77.78 83.33
  356. vscan 90 100
  357. [light]
  358. name light47
  359. color red device1 139
  360. color green device1 140
  361. color blue device1 141
  362. hscan 72.22 77.78
  363. vscan 90 100
  364. [light]
  365. name light48
  366. color red device1 142
  367. color green device1 143
  368. color blue device1 144
  369. hscan 66.67 72.22
  370. vscan 90 100
  371. [light]
  372. name light49
  373. color red device1 145
  374. color green device1 146
  375. color blue device1 147
  376. hscan 61.11 66.67
  377. vscan 90 100
  378. [light]
  379. name light50
  380. color red device1 148
  381. color green device1 149
  382. color blue device1 150
  383. hscan 55.56 61.11
  384. vscan 90 100
Advertisement
Add Comment
Please, Sign In to add comment