×
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!
-
Imagine using your cell phone to communicate with Arduino, so you can see the electricity consumption of each electric equipment, turn on/off them like TV , fan just using the software on your phone. we are now to turn it … Continue reading →
-
Now the ILI9325C display controller chip has been discontinued and now the available and alternative model is ILI9325D. Our ITDB02-2.4 LCD use the ILI9325 chip for display controlling, so LCD module from now on will be use the new ILI9325D … Continue reading →
-
We make a nRF24L01 wireless library for IFLAT32, then you can plug the nRF24L01 module on the IFLAT32 and use this library to drive wireless module for communication. The v1.0 version just provide you some basis function which to initial … Continue reading →
-
This touch library is basis on arduino ITDB02 library which be improved by Henning Karlsen. We transplant it into the GCC build environment and make it compatible with CoIDE.Now you can use it to drive our IFLAT-32 with ITDB02-3.2/2.4 LCD … Continue reading →
-
When we finished the first version firmware of our C8051F Electronic Dummy Load, we decided to do a test – both for the dummy load and the adaptor we sold in iStore. So, we select the “USB power adaptor -5Vdc … Continue reading →
-
This is just a small project by Henning Karlsen. This is just a small project by Henning Karlsen. What you need to build this project is a ITDB02 LCD module, an Arduino MEGA and an ITDB02 MEGA shield. In running … Continue reading →
-
We have a very cost-effective Ultrasonic Ranging Module :HC-SR04, but it need you to trigger the ranging and calculated the distance yourself. Even we provided a library for the HC-SR04, but to trigger module and calculated the distance always a … Continue reading →
-
There is a simple signal generator kit in our store, it selling well ,but it’s source is not released so we can’t modify it for more DIY. The principle of this signal generator is like a 8bit DAC, so just … Continue reading →
-
We have provide an inexpensive serial port Bluetooth module , it can work as a Bluetooth slave and communicate with a Bluetooth master like PC and mobile phone. Arduino is a very popular development platform of AVR, so we choose … Continue reading →
-
Today we show a demo that use the Arduino to control the ITDB02-2.4 display , and used the touch screen to achieve handwrite function. The LCD connection is the same as that in “ITDB02-2.4 8Bit Mode Demo“, and the touch … Continue reading →