×
Registration
Please Fill Recaptcha To Continue
First name is required!
Last name is required!
First name is not valid!
Last name is not valid!
This is not an email address!
Email address is required!
This email is already registered!
Password is required!
Enter a valid password!
Please enter 6 or more characters!
Please enter 16 or less characters!
Passwords are not same!
Terms and Conditions are required!
Email or Password is wrong!
Captcha is required!
Captcha is wrong!
-
Posted on May 12, 2015
By: Sherry & filed under
Tutorial
This is a nice little project that shows the Time and Date onto a OLED Module. This project supports changing time or day on OLED manually. Would work good as a little bed side clock so you know what time … Continue reading →
-
Posted on May 11, 2015
By: Sherry & filed under
Tutorial
A time attendance system machine may be the first thing you meet when you go to your office and start your work. The most common type is using card. In this blog, we will use Arduino and several modules to … Continue reading →
-
Posted on April 24, 2015
By: Sherry & filed under
Tutorial
Note: Please read the updated tutorial here: Nextion Weather Station Tutorial We use Nextion 4.3" and Wboard Pro to make a weather station. Using this station, you can check any city by typing city's name in the input bar. The … Continue reading →
-
Posted on April 20, 2015
By: Sherry & filed under
Tutorial
Wboard Pro has an on-board ESP8266. If you want to upgrade the ESP8266’s firmware, here is the instruction. Preparation The jumpers’ connection. According to the silkscreen on Wboard Pro, you can learn the jumpers setting. Choosing to connect different jumpers, … Continue reading →
-
Posted on April 1, 2015
By: Sherry & filed under
Hack Notes
Lately, When we use chipKit max32 on MPIDE, we find that only Serial, Serial1, Serial2, and Serial3 could be used as UART by default. However, there are two other UARTs in PIC32MX795F512L chip can be utilized. Here, we give you … Continue reading →
-
In previous blog, we’ve showed how to use AT commands to test Wee (ESP8266) module. However, according to the ESP8266 user manual, we find some AT commands can be used to make an interesting project – a “chatroom” in Arduino … Continue reading →
-
Posted on March 23, 2015
By: Sherry & filed under
Tutorial
Compared to SIM900 or SIM908, the SIM800 has an advantage of Bluetooth function. For now, SIM800 is applied in two ITEAD mainboards: Gboard 800 and Gboard Pro 800. In this blog, we will introduce the SIM800 Bluetooth AT command and … Continue reading →
-
Posted on March 20, 2015
By: Sherry & filed under
Tutorial
The newest Self-balancing Car Starter Kit is on sale now! A self-stabilizing motor that will never fall sounds great. Many geeks playing arduino has come out of many self-stabilizing projects like self-stabilizing platform, motorbike etc. In this blog we will … Continue reading →
-
Posted on March 6, 2015
By: Sherry & filed under
Tutorial
MATLAB is a programming language developed by MathWorks. It started out as a matrix programming language where linear algebra programming was simple. It can be run both under interactive sessions and as a batch job. Alternatives to MATLAB exist including … Continue reading →
-
Posted on March 5, 2015
By: Sherry & filed under
Tutorial
IDGS101 can manage and out put your arbitrary waveform files, so that you can simulate or reproduce the signals in your study and work. However, IDGS101 supports wvt file only, then how to generate this format files? In this article, … Continue reading →