Hi Dabbler,
Thanks for the link. After a few (very quick) email exchanges with Australian-based Monkeyboard, looks like good news for Arduino users.
They sell both a development board with PIC (which we would replace with an Arduino) and the DAB+ module (T1_L4A_8290C) by itself:
Yes, the T1_L4A_8290C uses UART to receive and send data, the voltage level is 3.3V, however it is quite tolerance to a 5V level signal. The PIC on the board is basically just an USB to UART converter.
Our customers have successfully interface it with Arduino and other customised LCD master. On the board, you will need to either cut the TX and RX tracks or just lift up the PIC's pins. Customers doing their own customisation signed an NDA to get access to the low level serial protocol.
Or if you are adventurous you could just get the modules and make your own PCB, ideally an Arduino shield.
and
So if you make your own shield, I imagine you will need the following
-
From Arduino's 5V, you will need 3.3V LDO, 1.8V LDO and 1.2V LDO
-
From Arduino's Serial port, you will need a 5V to 3.3V level converter to TX and RX pin of the module.
-
An IO to turn on and off the 3 LDO
-
Resistors and Caps for the module and also an IO from Aduino to RESET the module.
If you look at our schematic, you will basically take out the PIC and replace it with an Arduino.
Full schematics and PCB layout: http://www.monkeyboard.org/images/products/dab_fm/DAB%20Radio%20Eagle.zip
Current pricing:
- DAB+ FM Digital Radio Dev Board - AUD79
- T1_L4A_8290C module - AUD25
- Shipping to the UK (1~300 modules) - AUD28
I would be interested in a shield which could sit under a Keypad LCD shield: http://droboticsonline.com/ebaydownloads/LCD_Shield_Manual.pdf, but I will need to sit down properly and figure out how many pins the DAB+ module needs, and if it can be used with the shield above.
At the moment I don't have PCB resources, but I may try making a crude shield on protoboard, though will need to look into all the extra ICs needed to see how feasible this is.
If people are interested in a module I can order (probably in a few weeks) a bunch to the UK and redistribute them to save on shipping.
Hopefully one of the shield manufacturers (Sparkfun?) will pick up on this to produce a shield at some point.
I should add that for a radio alarm this will also need an audio amplifier circuit to drive a speaker...
Amadeus