Digistump Forums
The Digispark => Digispark Project Ideas => Topic started by: robb on August 29, 2012, 09:15:17 pm
-
The digispark is programmed via usb which only uses two data pins. It should be possible to also program the digispark via a serial wireless module. I'm not familiar with how exactly the digissaprk firmware works beyond the fact its based on vusb. I assume the firmware would need to be modified to accommodate this. It should be possible though.
-
Bluebie gave a good answer here: http://digistump.com/board/index.php?p=/discussion/50/bluetooth#Item_3
-
Re \"only uses two data pins\" TinySafeBoot, an alternative which requires a serial adaptor but frees up 1.5kb of extra program memory, can work with just one pin! Kinda neat. I still think USB is better though.