Skip to content

Latest commit

 

History

History
48 lines (35 loc) · 1.84 KB

File metadata and controls

48 lines (35 loc) · 1.84 KB

ThinkzIOS

IOS App for Thinkz Project.

App Author: Mateusz Łukasiński
Smartpen Code Repo by Mateusz Kusiak

Features:

  • connects to custom made smartpen via bluetooth and parses binary data to coordinates
  • shows user input from smartpen on mobile screen real time
  • recognises user handwriting and changes it to ASCII characters via API
  • finds errors in user input and shows potential correct replacements via API
  • supports multiple APIs (for both handwriting recognition and grammar errors)

Used Technologies:

  • Swift 5
  • Storyboards
  • CoreBluetooth
  • Moya
  • SwiftyJSON

Screenshots:

App connected to "smartpen":

Recognizing handwriting:

Recognizing grammar mistakes: