Skip to content

Commit 0a967a2

Browse files
committed
Autopush
1 parent a78faf8 commit 0a967a2

File tree

6 files changed

+9
-17
lines changed

6 files changed

+9
-17
lines changed

Readme.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ Note that the 'BONUS!' represents something that _could_ be done, and does not c
133133
|doj||<ul><li>Having the list of strips accessible</li><li>Design</li><li>Assemble it</li><li>Test it</li></ul>|100% |
134134
|oneeye||<ul><li>First test with Arduino Trinket</li></ul>|100% |
135135
|croaker|<ul><li>Replace the work done by <a href="/oneeye/">OneEye</a> by <a href="/croaker/">Croaker</a> - that is, pulse control.</li><li>Get better total ADC speed with an iterleaved move</li><li>Develop a Cletus+Croaker way of working with a gyroscope+accelerometer.</li><li>Have Croaker generate its own AP</li></ul>|<ul><li>Choose the platform (<a href="/toadkiller/">BBB</a>, RPi0, <a href="/croaker/">STM32</a>, ... ?) : that'll be a <code>Feather WICED</code> for this iteration of Croaker</li><li>Getting some images</li><li>Getting images onto a screen</li><li>Getting good resolution images -- see the <a href="/croaker/data/20161217/20161217-TestingArduinoAndPhantom.md">breadboard phantom</a></li></ul>|50% |
136-
|retroATL3|<ul><li>http://www.biosono.com/PrmtLgd/PrmtLgd.php?id=TrnsRlc</li><li><em>BONUS!</em> Get RealTime acquisition</li><li>Determine the impedance of the transducer seen by <a href="/tobo/">tobo</a> (@ulb ?)</li><li>Do some impedance matching (@ulb ?)</li></ul>|<ul><li>Finding the pins mapping</li><li>Acquire and build ultrasound pictures =)</li><li>Motor in action</li><li>Refill Oil</li><li>Test echoes</li><li><a href="https://hackaday.io/project/9281-murgen-open-source-ultrasound-imaging/log/42113-testing-murgen-with-a-market-probe">Make and insert a video: there</a></li></ul>|66% |
136+
|retroATL3|<ul><li>Replace the work done by <a href="/oneeye/">OneEye</a> by <a href="/croaker/">Croaker</a> - that is, pulse control.</li><li>Get better total ADC speed with an iterleaved move</li><li>Develop a Cletus+Croaker way of working with a gyroscope+accelerometer.</li><li>Have Croaker generate its own AP</li></ul>|<ul><li>Finding the pins mapping</li><li>Acquire and build ultrasound pictures =)</li><li>Motor in action</li><li>Refill Oil</li><li>Test echoes</li><li><a href="https://hackaday.io/project/9281-murgen-open-source-ultrasound-imaging/log/42113-testing-murgen-with-a-market-probe">Make and insert a video: there</a></li></ul>|60% |
137137
|toadkiller|<ul><li>Enhance the BBB to transform it into a ultrasound server</li></ul>|<ul><li>Do the quick check up</li><li>Acquire some data</li><li>Post some data</li></ul>|75% |
138138
|goblin|<ul><li><em>BONUS!</em> Plug it to a <a href="/croaker/">RPi0 or BBB or RPi</a> or else.</li><li>Connect the ADC to a RPi0</li></ul>|<ul><li>Check the power consumption</li><li><a href="/toadkiller/data/test_enveloppe/">Testing the in and out signals</a> of the board with the prudaq.</li><li>Specs to write</li><li>Agreeing on the strips </li><li>Check if 5V and 3.3V are stable</li><li>Defining the ICs to use</li><li>Getting schematics</li><li>Send microcircuits to Edgeflex</li><li>Receive the module</li><li>Publish the sources in KiCAD (@Sofian maybe?)</li><li>CANCELLED - Test it with the <a href="/retired/kina/">EMW3165</a>.</li></ul>|91% |
139139
|silent||<ul><li>Feather: <a href="/silent/software/featherWICED/SignalGenerator.ino">work with an interrupt</a></li><li>Write code for feather WICED</li><li>Publish this code</li><li>Remove Signal Bias</li><li>Validated with a Feather WICED (<a href="/silent/software/featherWICED/SimpleSignalGenerator.ino">code</a>).</li><li>Feather: remove the average value before inputing in Goblin</li><li><a href="/silent/2016-08-09-SilentPlusTobo.md">Check output with Goblin</a></li></ul>|100% |
@@ -157,10 +157,6 @@ Here's a couple of things we're working on, for which you could help as well.
157157
* Get better total ADC speed with an iterleaved move (in [croaker](/croaker/))
158158
* Develop a Cletus+Croaker way of working with a gyroscope+accelerometer. (in [croaker](/croaker/))
159159
* Have Croaker generate its own AP (in [croaker](/croaker/))
160-
* http://www.biosono.com/PrmtLgd/PrmtLgd.php?id=TrnsRlc (in [retroATL3](/retroATL3/))
161-
* <em>BONUS!</em> Get RealTime acquisition (in [retroATL3](/retroATL3/))
162-
* Determine the impedance of the transducer seen by <a href="/tobo/">tobo</a> (@ulb ?) (in [retroATL3](/retroATL3/))
163-
* Do some impedance matching (@ulb ?) (in [retroATL3](/retroATL3/))
164160
* Enhance the BBB to transform it into a ultrasound server (in [toadkiller](/toadkiller/))
165161
* <em>BONUS!</em> Plug it to a <a href="/croaker/">RPi0 or BBB or RPi</a> or else. (in [goblin](/goblin/))
166162
* Connect the ADC to a RPi0 (in [goblin](/goblin/))

