
- BookwormZero commented on a-RN-au-D's instructable KICKLAMP - the Easy Proximity Lamp
- BookwormZero commented on Junophor's instructable Steampunked Fluorescence Reactor by JunophorView Instructable »
Outstanding work ! Well done.
- BookwormZero commented on abhiV4's instructable Arduino IOT Automation With ESP8266View Instructable »
Hi GuruN11,This project is indeed one of my older ones and unfortunately since that time I have replaced my computer, and redesigned that device into something more reliable and smarter, using the ESP8266-12I have a custom PCB for the device now, see image below: The PCB and cradle are both my designs.I now use ESP8266Basic, https://www.esp8266basic.com/, a more user friendly and easier accessible design environment that allows me to configure network connections over wifi, alter code over network using a browser(best advantage over arduino) and as such is less complex than arduino. Sometimes the coders providing code use complicated code to acheive the simplest things.Anyway, my most recent code is below, in espbasic...it's the best I can do for you.RegardsBookWormZero*****************…
see more » - BookwormZero commented on abhiV4's instructable Arduino IOT automation with ESP8266View Instructable »
Good instructable, I built this and it works , after a little modification to the code.Well done, keep up the good work.
- BookwormZero commented on ohneschuh's instructable ESP8266 Weather Station with Arduino – #2 SoftwareView Instructable »
It works !! Excellent instro, I modified your code to take just 1 sensor at the moment, a DS18S20. The wifi perform flawlessly, connecting to the router in less than 4 seconds. Only 1 problem, when router not available, the ESP8266 has a panic fault and repeatedly reboots...otherwise...well done !
Splendid idea for this useful module. Just got some of these myself, so maybe building something similar. Thanks for the instructable. Keep up the good work.