• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Converting binary to decimal
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Converting binary to decimal


  • Subject: Re: Converting binary to decimal
  • From: jj <email@hidden>
  • Date: Tue, 04 Jan 2005 14:03:56 +0100

> I have this eletronic circuit that senses temperature and is returning
> me a string of pulses (ones and zeros) meaning that 12 "ones" is
> 1023.75 ºC, and 12 "zeros" is 0ºC. The rest that lies in between that
> is pure maths.

Then, this should be:

BinToDec("111111111111") / 4 --> 1023.75

But not a pure bin-dec conversion ;-)


jj

--
http://www.macscripter.net/
http://www.osaxen.com/


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: Converting binary to decimal (From: Bernardo Hoehl <email@hidden>)

  • Prev by Date: Re: Converting binary to decimal
  • Next by Date: Using words to process a string.
  • Previous by thread: Re: Converting binary to decimal
  • Next by thread: Re: Converting binary to decimal
  • Index(es):
    • Date
    • Thread