Giter Site home page Giter Site logo

ezefranca / fsk-arduino-ios Goto Github PK

View Code? Open in Web Editor NEW
81.0 9.0 14.0 468 KB

〰️ FSK Library for iOS interface with Arduino Development

License: MIT License

Objective-C 52.06% C++ 29.05% Objective-C++ 17.51% Ruby 0.83% Arduino 0.55%
fsk fsk-arduino-ios arduino-library ios waveform cocoapods pod

fsk-arduino-ios's Issues

[MultiDelegate receivedChar:]: unrecognized selector sent to instance

When I try to use this fsk library sometimes I got this error message. FSKRecognizer.mm file has this function. I don't understand what is the problem. In my project I did not use microphone yet. Just install this library for future. But sometimes it crashes with this message. Can you help me?

Please add "[analyzer record]" to README.

Thank you for the grate library!
However, I have a trouble when I catch the signals in iPhone.

[analyzer record]
is a key command to start catching the signals.
Please write this command in README for a beginner like me.

I can not receive data.

Hi Ezequiel,

I'm sorry to disturb you.

I can send data(I can hear the sound).

But, the data can not be received. I have no idea if I do something wrong.

Could you help me to check what is going on?

Thank you so much.

Generator stops working when minimizing app

Thanks a lot for sharing this project – it's the basis of an iOS app I've written for my research project:

http://spin.media.mit.edu/

I have noticed that the audio generation is inconsistent. Specifically, if someone returns to the homescreen and then re-opens the app, it seems like the audio generation doesn't work. Do you have any ideas about how to fix this?

Change delegate method

Possible [receivedChar:input] should be changed to receivedData with whole piece of input data
This will significantly increase performance on big data chunks

CocoaPods error

I'm using CocoaPods 0.39.0.rc.1
Now, when i try to build installed FSK packet, Xcode (7.0) gives me an error.
Undefined symbols for architecture arm64:
"OBJC_CLASS$_FSKRecognizer", referenced from:
type metadata accessor for ObjectiveC.FSKRecognizer in FSKDataManager.o
"OBJC_CLASS$_FSKSerialGenerator", referenced from:
type metadata accessor for ObjectiveC.FSKSerialGenerator in FSKDataManager.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
I've checked build phases list.
Necessary sources are missed.
I guess they should be added, and probably minor refactoring (names) should be done too.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.