FORK
Published

Power test SDRAM on Fork

Assemble test stand for checking power consumption of SDRAM in different operating modes.

BeginnerFull instructions provided188
Power test SDRAM on Fork

Things used in this project

Hardware components

Fork
×1

Story

Read more

Schematics

Circuit diagram of stand

Code

Code snippet #1

Plain text
    Fork.startStreamBlocking([0],
    stream_callback,
    reply_format=Fork.RAW_ADC,
    data_rate=data_rate)
    

Code snippet #2

Plain text
    Fork.startStreamBlocking([0],
    stream_callback,
    reply_format=Fork.RAW_ADC,
    data_rate=data_rate)
    

Credits

FORK
11 projects • 1 follower
FORK for test-engineers to automate fixtures. Just take Fork, PyTest and program the tests in Python. The test stand is ready!
Contact

Comments

Please log in or sign up to comment.