Git Product home page Git Product logo

hackingstem-robotichand-microbit's Introduction

Introduction

Micropython code for Microsoft Hacking STEM Sensorized Glove and Robotic Hand projects and the Machines That Emulate Humans lesson plan adapted for micro:bit

Note that this project is designed to use 2 micro:bits since each board only supports up to 6 analog/pwm pins.

  • glove.py
    • Captures the analog signals from the flex sensors and transmits this data over radio to the Robotic Hand micro:bit
  • robotic_hand.py
    • Receives data from the Glove micro:bit and controls the servos in the mechanical hand.

Getting Started

  1. Download lesson assets at https://education.microsoft.com/hackingStem/lesson/20647903
  2. Build your Sensorized Glove and Robotic Hand!
  3. Use Mu to flash glove.py to your glove micro:bit microcontroller
  4. Use Mu to flash robotic_hand.py to your hand micro:bit microcontroller
  5. Verify data interactions in Excel from (hand microcontroller)
  6. Ready, Set, Science!

Connecting the two micro:bits

To support radio communication both glove and robotic_hand micro:bits must be on the same radio channel for this to work.

Setting Radio Channels

  • Press both buttons until a number appears. This is the channel number (0 by default)
  • Set the number by pressing the A dna B buttons to increase or decrease the channel number
  • Do this each pair of micro:bits

Note that if there are multiple projects going on in the same room choose a unique channel number for each glove/robotic_hand pair to ensure that it is you who controls your robotic hand!

Microsoft Data Streamer Resources

  1. https://aka.ms/data-streamer-developer
  2. https://aka.ms/data-streamer

Make it your own!

This project is licensed under the MIT open source license, see License. The MIT license allows you to take this project and make awesome things with it! MIT is a very permissive license, but does require you include license and copyright from LICENSE in any derivative work for sake of attribution.

Fork away! Let us know what you build!

http://aka.ms/hackingSTEM

hackingstem-robotichand-microbit's People

Contributors

adiazulay avatar damyka avatar majikthys avatar microsoft-github-policy-service[bot] avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

hackingstem-robotichand-microbit's Issues

Micro:Bit Program doesn't work

I am trying this project with my students. We have the glove and hand fully built and ready to test. However, the program for the micro:bit doesn't seem to work. I have the glove fully constructed, breadboard wired, and downloaded the hex file into the micro:bit. All the Micro:bit does is run through numbers then shows a sad face. I can't get it to register any signal at all let alone communicate with the Excel file. Is there another location to actually view the code for the micro:bit or download a confirmed working program?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.