Neo smartpen SDK(also referred to as ‘Pen SDK’) for iOS. This open-source library allows you to integrate the Neo smartpen - Neo smartpen N2 and M1 - into your iOS app.
The Neo smartpen is designed to seamlessly integrate the real and digital worlds by transforming what you write on paper - everything from sketches and designs to business meeting notes - to your iOS, Android and Windows devices. It works in tandem with N notebooks, powered by NeoLAB Convergence’s patented Ncode™ technology and the accompanying application, Neo Notes. Find out more at www.neosmartpen.com Tutorial video - https://goo.gl/MQaVwY
‘Natural Handwriting’ technology based on Ncode™(Microscopic data patterns containing various types of data) is a handwriting stroke recovery technology that digitizes paper coordinates obtained by optical pen devices such as Neo smartpen. The coordinates then can be used to store handwriting stroke information, analyzed to extract meaning based on user preferences and serve as the basis for many other types of services.
Click the link below to view a beginners guide to Ncode technology. https://github.com/NeoSmartpen/Documentations/blob/master/Ncode™ Service Development Getting Started Guide v1.01.pdf
- OS X is required for all iOS development
- You need Xcode. If you don’t have it, you can download it from the App Store.
- Neo smartpen N2(F110, F120)
- Neo smartpen M1(F50)
- Neo smartpen M1+(F51)
- Neo smartpen DIMO(F30)
- Neo smartpen LAMY_safari(F80)
- Neo smartpen A1(F151)
- Neo smartpen R1(F40)
The iOS SDK sources are grouped under n2base directory. There are the following sub-directories under the directory.
- penComm : Bluetooth communication and protocol parser
- common : Strings, definitions
- utils : Utility functions
SDK Document link : https://github.com/NeoSmartpen/IOS-SDK2.0/blob/master/NISDK.pdf
Copyright©2017 by NeoLAB Convergence, Inc. All page content is property of NeoLAB Convergence Inc. https://neolab.net
For non-commercial use, follow the terms of the GNU General Public License.
GPL License v3 is a free software: you can run, copy, redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with the program. If not, see https://www.gnu.org/licenses/.
For commercial use, it is not necessary or required to open up your source code. Technical support from NeoLAB Convergence, inc is available upon your request.
Please contact our support team via email for the terms and conditions of this license.
- Global: [email protected]
- Korea: [email protected]
Feel free to leave any comment or feedback here