Your Arduino & Basic Programming Code Repository
Discover a comprehensive collection of Arduino sketches, sensor examples, IoT projects, and basic programming codes. Perfect for students, hobbyists, and makers!
Find the perfect code for your next project
Fundamental Arduino programming concepts
Working with various sensor modules
Control motors and servo mechanisms
LED patterns and display modules
Internet of Things applications
Serial, I2C, SPI, Bluetooth, WiFi
Get started with these frequently used codes
Learn to send and receive data through the serial port for debugging and communication.
View CodeRead temperature and humidity data from DHT11 sensor module.
View CodeControl a servo motor to rotate to specific angles using PWM signals.
View CodeReads light intensity from LDR connected to A0 and prints values to Serial Monitor.
View CodeRead X, Y, Z axis values from an analog accelerometer module.
View CodeEvery code includes detailed comments and explanations
All codes are tested and verified to work
One-click copy to clipboard functionality
Regular updates with new codes and projects