Home ← Live Mathematics and STEM on the Web ← My First Web Page: Introduction ← Lesson 11
My First Web Page: Lesson 11: Adding Web Bluetooth Support: Talking to your TI LaunchPad
Create Your Own Live Mathematics and STEM Web Pages
© Daniel Loginov GitHub Page
W3Schools.com: Taking Your Web Page Skills to the Next Level
Compasstech TI LaunchPad Tutorials
- Introduction: A Sampler
- Lesson 2: Styles and Layout
- Lesson 3: Adding Beautiful Mathematics to your web page
- Lesson 4: Interacting with your web page
- Lesson 5(a): Adding a GeoGebra Applet
- Lesson 5(b): Adding a Geometry Expressions Applet
- Lesson 6(a): Creating a GeoGebra Assessment Task
- Lesson 6(b): Creating a Geometry Expressions Assessment Task
- Lesson 7: Interacting with Third Party Apps
- Lesson 8: JavaScript, STEM and Internal Device Sensors
- Lesson 9: JavaScript, STEM and GPS
- Lesson 10: Adding Web Bluetooth Support (1): Talking to your SensorTag
- Lesson 11: Adding Web Bluetooth Support (2): Talking to your LaunchPad
- Lesson 12: Introduction to HTML Graphics: Canvas
The TI LaunchPad boards are a great way for teachers and students to get started with coding within a real world context. Simple coding commands produce practical and immediate results, from blinking LEDs and controlling actions with buttons, to connecting to and controlling sensors, speakers, motors and more.
Follow the tutorial step-by-step directions to build and program your LaunchPad robot - and you can even use a TI-Innovator Hub or go the next step on and use the TI Innovator Hub Rover!
This utility by Daniel Loginov offers Web BlueTooth support for BLE-enabled MCU boards such as the TI LaunchPad, as developed in CompassTech STEM HQ LaunchPad tutorials.
This application uses TI LaunchPads, microcontroller development kits from Texas Instruments. They come in a variety of flavors to address various project needs. All LaunchPad kits include everything needed to begin developing applications in minutes, priced from $USD9.99 to $USD19.99. That's right - Blink LEDs and spin motors, all for less than $USD20. These units can be the basis for everything from simple coding to connecting a variety of sensors and other peripherals. They are easily programmed via USB from Mac or PC, and can be linked to BLE (Bluetooth Low Energy) modules, and even wifi to send and receive data both locally and remotely.
We can now use Web Bluetooth to enable free and effective communication with these programmed boards, using the Chrome browser on Mac, Windows 10 (Chrome Canary), Android and ChromeBooks or WebBLE app for iOS! Coupled with the versatile mathematical capabilities and programmability of GeoGebra, students can control these boards remotely, using them to collect and analyse data, even to control BLE robots! Step-by-step tutorials lead from beginner to robotics developer!
If you have any questions or would like to share your experience with this utility, please drop me an email!
Adding GeoGebra to the Mix
Fancy a BLE LaunchPad Piano?
Put everything together for a BLE Robot
Home ← Live Mathematics and STEM on the Web ← My First Web Page: Introduction ← Lesson 11