kenh
Member
- Joined
- Jun 5, 2003
- Messages
- 22
- Format
- Medium Format
distributed:
"How did you build your reflection densitometer?"
I used an Adafruit Clue, and built a black box to hold the device at an angle to the paper to avoid the "glossy paper" from reflecting back into the device. The device has pretty much everything .. so no modifications to the Clue were needed. Just building the box and writing some software.
The clue has two white lights at the top with two light sensors placed in the middle. This creates the illumination and the light sensor. The unit has the display which makes it easy to generate the graph and see what is going on immediately without having to connect it up to a PC. It has two buttons to control the system, and three "touch" pads which I used to select menus and trigger the reading. It also has a accelerometer that I used to trigger the readings, so as I move it over the paper printed from the step tablet, it detects when I move it and triggers the reading a second later.
The device also has flash memory -- so I can change the configuration and save the state.
"How did you build your reflection densitometer?"
I used an Adafruit Clue, and built a black box to hold the device at an angle to the paper to avoid the "glossy paper" from reflecting back into the device. The device has pretty much everything .. so no modifications to the Clue were needed. Just building the box and writing some software.
The clue has two white lights at the top with two light sensors placed in the middle. This creates the illumination and the light sensor. The unit has the display which makes it easy to generate the graph and see what is going on immediately without having to connect it up to a PC. It has two buttons to control the system, and three "touch" pads which I used to select menus and trigger the reading. It also has a accelerometer that I used to trigger the readings, so as I move it over the paper printed from the step tablet, it detects when I move it and triggers the reading a second later.
The device also has flash memory -- so I can change the configuration and save the state.
