Close

6277 Results for "esp8266"

  • Setting up a set-up

  • Parts parts parts Starting things simple I wanted to try the concept and get a feel for the feasibility. This setup consists of one T-junction of 10mm diameter plastic piping, normally used for plumbing.Holding the plant (cauliflower) is a 3D printed...
  • Revamped Ender 3 Mainboard

  • Bugfixes3.3V regulator added so the SD card isn’t supplied by the reference output of the USB-Serial bridge.Unused inputs on SD card buffer IC are grounded. Stock design leaves them floating.PCB layout fixed to follow standard PCB design guidelines including...
  • Measuring the light

  • The TSL2591 gives a read-out of light intensity in lux. For those numbers to be numerically accurate, the device should be calibrated under lab conditions. Luckily, I wasn't as interested in the accuracy and precision of the values as I was in distinguishing...
  • Sense and sensor ability

  • A couple of weeks ago, readings from the light sensor went crazy. Starting at a certain point, the only two values ever reported were 0 and 64k. The latter (actually 0xFFFF) indicates saturation of the sensor. That was very bad for the use case, so I...
  • Configuration

  • While the #Tote robot was close to what I wanted to achieve back then, it had two major problems. First, the servos, even though relatively cheap individually, contribute to the total cost of the project considerably, because you need at least a...
  • Creating Product on TUYA

  • I am going to use the Tuya IoT platform to develop a smart device from scratch. The simplicity and fast response time of the Tuya IoT cloud are amazing, all you need to do is set up function definitions, design app panel, and burn authorization firmware,...
  • initial commit!

  • Here are the ideas that my preliminary research has yielded:Main formatThere will be a control box at the bottom of a long strip of LEDs.  This box will have a single toggle switch, an led indicator for that switch, a servo to reset the switch,...
  • Diving into the circuit

  • Before presenting the boards, I will set down my goals for this project. Non-goals are to make the thermometer work again, or even to reuse the logic chips, the equipment is long obsolete. Thus my interloper UART board previously pictured has been removed...