jadf24 wrotei understand it is difficult for me and yes i am a beginner, but im enthusiastic about this. i have many imaginative projects but im realistic about my capabalities. i would enhance my capabalities if i am required to.
Step by step buddy :) you will as others including me fulfilled their projects
jadf24 wroteNo one i know personally. i saw something similar to this on the internet and i want to do this project. and i dont consider it as a waste of time. its fun!
You didnt quite understand what i meant this is not a copy/paste project this is a learning project until you can go on by yourself, if you want to copy/past a project i can easily write up the code without letting you to learn anything from it do you want that ?
jadf24 wroteIs this language hard to learn ? and is the program that i create with C#, the coding of the avr ?
and can this on On/Off program be applied as well to a motor ?
Can you help me with the programming part if i end up building this project ?
1- Nothing is hard the hard part is where you want to try something different than provided over the internet (custom made code)
2- you can program the avr with the two different language that you pick C or Assembly i can help with both
i recommend starting with c
3-Sure On/Off code is meant to make a lamp to go on/off the motor is something bit different , see you have many different motors to start with, lets say you picked the Dc motor , it has two wires red and black to turn it forward , connect Vcc and Gnd respectively , backward reverse the wires, turn it off both Gnd , while the led is just Vcc or Gnd with only one wire
Dc Motor 12v (two wires)
Led 5v (one wire) (the other one is already to Gnd or vcc)
4-If i didnt want to help with this i would say later man :D
jadf24 wroteWow. slow down. hehe this is quite advanced for me. im starting to read this
http://www.avr-asm-download.de/beginner_en.pdf
It seems helpful in understanding the basics. Can you check it out and tell me which chapters are most important to my project ?
and
jajoja wrotearduino which i dont like because its straightforward
wouldn't arduino be easier in my case? simple project + simple knowledge = simple arduino ? :P
1- That link is meant for assembly language , keep it when you're ready for learning assembly language
2- Even if you picked arduino i can still help you with it as its the same atmega that i use but different bootloader
3- arduino or any other atmega is easy to start with but when you get at a point you want to use another atmega :) you know the rest
jadf24 wroteWhere is this store located ?
@Jneh visit ekt2.com
jadf24 wrotei know this is too much to ask. bas i'd be very thankful if you assist me
No problem as long as i see your trying to learn i will gladly help you :)
To start with Avr C# language
http://imakeprojects.com/Projects/avr-tutorial/
http://metku.net/index.html?path=articles/microcontroller-part-1/index_eng
http://metku.net/index.html?path=articles/microcontroller-part-2/index_eng
http://extremeelectronics.co.in/ (visit atmel avr tutorials)