Firstly let me state that I'm pretty new to electronics so I could be doing something completely daft! ... I know there's a lot of clever electronics guys on here so if anybody could point me in the right direction, it would really be appreciated.
I've been teaching myself how to use arduino boards and have read that the same code should also run on an ATtiny85, which can be programmed from the arduino if it's set up as an in-system programmer. I've managed to do this and successfully tested with some "stock" arduino sketches. However when I have tried some "simple" (small file size) led dimming code (based on a finite state machine that works fine on a nano), it doesn't work. There aren't any error messages, it just doesn't work. I can't seem to find a list of supported commands for ATtiny85 in relation to the Arduino IDE so I'm guessing it's more complicated than that. Does anyone have any suggestions of where I can start to look for further info? - or equally, feel free to tell me I'm trying to run before learning to walk!
Thanks
I've been teaching myself how to use arduino boards and have read that the same code should also run on an ATtiny85, which can be programmed from the arduino if it's set up as an in-system programmer. I've managed to do this and successfully tested with some "stock" arduino sketches. However when I have tried some "simple" (small file size) led dimming code (based on a finite state machine that works fine on a nano), it doesn't work. There aren't any error messages, it just doesn't work. I can't seem to find a list of supported commands for ATtiny85 in relation to the Arduino IDE so I'm guessing it's more complicated than that. Does anyone have any suggestions of where I can start to look for further info? - or equally, feel free to tell me I'm trying to run before learning to walk!
Thanks