Consulta sobre proyectos


Closed Thread
Results 1 to 9 of 9

Hybrid View

  1. #1
    Join Date
    Aug 2012
    Location
    Comodoro Rivadavia - Patagonia Argentina
    Posts
    51


    Did you find this post helpful? Yes | No

    Default Re: Consulta sobre proyectos

    Hello friend!
    jajaja, I heard from friends in Germany, that the Spanish language is quite difficult to learn.
    I'm just two steps back with an innovative project, we'll see what comes of the latter. I lock in a section, so maybe, for the anxiety, shorten it and then upload it to, stakeholders and modify it to make everyone's taste ...
    The other day fair comment on a topic of scaner methods KOEO / KOER, I turned on the lamp and start with the idea jajaja

    Hola amigo!!
    jaja, escuche por parte de amigos de alemania, que el idioma español es bastante dificil de aprender.
    Estoy a solo dos pasos de volver con un proyecto innovador, vamos a ver que sale de este ultimo. Me trabe en una seccion, asi que quizas, por la anciedad, lo acorte y lo suba para que despues, los interesados lo modifiquen y hagan a gusto de cada uno...
    El otro dia justo comente en un tema sobre los metodos de scaner KOEO / KOER; se me prendio la lamparita y arranque con la idea jajaja

  2. #2
    Join Date
    Aug 2006
    Location
    Look, behind you.
    Posts
    2,818


    Did you find this post helpful? Yes | No

    Default Re: Consulta sobre proyectos

    Google translator provided a pretty good interpretation as follows:
    "When we feel the need to make a conversion from binary to decimal, an operator picbasic pro includes resources that can be employed for this purpose ... The operator DIG (misnamed command) DIG operator returns the value of a decimal digit. It simply tells the digit number known (0-4, 0 being the first on the right) and go.
    Put another way, for deglosar the binary value and extract the desired value, specify the following digit number of the variable to which you extracted the digit ... Assuming that you just want to remove the second value, you have to put the bit 1 logically, and you work, if you want the third value you have to put the bit2 and so sucesvamente.
    Acordate the operator works in the following way:

    DIG Variable = Value, Digit number

    _donde variable is the variable where the extracted value keep
    _DIG Is the command
    _value Is the value or variable where you extract the digit
    _y digit number is the bit you want to extract the Value

    A simple example:

    B0 = 123; Sets B0 at 123
    B1 = B0 DIG 1; Set B1 to 2 (digit 1 of 123)

    Consider a practical example in which we transform the binary value to decimal using the DIG operator.
    The fuses would have to modify their taste and aplcacion; Sumalē This will need a 7447 to decode the output of the pic and get the display multiplexing 7 segment .."

    It would be more useful if both were included I think.
    If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
    .
    Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
    .
    There simply is no "Happy Spam" If you do it you will disappear from this forum.

  3. #3
    Join Date
    Aug 2012
    Location
    Comodoro Rivadavia - Patagonia Argentina
    Posts
    51


    Did you find this post helpful? Yes | No

    Default Re: Consulta sobre proyectos

    Hi Archangel, maybe we could between all better. In these days I'll be uploading more contributions and insurance, would be nice if someone from native English language, edit to improve syntax.
    Some google translations are not very good and I edit, but I guess the person of English language, the primitive that must be my texts jajajaja

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts