epaillard / tinkerit

Automatically exported from code.google.com/p/tinkerit
0 stars 0 forks source link

DmxSimple on Attiny #20

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install High-Low Tech Attiny support for Arduino
2. Upload test code on Attiny85 @8MHz (1MHz doesn't compile because of ASM 
constraints)

What is the expected output? What do you see instead?
No valid DMX output on the selected port. The goal is to use DmxSimple on an 
Attiny to minify the project.

What version of the product are you using? On what operating system?
Attiny85 @8MHz with usbasp (also tried with Arduino as ISP)

Please provide any additional information below.
Thank you for the help! :)

Original issue reported on code.google.com by loris.ga...@gmail.com on 3 Mar 2013 at 10:40