electronicsprojects.jpg

This site provides Final year Electronics Project ideas for engineering students of the electronics and communication discipline. The electronics project ideas featured in this site are well planned for the engineering student community. The electronic projects and ideas described here are results of years of industry experience and careful planning.

lcd_wt:	lcall	clr_scr
		mov	r1,#0
w:		mov	a,r1
		movc	a,@a+dptr
		jz	text_end
		lcall	lcd_wd
		inc	r1
		cjne	r1,#16,w
		mov	a,#0c0h
		lcall	lcd_wc
		sjmp	w
text_end:
		ret

All the projects are IEEE standard projects and are based on the latest of technologies available in the market. None of these are patentable ideas and anyone can work on them with out fear. A dedicated team of working professionals with real electronics industry experience is adding new project ideas into the site. Any doubts regarding any project can be asked as a comment below that project itself. The concerned the author who wrote the idea will reply in 2 or 3 days.