Home
Stream
Arduino
Technology
Sains
Computer
Alternative Energy
Computer
Windows
Centos
Linux
Mikrotik
Teckhnik
Embedded
Electronic
Audio-Video
Schematic
Tips Script
Embedded
GoBlog
Daftar isi
Sunday, 18 August 2024
Cara Social Media HTML/Java
<style>
.social-profiles-widget{width:100%;height:auto;padding:10px 0}
.social-profiles-widget ul {list-style: none;float: RIGHT;padding: 0;}
.social-profiles-widget ul li{list-style:none;margin:0;display:inline}
Read more »
Saturday, 20 July 2024
Traffic Controller & Flasher
// TRIMAN //
// 26 JULY 2024 //
#include <Wire.h>
#include <EEPROM.h>
#include "RTClib.h"
#include <Adafruit_I2CDevice.h>
//#include <SPI.h>
RTC_DS1307 rtc;
char namaHari[7][12] = {"Minggu", "Senin", "Selasa", "Rabu", "Kamis", "Jumat", "Sabtu"};
#define DS3231_I2C_ADDRESS 0x68
Read more »
Sunday, 7 July 2024
iFrame TEST
Friday, 5 July 2024
Membuat Posting Iframe Responsive
<style>
.iframepost {
position: relative;
padding-bottom: 10.25%;
overflow: hidden;
}
Read more »
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)