Playing with the RN41 Bluetooth Click Board.
Need:
- Device: PIC16F1709 (or other PIC16F1 in 20-pin DIP and a UART)
- Board: PICDEM(tm) Low Pin Count + mikroBUS connector = Simplicity
- Debugger: PICkit(tm) 3
- Add a MikroBUS connector to the LPC board
- Connect an Bluetooth Click board
- Launch MPLAB X and MPLAB Code Configurator to quickly initialise all the peripherals
- Pair device (Bluetooth preferences) -> LED0 turns on
- Connect terminal (CoolTerm)
- Push SW1 to say "Hello"!
- Add commands to turn on/off LEDs
- Add commands to Control Servo
- ...
- Check the Simplicity project for more demo like this using the MPLAB Code Configurator and the MikroElektronika Click(tm) boards.