Search found 4 matches

by jorjun
Fri Oct 24, 2014 7:38 am
Forum: Hardware Projects
Topic: iBeacon
Replies: 0
Views: 4416

iBeacon

Has anybody successfully made an iBeacon transmitter or receiver? Hoping it is straightforward with MP board and a bluetooth LE module.
by jorjun
Thu Sep 18, 2014 4:19 pm
Forum: General Discussion and Questions
Topic: Getting "disk not ejected properly" in OSX
Replies: 33
Views: 43525

Re: Getting "disk not ejected properly" in OSX

Aha, thanks very much. Will do this. Thanks so much Bryan
by jorjun
Thu Sep 18, 2014 6:12 am
Forum: General Discussion and Questions
Topic: Getting "disk not ejected properly" in OSX
Replies: 33
Views: 43525

Re: Getting "disk not ejected properly" in OSX

The problem described is familiar to me, also. I am running the latest OS X beta. To successfully develop for the board, I found that I have to eject via finder, before three or so minutes or else it becomes impossible to eject and then I have to reset. Resetting the board after the freeze, then res...
by jorjun
Fri Sep 12, 2014 5:10 pm
Forum: MicroPython pyboard
Topic: Can we drive headphones from the DAC+on board Op-Amp?
Replies: 10
Views: 13695

Re: Can we drive headphones from the DAC+on board Op-Amp?

You can drive headphones or a piezo speaker directly from the dac's ... but the output is *almost* inaudible, ok for testing, no good for anything finished. I'm finding exactly that: have optimized the code below so that (I think) there is minimal delay between buffer outputs. But the audio quality...