Ultimate Propeller1+Bluetooth Development kit comming this fall
tonyp12
Posts: 1,951
Propeller1, Software selectable to run at either 5 or 6MHz.
Bluetooth BLE4.2 ultimate companion MCU (FCC certified module) with IPv6 internet and download Prop-code over the air.
1850mAh LiPo battery, with 800mA charging system (use while charging)
VGA out on miniUSB port
Video & Audio on 3.5mm, Audio is I2S 24bit 48KHz 2Vrms.
I2C Fast+ (1MHz)
SPI multi-master with shared 2MB Flash.
14 Prop GPIO + Mix and match eight: 12bit-1MHz ADC, Cap Sense, LCD-drive and/or PWM.
Low profile header so 1st shield fits inside box. (allows to mix and match two half shields)
Some other good stuff like servo header, 8 blue leds etc.
Trying to go for $49.95
Bluetooth BLE4.2 ultimate companion MCU (FCC certified module) with IPv6 internet and download Prop-code over the air.
1850mAh LiPo battery, with 800mA charging system (use while charging)
VGA out on miniUSB port
Video & Audio on 3.5mm, Audio is I2S 24bit 48KHz 2Vrms.
I2C Fast+ (1MHz)
SPI multi-master with shared 2MB Flash.
14 Prop GPIO + Mix and match eight: 12bit-1MHz ADC, Cap Sense, LCD-drive and/or PWM.
Low profile header so 1st shield fits inside box. (allows to mix and match two half shields)
Some other good stuff like servo header, 8 blue leds etc.
Trying to go for $49.95
Comments
SPI can temporary be changed to UART for SPP,
though I plan a custom modification to the SPP gatt, that the Prop Code you send is written directly in the reserved 32K flash block that emulates i2c eeprom and then it resets Prop.
You can mix and match many of the Gatts, from the ones in the picture below.
But the BLE module also run your custom C code, as long you share BLE event nicely.