Hi, my name is Franco Dal Farra, I am an engineering student in Universidad Nacional de Río Negro, in Argentina. I am currently in a project group working in cooperation with the biology area, and we are trying to develop an audio data logger for getting statistical analysis on local frog species. During our investigation we stumbled upon your open device AudioMoth and we found it to be really a great implementation so we decided it could be really helpful to work based on that project.
However, we had some difficulties with the purchase of the microprocessor EFM32WG380. It is no longer available on market in any of the distributors from which we can import to Argentina. Currently we are looking into two different options: buy either EFM32WG280 or EFM32WG980 that have both same encapsulation and outputs than the one you are using in AudioMoth, but don´t have the USB bootloader on the hardware features; or as a different approach buy either EFM32WG332 or EFM32WG942 that have QFP64 encapsulation but do have USB bootloader on the hardware.
We are deciding on what path to take for moving forward but it could be really helpful for us if you give us some advice. Is it better to modify all the external hardware for a microcontroller with different pinout, or is it better to modify the software and do the configuration of the device in a different way than using the USB controller that is on the internal hardware of the EFM32WG380? Could it be possible to use some external hardware to solve the communication interface instead of changing the software?
In any of the cases above we would have to change some part of the software, but as it looks like a really good functional project we would like to make as few changes as possible. Maybe during the development stages your group had to face the decision of which microcontroller to use and all these may have come into discussion so we were thinking that you had some better experience to tell us so we can learn from that. Thanks!
Hi Franco, The EFM32WG980 has USB and an additional LCD driver. The EFM32WG280 does not have USB or the LCD driver. The EFM32WG980 is directly compatible with the EFM32WG380 which the AudioMoth uses. If you are using the same firmware and processor, why not just buy AudioMoth? There will be another campaign on GroupGets in the next few weeks - https://groupgets.com. Or do you need to actually design and build the hardware yourself for your project? Alex