Close

36 Results for "open source ecology"

  • What are M5Stick and M5Stamp?

  • M5Stack is a technology company that designs and manufactures anopen-source development toolkit, including hardware, programming platform, and IoT solutions. It was founded by Jimmy Lai in 2017 and isbased in Shenzhen, China. M5Stack created the M5Stick...
  • Step 7: Code Works

  • The robot is based on Arduino code for Arduino Mega 2560 and it is open-source. Not like CNC machine which has X, Y axis perpendicular aligned and we can find x, y co-ordinate of target by tracking traverse distance of X, Y stepper motor. The wall drawing...
  • Instructions for build

  • This picture is of my "indoor" seismometer, with its electronics in an antique wooden box next to it. It is networked and completely functional, but because of its noisy indoor location, it is not useful for any serious seismology. It is never quiet,...
  • Upload the Source Code to Arduino

  • Here’s the programming rationale behind the code, which you can download from the project files. The main idea is to generate a punchline that does never matches the joke. This makes the whole sentence not particularly funny, and probably confusing. ...
  • Head Gesture Recognition

  • Once the system is turned on by an AT switch, the camera starts capturing frames from the user's face/head and the image processing take place through computer vision techniques. The head gesture recognition task is performed by the combination of two...
  • Solder the battery holder

  • Place the battery holder over the large circular pad. The small metal 'nibs' of the battery holder go over the square pad. Make sure the 'open' part of the battery holder points toward the bottom of the badge.Solder one side of the battery holder, then...
  • Keep Your Plants On

  • Plants need something to support them while they grow.  Many hydroponic systems use foam since it can expand as the plant grows.  The LGT uses reticulated foam, which is a special type of open cell foam.  Open cell foam has open walls...
  • Start the PC application

  • Open a terminal at the location of the project from step 1.4. Use the following command to start in serial mode (ensure you change the COM number to the one you found in step 2. python get_pulse.py --serial COM5 The PC application will start your webcam....
  • Software Build

  • Software Using VSCode with installed Platform IO Extension for development. PlatformIO supports the Arduino Framework which makes it more easy to access allready supported devices. https://code.visualstudio.com/https://platformio.org/ Environment Please...