✅ NEW PRODUCTS
🚚 Shipping from 12 USD
💰 DEALS OF THE DAY

Devices

About

MagiScript supports connecting Atom to several other devices (see PeekSmith and SB Watch pages for more information).

Querying the Connected Device

You can query the Bluetooth name (ID) of the device(s) Atom connected to. The id method gives you the active device’s ID, while the ids method returns an array with the devices Atom connected to.

You can query the connected devices as a list of device objects as well using the list method.

If more than one device is connected, you can set one of them to active with the select method. Messages will be sent to this unit.

Devices & MagiScript

⚛️ Atom Remote

🔢 Quantum Calculator

🤹‍♂️ MagiScript Language

🤹‍♂️ MagiScript Examples

🤹‍♂️ MagiScript Tutorials

General

📃 First Steps

MagiScript Editor

📃 Basics

📃 Keyboard Shortcuts

📃 Running Your First Program

📃 App Store

📃 Atom Settings (Editor)

📃 Debugging Techniques

Input/Output

📃 Buttons

📃 Vibration Motor

📃 RGB LED

📃 Devices

📃 PeekSmith

📃 Quantum

📃 Teleport

📃 Spotted Dice

📃 SB Watch

📃 IARVEL Watch

📃 Fossil Watch

📃 Cosmos Printer

📃 PeriPage Printer

📃 ATC Remote

📃 Labco Scrabble

📃 Bluetooth Keyboard

📃 Bluetooth Mouse

📃 Timers

📃 Database

📃 Events

📃 System (exit, sleep, rand)

📃 Objects (card, time)

Language

📃 Summary

📃 Comments

📃 Variable Declarations

📃 Operators

📃 Control Flow

📃 Functions

📃 Numbers

📃 Strings

📃 Arrays

📃 Objects

📃 Uint8Array