Skip to content

Latest commit

 

History

History
108 lines (71 loc) · 7.1 KB

NextSteps.md

File metadata and controls

108 lines (71 loc) · 7.1 KB

Next Steps..

Status today

Since the end of November, where I knew nothing about electronics, I managed to learn about the following points:

  • Electronics : back to the basics
  • Datasheets: learning to read and understand those
  • Fabs: getting to know the ecosystem, touch base with some, work an excellent agreement
  • Transducers: an ongoing process.. but I do know a bit more about those.
  • Documentation: getting to know more about the process of documenting open-source hardware... and getting the first automation tools on.
  • A worklog: starting with the first session with the board. Not too much a bad idea of having written it, it still has a lot of information.

Community engaged

The results in terms of community were quite good. We managed to onboard on several media (stats as of 23/4/16):

  • HackerNews: made it to the first page for a couple of hours, 122 points, 43 comments
  • Hackaday.io: where the project is posted - 3.6k views, 97 followers, 25 likes so far, plus an article.
  • An article on GeekTimes, a russian hackernews or so it seems, 11.6k views and 50 stars, with 68 comments.
  • A murgen board acquired by Vanderbilt's Charles' lab.

Leftovers

I'm now left with the following stuff to work with:

  • An empty shell of a ultrasound scanner probe
  • An arduino nano
  • A ESP8266
  • Two thermal printers
  • A Raspberry 2
  • Two BeagleBone Black
  • A servo
  • Some rapid logic invertors
  • A 3.3/5V level shifter

What can I do with those?

ToDo

We only have now to play with the following items on the next phase:

  1. Playing with the design and fab the modules: 3 to go in CMS (HV/TGC/MD, enveloppe detection, SPI ADC) and 2 in stripboard mode (alim, based on the breadboard 3.3V and 5V, as well as the controler, maybe an arduino nano at first) - and start the github repo / echOmods hackaday pages as well. Work on this with Sofian and Vlad. See also the echOmods repo.
  2. Playing with an electronic emulator of the transducer - as well as an electronic model. Work on this with a partner/supplier.
  3. Play with a ultrasound durable fantom. Work on this with staticdet5 (comment on HAD). Started a project with Virginie and Static on HAD.io.
  4. Play with the BeagleBone PRUs. Work on this with Vanderbilt.
  5. Playing with some intelligent uC of FPGA. uC has my preference at first for ease of use. WifiMCU seems fun (has a 8$ STM32F411CE - 100MHz, 2.4Msps ADC, FPU, DSP instructions and WiFi to stream!) or the Feather Wiced (arduino IDE compatible, based on a 34$ STM32F205 ARM Cortex M3 processor running at 120MHz. Project codename would be Croaker, not created yet. Who's volunteering?

Some resources to move further

Bibliography

STM32 ?

Working with the PRUS:

**http://stackoverflow.com/questions/35939058/beaglebone-without-dac-from-digital-to-analog-converter **http://stackoverflow.com/questions/35910431/getting-beaglebone-prus-to-work-using-pasm

WebRTC

PCBs

  • Another supplier : seeedstudio.com(reco by F&V), see also http://pcbshopper.com/

  • PCBA abroad : myropcb, nortechsys. SeeedStudio does only north america in fab-mode

  • PCBA in france: Quad Ind, and PCB-Pool

Caracterization of the piezos:

Caractérisation du piezo :

Documentation tools and processes

Still a work in progress... but the key here is to move towards a maximum of automation. No other solution.

Fun stuff

Using the Pi as an oscilloscope: