-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·29 lines (20 loc) · 1.71 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
layout: default
title: Home
---
<meta property="og:image" content="{{ site.baseurl }}/public/images/snack_clock_topview.jpg" />
<!-- <p>Reading scientific papers sounds hard, but it's easy if you start small.</p> -->
<!-- <p>Learning about research in a new area can be daunting, so it's best to start small.</p> -->
<img src="{{ site.baseurl }}/public/images/snack_clock_topview.jpg" alt="assembled snack clock in cage" style="padding: 0px 0px 0px 0px; width: 100%; min-width: 310px;">
<h2><strong>What is SnackClock?</strong></h2>
<p>SnackClock was designed to examine food intake behavior in rodents with premeasured diets dispensed at set time intervals throughout the day.</p>
<h2><strong>How does it work?</strong></h2>
<img src="{{ site.baseurl }}/public/images/SnackClock_view3.png" alt="SnackClock exploded" align="left" height="200px">
<p>SnackClock utilizes a 24-hour clock movement, which runs off a single AA battery, connected with two 3D printed pieces to dispense the diets. It is meant to sit on top
of the wire rack such that the diet simply falls through the grates (see picture at top of page).</p>
<p>The current design has an interior component that is divided into 12 equal sections. Loading every other section (6 total items) would mean that each item gets dispensed
every 4 hours.</p>
<h2><strong>Can I build a SnackClock myself?</strong></h2>
<p>Yes! All you need is a 24-hour clock movement like <a href=https://www.klockit.com/24hour-quartz-clock-movement.html>this</a> and the 3D printed parts
which can be downloaded <a href=https://github.com/KravitzLab/SnackClock/tree/master/public/CAD_files>here</a>.
<br><small>*Note the size and dimensions were chosen to fit the cages we use in our lab!</small>