Author Topic: Need help learning...  (Read 2215 times)

Offline NineTwoFive

  • Chief squatting Hard
  • *
  • Posts: 16
  • Post quality +0/-0
  • Acidmods User
Need help learning...
« on: December 27, 2009, 12:38:17 AM »
...how to write my own .asm/.hex files.  :dntknw:
Can somebody teach me? I don't know if I should start to learn C++ or Assembly. I really want to learn so I can start writing my own codes and don't have to depend on the $20 RapidFire kit off eBay.

HELP PLEASE... :beg:



Offline KingMike_OS

  • Shop Owner - Products & Support
  • Acidmods Alumni
  • Acid Modder
  • *
  • Posts: 929
  • Post quality +14/-0
  • Gender: Male
  • R&D
    • Modding Shop At the end of the Universe
Re: Need help learning...
« Reply #1 on: December 27, 2009, 01:03:10 AM »
Well the advantages of C++ vs Assembly is the ease of starting.
for the lazy people language C++ / C since they love to take short cuts  :laughing:
if you want to learn something that give you lot more controlle than do ASM
So I think it's much more easy to start with C++ becouse all you need is a computer and a keyboard (and some brain). For assembly you have to get the code out of the box. You'll need a PIC (programmable integrated circuit) and electronical skills.
« Last Edit: December 28, 2009, 07:03:51 AM by KingMike_OS »

Offline Tenac

  • Fart Sniffer
  • *
  • Posts: 46
  • Post quality +2/-0
  • Pothead
Re: Need help learning...
« Reply #2 on: December 27, 2009, 01:09:29 AM »
I've also been interested as to how the code in a PIC works, I'd love to see a full tutorial about which model PIC chips should be used and what each leg on the PIC is, what programmer to use, what program to use, what language to use, some basic code examples that work, etc.

Offline Modded Matt

  • Site Owner
  • Administrator
  • Around the block
  • *
  • Posts: 4649
  • Post quality +65/-3
  • Gender: Male
Re: Need help learning...
« Reply #3 on: December 27, 2009, 08:23:41 AM »
mike, I hate to break this to you....but you uh...live in Texas

Offline jrfhoutx

  • The Long-Winded One
  • Acidmods Alumni
  • Around the block
  • *
  • Posts: 2582
  • Post quality +35/-8
  • Gender: Male
  • Dōmo, Konnichiwa, :censored:es...
    • Misadventures in Mediocrity and Modding
Re: Need help learning...
« Reply #4 on: December 27, 2009, 08:37:50 AM »
mike, I hate to break this to you....but you uh...live in Texas

Off topic:
Living in Texas doesn't make you lazy and stupid, I live in Texas and so does CP... Since we're stereotyping, should we assume that since you live in Florida that you're old, Jewish, and can't drive? I didn't think so (I'm not trying to start a flame war or insult anyone, simply make a point)... It's not about where you live it's about what you do, or do not do, with the education you're given. Most Americans simply choose to be lazy and don't want to learn technical things because the media and their social groups paint it as 'uncool' to be smart and knowledgeable... (it's hard to sell crappy products to smart and knowledgeable individuals, it's also harder to convince them that their government is screwing them...)

On Topic:

I'm with Tenac, I would also like to see some tuts or something on PICs, the info here is very limited (I know that there are plenty of resources on PICs out there, but there are very few in lay terms), and is one of the reasons I have resisted adopting PICs and modding with them...
« Last Edit: December 27, 2009, 08:41:42 AM by jrfhoutx »
AcidMods Ninja... You won't know I'm there until you're gone...


All of these sigs are from the original acidmods sig comp...  @jrfhoutx  "No respect, no respect at all... that's the story of my life." --

Offline NineTwoFive

  • Chief squatting Hard
  • *
  • Posts: 16
  • Post quality +0/-0
  • Acidmods User
Re: Need help learning...
« Reply #5 on: December 27, 2009, 11:24:02 AM »
That would be awsome if we could get a tut in the works.

