Close

936 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...
  • Setup

  • Open “File” -> “Examples” -> “AmebaPowerSave” -> “DeepSleepMode”Set condition values as below.“DS_WAKEUP_SOURCE” is used to set the wakeup source, user can choose 3 wakeup sources,AON...
  • Remote Water Consumption Display

  • Build Instructions.Huh.I'm honestly not sure what to put in this section, but the rules say I need build instructions.I mean, I am posting all of the schematics in the Build Log entries, All of the source code is up there. When I get to the point I have...
  • Introduction

  • Node-RED is a powerful open-source visual programming tool for building Internet of Things (IoT) applications. In this tutorial, we’ll cover what Node-RED is, how to install it, and how to use the visual interface to create a simple flow. What is Node-RED?...
  • M5Stick C (Source from M5Stack)

  • M5StickC is a mini M5Stack, powered by ESP32. It is a portable, easy-to-use, open source, IoT development board. What it can do? This tiny block is able to realize your idea, enlighten your creativity, and help with your IoT prototyping in a very short...
  • Another Garden Automation Project

  • Setup Wireless#wireless sudo nano /etc/network/interfaces # interfaces(5) file used by ifup(8) and ifdown(8) # Please note that this file is written to be used with dhcpcd # For static IP, consult /etc/dhcpcd.conf and 'man dhcpcd.conf' # Include files...
  • Setup Auto Execute on Startup

  • Source: http://www.instructables.com/id/Raspberry-Pi-Launch-Python-script-on-startup/Create the launcher script. sudo nano launcher.shAdd the following lines and save/close the file. #!/bin/sh # launcher.sh # Navigate to home dir, then to program...
  • Flashing Sonoff RF Bridge

  • (Photos to be added) 1. Open the four screws, remove bottom plate, remove PCB 2. Switch the switch to "Off", this disconnects the RF MCU from the ESP. 3. Push the Flasher to the flashing holes (find your version in Google image search) 4. The Bridge's...
  • Procedure

  • Download the Eink zip library, AmebaEink.zip, at https://github.com/ambiot/ambd_arduino/tree/master/Arduino_zip_libraries. Then install the AmebaEink.zip. Open “File” -> “Examples” -> “AmebaPowerSave” ->...
  • Generate and compile array code

  • First, we need to add a topology definition file to tell the modules how they are going to be connected to each other. Open "project.h", uncomment topology header file definition and open topology_1.h header file. Modify this file to suite...