Wearable Computing and More Programming Environments
In the previous chapter, we explored and demonstrated the hardware features of the Micro:bit. We also demonstrated the functionality of many onboard sensors. Now, we will develop some new applications using the Micro:bit where we will carry the Micro:bit with us. Initially, we will discuss how to make a simple pedometer using a Micro:bit. We will also learn how to detect a falling movement using similar concepts. Then, we explore an interesting topic known as sewable computing. This includes attaching or sewing computing devices to our clothes and carrying them with us.
The following list of topics will be explored in this chapter:
- Programming a pedometer using a Micro:bit
- Fall detector
- Sewable and wearable computing
- More programming frameworks
Let us get started with wearable computing.