I have been looking on the internet and found nothing of real solid info. I don't want to have to spend $30 for a book off amazon.

Also...
When I do start to learn what would be the advantages of Assembly vs. C++?

Offline KingMike_OS

  • Shop Owner - Products & Support
  • Acidmods Alumni
  • Acid Modder
  • *
  • Posts: 929
  • Post quality +14/-0
  • Gender: Male
  • R&D
    • Modding Shop At the end of the Universe
Re: Need help learning...
« Reply #6 on: December 27, 2009, 01:43:59 PM »
merry christmas
« Last Edit: December 28, 2009, 07:04:48 AM by KingMike_OS »

Offline NineTwoFive

  • Chief squatting Hard
  • *
  • Posts: 16
  • Post quality +0/-0
  • Acidmods User
Re: Need help learning...
« Reply #7 on: December 27, 2009, 06:56:17 PM »
Don't wanna rain on anybodys parade but can we get back to the topic?
Any info or solid references are greatly appreciated.

Offline jrfhoutx

  • The Long-Winded One
  • Acidmods Alumni
  • Around the block
  • *
  • Posts: 2582
  • Post quality +35/-8
  • Gender: Male
  • Dōmo, Konnichiwa, :censored:es...
    • Misadventures in Mediocrity and Modding
Re: Need help learning...
« Reply #8 on: December 27, 2009, 07:22:50 PM »
ok, well your topic is about having someone teach you to write your own codes or learn how to do so, and that's what we're discussing right now, getting tutorials for PIC programming and coding...

As far as who can teach you, I know I can't. As for someone else here, I can't speak for anyone but myself...

As for which language to use, I believe that's been answered
AcidMods Ninja... You won't know I'm there until you're gone...


All of these sigs are from the original acidmods sig comp...  @jrfhoutx  "No respect, no respect at all... that's the story of my life." --

Offline pigoesfar

  • King of the Wii-tards
  • *
  • Posts: 173
  • Post quality +0/-0
  • Gender: Male
  • Acidmods User
Re: Need help learning...
« Reply #9 on: December 27, 2009, 07:28:15 PM »
If you are going to go with assembly language, I found this great site a while ago that I used to get a handle on it.  Already know Cpp so I thought it might be fun to experiment with assembly.
LINK: http://www.mstracey.btinternet.co.uk/pictutorial/picmain.htm

Offline Modded Matt

  • Site Owner
  • Administrator
  • Around the block
  • *
  • Posts: 4649
  • Post quality +65/-3
  • Gender: Male
Re: Need help learning...
« Reply #10 on: December 28, 2009, 05:54:52 AM »
on topic, I have one of these from radio shack....I find kits like this you can quickly see the results from help speed the learning and retintion process. I get board with just too much reading LOL

http://www.radioshack.com/product/index.jsp?productId=2117994


Off topic, I was not making any joke or dis about texas.... I was pointing out the fact that texas is in america..and that mike lives there, which puts him in the fat lazy group of americans he was speaking of, right beside me in florida..hahah..Im not jewis though.LOL

Offline NineTwoFive

  • Chief squatting Hard
  • *
  • Posts: 16
  • Post quality +0/-0
  • Acidmods User
Re: Need help learning...
« Reply #11 on: December 28, 2009, 10:58:15 AM »
Thanks for the link!
But it is a cost of $79.99 - kinda expensive. I would rather just go and get a book that is dedicated to Assembly or BASIC.
I will look into it though.

Post Merge: December 30, 2009, 02:04:13 PM
Can somebody that knows Assembly make a video explaining it and how to write a fully functional Rapidfire code? I am willing to pay for something like this. I learn better through example rather than reading off the internet.
« Last Edit: December 30, 2009, 02:04:13 PM by NineTwoFive »

 

SMF spam blocked by CleanTalk
SimplePortal 2.3.5 © 2008-2012, SimplePortal