Search found 3 matches

by hgamal
Sun Apr 12, 2015 1:25 pm
Forum: FV-1 software questions
Topic: Signed fixed point values Conversion
Replies: 3
Views: 5325

Great! :)

Thank you!
Digital Larry wrote:Here's what you want, in Java:

https://github.com/HolyCityAudio/SpinCA ... ction.java
by hgamal
Fri Apr 10, 2015 3:06 pm
Forum: FV-1 software questions
Topic: Signed fixed point values Conversion
Replies: 3
Views: 5325

Signed fixed point values Conversion

I am trying to write a FV-1 command line assembler.

I would like to know if there is a known algorithm to convert strings/hex to S1.14 S1.9 S.10 Signed fixed point format and vice versa.

Any other algorithm, like hex to real function are welcome.
by hgamal
Sat Jan 30, 2010 12:14 pm
Forum: FV-1 hardware questions
Topic: POT automation
Replies: 6
Views: 7608

POT automation

Instead use pots can I inject a voltage (between 0 and 3.3V) on the pots pin?

I am planning to use an output from a PIC in order to generate the voltage to be injected on those pins. Is it possible?