Devices
About
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
π€ΉββοΈ MagiScript Language
π€ΉββοΈ MagiScript Examples
π€ΉββοΈ MagiScript Tutorials
General
π First Steps
MagiScript Editor
π Basics
π Keyboard Shortcuts
π Running Your First Program
π App Store
π 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
π Operators
π Control Flow
π Functions
π Numbers
π Strings
π Arrays
π Objects
π Uint8Array