Forum Discussion
Altera_Forum
Honored Contributor
13 years agoTo control LEDs with DE0_Nano
Hi, I wants to control leds on DE0_Nano board using Nios II Eclipse, for this anybody can provide code part?Because im very new to this , sory for lack of knowledge. Thanks, ...
Altera_Forum
Honored Contributor
13 years agoI have never used uclinux, but if you start from a working example all you should need is to add the PIO to the project to connect to the LEDS, and the PIO macros to control them from the software side.