![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 |
|
Newbie
Join Date: Feb 2005
Location: Charlottesville, VA (rated #1 place to live)
Posts: 25
Rep Power: 0
![]() |
Oh yeah, one more thing. I read (and my friend assures me) that binary instructs the processor to open and close circuits. Is this true?
__________________
Cavear Emptor |
|
|
|
|
|
#12 |
|
Programmer
Join Date: Feb 2005
Posts: 89
Rep Power: 4
![]() |
that's exactly what it does.
you should try doing some microcontroller assembly for PIC or 8051 or something, and you would see EXACTLY what goes on. basically, there are several levels of logic. feel free anyone to correct me, but your standard microprocessor flips switches and reads inputs in the 2.5 volts range. microcontrollers tend to work in the 5V range. various other ICS, like FETs, etc, work in other voltage ranges. look online for circuit diagrams of the NOT, OR, XOR, and AND circuits, and you will begin to understand exactly what's going on. |
|
|
|
|
|
#13 |
|
Newbie
Join Date: Feb 2005
Location: Charlottesville, VA (rated #1 place to live)
Posts: 25
Rep Power: 0
![]() |
What's microcontroller assembly?
__________________
Cavear Emptor |
|
|
|
|
|
#14 | |
|
Newbie
Join Date: Feb 2005
Location: Charlottesville, VA (rated #1 place to live)
Posts: 25
Rep Power: 0
![]() |
Quote:
01001101010110100001111100000000000000100000000000000001000000000010000000000000010000010000000011111111111111110000001000000000 00000000000001000000000000000000000000000000000000000000000000000010001000000000000000000000000000000001000000001111101100100000 01110010011010100000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 Also, compare it's size to a program written in C, or BASIC! BTW, those spaces aren't supposed to be there: they were inserted by the forum.
__________________
Cavear Emptor |
|
|
|
|
|
|
#15 | |
|
Programmer
Join Date: Feb 2005
Posts: 89
Rep Power: 4
![]() |
Quote:
microcontrollers can handle current loads that are well over 10X what a processor can use, and can operate in the realm of 4-20 MHz. messing around with one will show you how data really moves around your system. |
|
|
|
|
|
|
#16 |
|
Newbie
Join Date: Feb 2005
Location: Charlottesville, VA (rated #1 place to live)
Posts: 25
Rep Power: 0
![]() |
Thanks brkstf!
__________________
Cavear Emptor |
|
|
|
|
|
#17 | |
|
Newbie
Join Date: Feb 2005
Location: Charlottesville, VA (rated #1 place to live)
Posts: 25
Rep Power: 0
![]() |
Quote:
__________________
Cavear Emptor |
|
|
|
|
|
|
#18 | |
|
Hobbyist Programmer
Join Date: Dec 2004
Location: a cardboard box
Posts: 118
Rep Power: 4
![]() |
Quote:
__________________
... |
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|