You could add an analog gamma adjustment circuit after your DAC output, that may smooth out your gradients enough.
You could also use an op amp to change the output range of the DAC output so that the low and high map into the middle useful portion of the full voltage range you're using now
EDIT ...
Search found 8 matches
- Tue Dec 08, 2020 8:04 pm
- Forum: General Discussions
- Topic: Amazing PET haul! Help identifying some oddballs.
- Replies: 24
- Views: 4260
- Fri May 08, 2020 2:46 pm
- Forum: General Discussions
- Topic: 'Scope Goes Bang
- Replies: 17
- Views: 3495
Re: 'Scope Goes Bang
I have a 1950's Heathkit vacuum tube-based oscilloscope that I restored (1 MHz bandwidth! 100 kHz sweep!), and a new Siglent SDS1204X-E (4 channel, 200 MHz). Love the Siglent.
I love the HeathKit too, but only use it for audio signals and when I need continuous X/Y inputs, as opposed to sampled.
I love the HeathKit too, but only use it for audio signals and when I need continuous X/Y inputs, as opposed to sampled.
- Fri Feb 15, 2019 12:31 pm
- Forum: Hardware
- Topic: Yet another TTL 6502
- Replies: 121
- Views: 16006
Re: Yet another TTL 6502
It's a solid plane full of current, and there's a slot cut in it, so it may possibly act like a slot antenna. Ground isn't "zero", and voltages are all relative, a slot in a ground plane can be just as bad as a deliberate antenna. I think. It's all theory to me, I don't (intentionally) make ...
- Wed Feb 13, 2019 8:53 pm
- Forum: Hardware
- Topic: Yet another TTL 6502
- Replies: 121
- Views: 16006
Re: Yet another TTL 6502
Arlet wrote:
Because these are sensitive to cross talk (unlike everything else) I put them in the GND layer, separated by thin GND strips.
- Wed Feb 06, 2019 3:30 pm
- Forum: General Discussions
- Topic: Driving seven segment displays
- Replies: 7
- Views: 1464
Re: Driving seven segment displays
Multi-digit displays would cycle through the digits, displaying one at a time, quickly. A single digit only has 8 LED's, so on an 8 bit bus it's not saving you anything. You could use a latch to set the segment values.
If you meant you wanted to drive 6 digits, not 6 segments, then yes you can ...
If you meant you wanted to drive 6 digits, not 6 segments, then yes you can ...
- Mon Dec 17, 2018 6:45 pm
- Forum: Programmable Logic
- Topic: 65Org16 Assembler on custom Xilinx Spartan 6 FPGA Hardware
- Replies: 146
- Views: 40778
Re: 65Org16 Assembler on custom Xilinx Spartan 6 FPGA Hardwa
ElEctric_EyE wrote:
What software did she use? How much is it?
- Mon Dec 17, 2018 5:43 pm
- Forum: Programmable Logic
- Topic: 65Org16 Assembler on custom Xilinx Spartan 6 FPGA Hardware
- Replies: 146
- Views: 40778
Re: 65Org16 Assembler on custom Xilinx Spartan 6 FPGA Hardwa
Wow, that is expensive. My daughter printed a 7"x11" four layer PCB for $80 I believe at JLCPCB
- Thu Sep 27, 2018 6:45 pm
- Forum: General Discussions
- Topic: W65C832 - Am I reading the data sheet correctly?
- Replies: 5
- Views: 3348
Re: W65C832 - Am I reading the data sheet correctly?
It'd be kind of cool if it multiplexed A15-A8 with D15-D8 and A7-A0 with A31-A25. Full 32 bit address 16 bit data in PDIP-40!