Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Latest commit

 

History

History
37 lines (27 loc) · 707 Bytes

README.md

File metadata and controls

37 lines (27 loc) · 707 Bytes

hebrew


This library make it possible to show characters of Hebrew. A fork from the Katakana extension.

Using these block requires the micro:bit V2 hardware

Basic Usage


Import extension from https://github.com/shahart/heb-microbit

Method

hebrew.showString(text)
  • text: characters to show

You can use the characters below and space.

 אבגדהוזחטיךכלםמןנסעףפץצקרשת-,.、。!?「」[]()<>#$%&'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ^`_・*+ー=\\/:;@

Example


hebrew.showString("Hello !")
hebrew.showString("שלום !")

License

MIT

Supported targets

  • for PXT/micro:bit