Close

6277 Results for "esp8266"

  • I2C Comms with the Wire Library

  • As discussed in the details section, I2C is a multi-master, multi-slave bus. However, in practice, it's almost always a single master system with one or more slaves. Arduino makes I2C comms quite simple; they provide a library called Wire which takes...
  • Khoding 50ftw4rz

  • Summary It is time to write the code to control the Nixie clock, and provide a service to do some things. Deets Now that the hardware is apparently stable, I can start to work on the software side.  The software in this case is written in Lua, and...
  • BluePump

  • The filtration pump of a swimming pool does not support running on empty (that is to say without water). It's the same for a water pump. To solve this problem several solutions exist: • An automatic water level device of the pool is responsible for ensuring...
  • ArduSpinner

  • ArduSpinner A simple dial (aka spinner) input control using arduino and a rotary encoder. The dial is shown in the computer as a mouse with X movement. The movement has been tuned to be "accelerated" so if you do small movements, you have precision,...
  • MycoHub

  • The Purpose of the MycoBox MycoBox is intended to be a software controlled chamber for taking the guesswork and manual maintenance out of growing mycelium and mushrooms. Growing mushrooms is a surprisingly common hobby around the world, partly because...