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

MicroBit extension for the Hebrew's Aleph-Beth. Supports v2 (most of current devices)

License

Notifications You must be signed in to change notification settings

shahart/heb-microbit

Repository files navigation

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