top of page
Search
Wireless Temperature-Humidity Sensor , NRF24L01 , DTH22
// SimpleTx - the master or the transmitter #include <SPI.h> #include <nRF24L01.h> #include <RF24.h> #include <DHT.h> #define DHTPIN 2...
RAJ SHARMA
Dec 13, 20242 min read
11 views
0 comments


IFX007T-Motor-Control-Arduino Codes
Project Schematic, PCB Layout and Other Details Brushless Motor Driver https://www.electronics-lab.com/project/bldc-motor-and-dc-brushed-...
RAJ SHARMA
Dec 6, 20245 min read
4 views
0 comments


TMC2209 UART Stepper Driver , Arduino Uno, Joystick
Arduino Code #include <TMCStepper.h> #include <SoftwareSerial.h> // Use software serial for the UART to TMC2209 # include...
RAJ SHARMA
Sep 9, 20242 min read
415 views
0 comments


RC Signal to Voltage Converter, RC In DAC MCP4725 Output
Arduino Code Without Limit Switch ..........................................................................................................
RAJ SHARMA
Jul 18, 20243 min read
7 views
0 comments


Bluetooth Camera Slider Controller with Android App
Arduino Code Download Camera Slider Bluetooth , Android App ................................................................................
RAJ SHARMA
Jun 15, 20243 min read
34 views
0 comments


Stepper Motor Driver, Potentiometer Speed, Direction Switch, Arduino Uno
Arduino Pins Motor CCW Switch Arduino D4 Motor CW Switch Arduino D3 Motor Stop Arduino D3 Speed Control Potentiometer Analog A0 Stepper...
RAJ SHARMA
May 13, 20242 min read
32 views
0 comments
bottom of page