Coder Social home page Coder Social logo

documentations's Introduction

Documentations

This repository contains documentions for Neo smartpen.

The pen protocol document here is version 1.0. If you need version 2.0, please contact us. ([email protected])

documentations's People

Contributors

hrhwang avatar jenhay avatar kyoungsu avatar neolabconvergence avatar toyadarong avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

documentations's Issues

Transcribe Library

Hi,

We are looking to integrate the NeoSmartpen into our application with a requirement on transcription.

Please tell me which library you recommend for Transcription? We have tested Azure Cognitive services, but find that the Neo Notes iPhone Application gets much better results.

Could you tell us what library you use within Neo Notes?

Thanks
David

Three extra bytes at end of stroke data

As defined in https://github.com/NeoSmartpen/Documentations/blob/master/NeoNote_data_Eng_20160117.pdf, a stroke contains dot data structures (13 bytes) for whatever the 'number of dots (4 bytes) happens to be.

When parsing a stroke there are 3 bytes in the file after parsing all the dot data. These bytes seem to always be '2' '0' '1'. I haven't been able to find in the documentation what these values are meant to represent. Can you please update the documentation?

Page Guid

HI

We are trying to use page guid in the page.data file but it looks like it is not always present.
What is the status of the attribute? Or can we use something else if we are storing page data externally and need to update it (by first making sure it is the same page) if the page is reuploaded with the next backup (.neonotes file)?

Thanks
Evgeniy

Is there any version of Bluttooth.LE document for NWP-F50?

Hi,
Thank you for your great works!

I'm trying to integrate the NeoSmartpen(model: NWP-F50) with my application.
And I use NeoLab_F1XX.Bluetooth.LE.pdf as a reference.

This document says that the NeoSmartpen has a service "Write Pen" and the "AssignedNumber" is "0x18F1".
But I could not find the service "Write Pen" in my NeoSmartpen(NWP-F50).

On the other hand, I scanned the NeoSmartpen with "LightBlue Explorer".
It seems there is one service assigned "0x19F1".

LightBule_Explorer

How could I find the service "Write Pen", "Offline Data 1" (and so on) in the NeoSmartpen?
Is there another version of this document that is not uploaded yet?

Thank you in advance.

NCode PDF

Hi,

You provide some PDFs at https://www.neosmartpen.com/en/ncode-pdf/ which work brilliantly.

We would like more pages in the plan A4 version, so instead of 50 pages we would like 500. Is it possible for us to generate additional pages ourselves? Or could you make a bigger PDF for us?

Thanks
David

Ranges of x y coordinates

The Neo Note Data File Format states in section 4.1

  • x,y: 0 ~1, float
  • pressure: 0-1, float

I interpret this as meaning that x and y coordinates, as well as pressure, are floats with values ranging between 0 and 1.

In fact, pressure values are in the [0,1] range but not the x,y coordinates. The x coordinates seem to be in the [ 0, page_width] range and the y coordinates in the [0, page_height] range. Could you please confirm this and fix the documentation?

Thanks in advance

José Paulo Leal

What scaling factor is used by each device type? How to determine the device type?

We are extracting x and y coordinates, as well as pressure, from notebooks. In our tests, we discovered that this process depends on the device (tablet, smartphone) that was paired with the smartpen to produce the notebook ZIP archives. A workaround to this problem is to use a scale factor, that is actually easy to determine for each case. However, we would like to automatically determine what scale should be applied in each case.

We noticed that NoteInfo.xml file has general information on the notebook, and that it includes a element that is not described in the documentation. In all the files we have seen so far, this element contains an integer. Could anyone please tell us what the meaning of this code? It doesn't seem to be the operating system (iOS, Android). Could it be the model? Also, if there is a relationship between the and scales, could you please explain it?

Thanks in advance

José Paulo Leal

PC용 SDK 제공 여부

안녕하세요

저희는 일반 PC 용 솔루션에 전자펜을 적용하고자 합니다.
PC용 SDK를 받을 수 있습니까?
윈도우용 솔루션이며 주로 c++ 언어를 사용 중입니다.

Doubt about version

Hi, I started playing with my notes following your documentation (thanks for releasing it!), but I noticed that even though the file NeoNote_data_Eng_20160117.pdf says that the last version of the notes is 2, mine have a field set to 3.

$ hexdump Work/Data/0001.page_store/page.data
0000000 6e 65 6f 03 ...

I guess there's another version of this document that needs to be uploaded?

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.