Learn about basic electronic components, how electronic devices work and hack electronic devices to make DIY projects.
Subscribe to:
Post Comments (Atom)
Own IOT website and Hardware Using Node MCU (cyber thinks)
NODE MCU code -- website link Cyberthinks google drive link cyberthinks website files #include <ESP8266WiFi.h> #include <ArduinoJ...
-
The microphone is fixed into the diaphram of the stethoscope Schematic: Arduino Code: int mydata=0; void setup() { ...
-
Arduino Code #include "ACS712.h" ACS712 sensor1(ACS712_30A, A0); /// current sensor attached to A0 of arduino nano ACS712 senso...
No comments:
Post a Comment