gh-pages

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Subproject commit 0a89320037ea286dc54a03f7c6ef42e3a85b6f30
1+
Subproject commit 046d79f3ec908874869152191d2af2e7e5ac3460

gitbook

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Subproject commit 7dfca729a341c44b0829fd80490170cb9f22ae98
1+
Subproject commit 0dbf9aa4c5253069764eb4f30710c64d51d8e66c

include/AddShoppingList.md

-4
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@ Here's a couple of things we're working on, for which you could help as well.
1515
* Get better total ADC speed with an iterleaved move (in [croaker](/croaker/))
1616
* Develop a Cletus+Croaker way of working with a gyroscope+accelerometer. (in [croaker](/croaker/))
1717
* Have Croaker generate its own AP (in [croaker](/croaker/))
18-
* http://www.biosono.com/PrmtLgd/PrmtLgd.php?id=TrnsRlc (in [retroATL3](/retroATL3/))
19-
* <em>BONUS!</em> Get RealTime acquisition (in [retroATL3](/retroATL3/))
20-
* Determine the impedance of the transducer seen by <a href="/tobo/">tobo</a> (@ulb ?) (in [retroATL3](/retroATL3/))
21-
* Do some impedance matching (@ulb ?) (in [retroATL3](/retroATL3/))
2218
* Enhance the BBB to transform it into a ultrasound server (in [toadkiller](/toadkiller/))
2319
* <em>BONUS!</em> Plug it to a <a href="/croaker/">RPi0 or BBB or RPi</a> or else. (in [goblin](/goblin/))
2420
* Connect the ADC to a RPi0 (in [goblin](/goblin/))

