Coder Social home page Coder Social logo

hijack-main's People

hijack-main's Issues

I found a BUG!

When I use my iphone4 to send bytes to HiJack,The bytes success,but it error.
Example,I send 0x02,but in HiJack,it reviced 0xBD.Please tell me How to solve 
this bug?

Original issue reported on code.google.com by [email protected] on 29 Feb 2012 at 11:36

When will I2C be available?

I am working on a project that requires bidirectional communication with an 
AS3992 RFID reader.  When will I2C be available?

Original issue reported on code.google.com by [email protected] on 21 Jul 2013 at 1:34

Direct Digital (Manchester) Code is Missing

Hi! It seems that Direct Digital (Mancheter) Code for MCU and iPhone is 
missing. Do you plan to push that into repository? Also could you please push 
Android sources even if they are in unfinished state? I am eager to help with 
that ...

Original issue reported on code.google.com by [email protected] on 22 Jun 2011 at 6:33

TYPOS in http://hijack-main.googlecode.com/svn/trunk/msp430/README

Slightly corrected text

svn export http://tinyos-main.googlecode.com/svn/trunk/ tinyos-main-read-only
cd tinyos-main-read-only
svn export http://hijack-main.googlecode.com/svn/trunk/msp430
. setup.sh
cd apps/HiJackMan
make hijack install miniprog bsl /dev/tty0

-In first line, "http:" had two characters interchanged
-Between line 4 & 5, all the files downloaded on the second export must be 
moved one directory up. I do not know how to do this except in the Windows file 
system so the error is still in the above text.
-Line 7, comma removed and USB switched to Windows COM1 (tty0 in unix)

Original issue reported on code.google.com by [email protected] on 29 Mar 2012 at 5:01

Android source code still not available?

I am interested in working with the HiJack as well but using android devices. I 
have seen some people that have started doing some work on this (such as, the 
hijack infinity https://github.com/ab500/hijack-infinity), but it is still on 
first or semi working stages. If you know more about this please I will 
appreciate your help. 

Thanks,

Keisha

Original issue reported on code.google.com by [email protected] on 5 Mar 2015 at 12:45

I am not getting output on mic nor on iPhone's oscilloscope app

What steps will reproduce the problem?
1. flashed the firmware on hijack device.
2. opened the oscilloscope application on iPhone with full volume
3. Gave uart data input (0-3.3v) to A6 pin of hijack device.

As expected i should get fsk output on mic which i am not getting, neither i am 
getting any waveform on oscilloscope app.

i have checked waveform's on external oscilloscope, which resulted to a 
constant 0.8v dc voltage on mic with or without data given to the input. These 
are the measurements obtained
Vcc = 2.73v, Right = 0.8v (22khz), Mic=0.8v

I have even checked the GPIO pin (P1.7) where i am getting squarewave's after 
inputting the data.

Can u please suggest some pointers, so as to know where i am going wrong.

Original issue reported on code.google.com by [email protected] on 11 Jul 2013 at 1:20

Can you move the project to other MCU which more cheaper and without operating system

I'm very intresting about Hijack project, and i found you use tinyos base on 
msp430F1611. i think we can decrease the cost by move the code to non-os mcu, 
just as, some 8051 or avr, pic and so on. Did you try doing that? 
For android platform, did you meet some big issue, i found you don't submit 
android source until now, it's a long time.

Original issue reported on code.google.com by [email protected] on 6 Apr 2011 at 7:35

FreqSweep produces a single frequency

When I run the FreqSweep project and view the Left output on a scope it only 
ever produces a 1.26kHz signal? Can anyone point me in the right direction as 
to where I may be going wrong?

Thanks,
Tom


Original issue reported on code.google.com by [email protected] on 26 Dec 2012 at 3:22

Can not get data in iPhone 3G

What steps will reproduce the problem?
1. Can not get data from audio interface. The data is error. Why?
2.
3.

What is the expected output? What do you see instead?
I run the hijack, it work iPod touch but can not work on iPhone 3G. Mainly 
problem is that: can not get data from audio interface and can send data.

What version of the product are you using? On what operating system?
iPhone 3G,   iOS 4.2.1

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 23 Dec 2011 at 2:13

Android test results

I have my hijack board working on iOS with the example apps and it works well. 
I've run some initial tests on Android (just sampling mic input) and the shape 
of the manchester-encoded signal varies widely across the different phone 
models I've tried. Any ideas why and what could be done to improve this? 

At the moment, I don't see how data can easily be decoded on some Android 
devices. It seems a long way from the clean square wave on iOS.

Attached is a ZIP with some examples. In each image, the sampled mic input is 
shown in the top channel.

Original issue reported on code.google.com by [email protected] on 19 Jul 2013 at 11:41

Attachments:

How to use the LibHijack?

I add the static library and the header file(libHijack.a and HijackMgr.h) to my 
project and run,but it fail and show that "aurio_helper.h not found",how to 
solve this problem?

Original issue reported on code.google.com by [email protected] on 8 Jun 2012 at 5:13

High pitch ringing noise on Hijack?

What steps will reproduce the problem?
1. Running hijack on my iphone
2. turn up the volume
3. hear the high pitch ringing sound

What is the expected output? What do you see instead?
silence

What version of the product are you using? On what operating system?
iphone 3Gs with OS 5.1

Please provide any additional information below.
Is anyone else hearing this ringing sound?  What is going on? 

Original issue reported on code.google.com by [email protected] on 6 Jul 2012 at 2:36

i have problem

I want to use hijack connect rfid reader but i dont know how send output to 
each pin in  hijack i am confused

Original issue reported on code.google.com by [email protected] on 27 Sep 2011 at 4:40

5V output

Is it possible to reconfigure the Hijack to output ~7.4W@5V instead of 3V? i 
realize this would mean less current available, but for my application the 
voltage is more critical.

Original issue reported on code.google.com by [email protected] on 3 Nov 2011 at 1:14

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.