Quick Troubleshoot – ESP-01 not responding to AT commands

Maybe after you flash your ESP-01 with newer firmware from here, it doesn’t respond to AT command, or starts echoing what you type. You need to change “No line ending” to “Both NL and CR”, and the baud rate to 115200.

Share Button
Published
Categorized as Tutorial

How to save sensor output from ESP8266 to MySQL Database (Part 1 – ESP8266 as a Microcontroller)

Today we’re going to learn how to connect ESP8266 to website that store the inputs to MySQL. To help you, I have created the example website here. This tutorial focuses on storing the sensor output to website, while providing the website that already works. Next part would be building the website itself. This tutorial uses… Continue reading How to save sensor output from ESP8266 to MySQL Database (Part 1 – ESP8266 as a Microcontroller)

Share Button

How to create Virtual KVM on Kimsufi / OVH / SoYouStart

Kimsufi is one of the cheapest dedicated server provider, with sometimes plain mad discount. They are sub brand of OVH. SoYouStart is also their sub brand, but not as cheap. This post is probably a little too late, because at the time of writing, their Flash Sale just run out of stock. But I managed… Continue reading How to create Virtual KVM on Kimsufi / OVH / SoYouStart

Share Button

Cara install APK di Andromax Prime

Masih dengan proyek iseng setelah beli Andromax Prime, hari ini kita akan bahas cara install aplikasi tambahan di Andromax Prime. Andromax Prime sendiri sebenarnya mempunyai OS Android 4.4 KitKat, release dari MocorDroid. Hanya saja, di strip down parah sampai ga bisa ngapa ngapain tanpa dimodif, bahkan install APK pun ga bisa. Seriously, smartfren? Ga semua… Continue reading Cara install APK di Andromax Prime

Share Button

Download Driver + Cara Masuk Fastboot pada Andromax Prime

Masih dengan Andromax Prime, hari ini kita akan bahas cara masuk ke Fastboot di Andromax Prime. Apa itu Fastboot? Menurut JalanTikus, secara garis besar, Fastboot ini adalah tools pada Android yang dapat kamu gunakan untuk memodifikasi sistem file pada Android.

Share Button

Tutorial Root Andromax Prime (Version 5.4)

Ceritanya, hari ini baru beli Andromax Prime buat main main Singkat cerita, hari ini kita akan bahas cara root Andromax Prime ini. Pastikan ROM sudah diupgrade ke 5.4, dan sudah di factory reset.

Share Button

Sending MIDI with Arduino / Wemos D1 ESP8266

This post are part of my final project, “Design and Implementation of Arduino based rtpMIDI and 5 pin MIDI”. After discussing with my tutor, and thinking about it lately, I decided to not use Arduino Mega. Fortunately, on the title of my final project (Indonesia : Perancangan dan Implementasi rtpMIDI dan MIDI 5 pin berbasis… Continue reading Sending MIDI with Arduino / Wemos D1 ESP8266

Share Button

dd over ssh

dd is a command-line utility for Unix and Unix-likeoperating systems, the primary purpose of which is to convert and copy files. Secure Shell (SSH) is a cryptographic network protocol for operating network services securely over an unsecured network. Typical applications include remote command-line login and remote command execution, but any network service can be secured with SSH. The point is, you know what your target is, this tutorial tries to be… Continue reading dd over ssh

Share Button
Published
Categorized as Tutorial

Cara nakal pasang Windows 10 di UpCloud

UpCloud adalah salah satu pendatang baru dalam cloud services, mempunyai kecepatan yang luarbiasa, dan harga yang bersaing dengan Vultr maupun Digital Ocean. Walau begitu, instalasi Windows disini agak susah, karena sebenarnya gak boleh pasang Windows Server sendiri, dan juga gak ada cara buat mount ISO yang gampang kayak di Vultr.  Tapi kan ini cara pasang… Continue reading Cara nakal pasang Windows 10 di UpCloud

Share Button
Published
Categorized as Tutorial

How to read Intel CPU processor number

Intel sometimes do something nonsense. But why use words on processor number? We’re going to decrypt that shit tonight.

Share Button
Published
Categorized as Tutorial
Verified by ExactMetrics