include/AddTableAvancement.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Note that the 'BONUS!' represents something that _could_ be done, and does not c
1515
|doj||<ul><li>Having the list of strips accessible</li><li>Design</li><li>Assemble it</li><li>Test it</li></ul>|100% |
1616
|oneeye||<ul><li>First test with Arduino Trinket</li></ul>|100% |
1717
|croaker|<ul><li>Replace the work done by <a href="/oneeye/">OneEye</a> by <a href="/croaker/">Croaker</a> - that is, pulse control.</li><li>Get better total ADC speed with an iterleaved move</li><li>Develop a Cletus+Croaker way of working with a gyroscope+accelerometer.</li><li>Have Croaker generate its own AP</li></ul>|<ul><li>Choose the platform (<a href="/toadkiller/">BBB</a>, RPi0, <a href="/croaker/">STM32</a>, ... ?) : that'll be a <code>Feather WICED</code> for this iteration of Croaker</li><li>Getting some images</li><li>Getting images onto a screen</li><li>Getting good resolution images -- see the <a href="/croaker/data/20161217/20161217-TestingArduinoAndPhantom.md">breadboard phantom</a></li></ul>|50% |
18-
|retroATL3|<ul><li>http://www.biosono.com/PrmtLgd/PrmtLgd.php?id=TrnsRlc</li><li><em>BONUS!</em> Get RealTime acquisition</li><li>Determine the impedance of the transducer seen by <a href="/tobo/">tobo</a> (@ulb ?)</li><li>Do some impedance matching (@ulb ?)</li></ul>|<ul><li>Finding the pins mapping</li><li>Acquire and build ultrasound pictures =)</li><li>Motor in action</li><li>Refill Oil</li><li>Test echoes</li><li><a href="https://hackaday.io/project/9281-murgen-open-source-ultrasound-imaging/log/42113-testing-murgen-with-a-market-probe">Make and insert a video: there</a></li></ul>|66% |
18+
|retroATL3|<ul><li>Replace the work done by <a href="/oneeye/">OneEye</a> by <a href="/croaker/">Croaker</a> - that is, pulse control.</li><li>Get better total ADC speed with an iterleaved move</li><li>Develop a Cletus+Croaker way of working with a gyroscope+accelerometer.</li><li>Have Croaker generate its own AP</li></ul>|<ul><li>Finding the pins mapping</li><li>Acquire and build ultrasound pictures =)</li><li>Motor in action</li><li>Refill Oil</li><li>Test echoes</li><li><a href="https://hackaday.io/project/9281-murgen-open-source-ultrasound-imaging/log/42113-testing-murgen-with-a-market-probe">Make and insert a video: there</a></li></ul>|60% |
1919
|toadkiller|<ul><li>Enhance the BBB to transform it into a ultrasound server</li></ul>|<ul><li>Do the quick check up</li><li>Acquire some data</li><li>Post some data</li></ul>|75% |
2020
|goblin|<ul><li><em>BONUS!</em> Plug it to a <a href="/croaker/">RPi0 or BBB or RPi</a> or else.</li><li>Connect the ADC to a RPi0</li></ul>|<ul><li>Check the power consumption</li><li><a href="/toadkiller/data/test_enveloppe/">Testing the in and out signals</a> of the board with the prudaq.</li><li>Specs to write</li><li>Agreeing on the strips </li><li>Check if 5V and 3.3V are stable</li><li>Defining the ICs to use</li><li>Getting schematics</li><li>Send microcircuits to Edgeflex</li><li>Receive the module</li><li>Publish the sources in KiCAD (@Sofian maybe?)</li><li>CANCELLED - Test it with the <a href="/retired/kina/">EMW3165</a>.</li></ul>|91% |
2121
|silent||<ul><li>Feather: <a href="/silent/software/featherWICED/SignalGenerator.ino">work with an interrupt</a></li><li>Write code for feather WICED</li><li>Publish this code</li><li>Remove Signal Bias</li><li>Validated with a Feather WICED (<a href="/silent/software/featherWICED/SimpleSignalGenerator.ino">code</a>).</li><li>Feather: remove the average value before inputing in Goblin</li><li><a href="/silent/2016-08-09-SilentPlusTobo.md">Check output with Goblin</a></li></ul>|100% |

retroATL3/Readme.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -84,24 +84,24 @@ The aim of this echOmod is to get the mechanical movement of the piezos. Salvage
8484
* We have found an interesting doc: the ATL manual for the ultrasound machine - and specs for the whole set of transducers -- [found here](/include/ultramark/UltraMark_4-Manual.pdf)
8585

8686

87-
## Discussions
87+
### Discussions
8888

89-
### Where to source?
89+
#### Where to source?
9090

9191
Mostly ebay:
9292
* 60$ for 1 probe - - http://www.ebay.com/itm/ATL-Access-C-3-0-MHZ-12-7mm-dia-Ultrasound-Transducer-P-N-101-25909-72-3862-/111898969844?hash=item1a0db2c6f4:m:mY5GvKHR7qPhPuufxAHnjyA
9393
* 290$ for 2 probes - 2x ATL Access A (3MHz) - http://www.ebay.com/itm/ATL-Access-A-Ultrasound-Probe-LOT-2-/131588905820?hash=item1ea34f5b5c:g:COUAAOSwyQtV3Xkg
9494
* 5MHz @ http://www.ebay.com/itm/ATL-Access-A-5-0MHz-12-7mm-Dia-6cm-FP-Ultrasound-Probe-3359-/111904941527?hash=item1a0e0de5d7:m:m35HcHQafc7p8BdFvI01GZg (104$)
9595

96-
### How to connect the motor?
96+
#### How to connect the motor?
9797

9898
I have not used any feedback action, just tried to provide a constant voltage.
9999

100100
![](/retroATL3/images/motor_pins.jpg)
101101

102102
Using 160mA@4V
103103

104-
### Good images achieved! [RESOLVED]
104+
#### Good images achieved! [RESOLVED]
105105

106106
[Please refer to this log to read more about how we got this image](/include/20160814/2016-08-14-HackingAUltrasoundProbe.md). Here's an example of the image we got:
107107

@@ -132,7 +132,7 @@ Those were done with a bitscope at 5Msps.. with 'non-null' delays between each l
132132
#### Getting an echo
133133

134134
An echo appears with [Murgen](https://github.com/kelu124/murgen-dev-kit), gain at 0.6V
135-
135+
s
136136
![](/retroATL3/images/TEK0005.JPG)
137137

138138
#### Getting an image while the probe is rotating

0 commit comments

Comments
 (0)