A Windows based GUI for popular avrdude command line utility
A Windows based GUI for popular avrdude command line utility for AVR microcontroller Programming.It has got many features with a lightweight easy to understand interface. AVRdude is provided with it. It previously used LibUSBdotnet but now it uses LibUSBK for compatibility(http://libusbk.sourceforge.net/UsbK3/index.html) .Supports only USBasp programmer but if you can code,you can change it to work with your programmer.Feedback is necessary friends
Connect your Simple keypad to the Arduino 2,3,4,5,6,7,8,9 pins (Digital IO)
more details at http://computeraidedautomation.com
Compile and Upload the arduino-keypad.ino to your Arduino board
Connect Arduino to the USB port.
Press the keys on the keypad to read it in VB Textbox
Arduino VB Lab is coded in VB.NET and allows users to make custom control interfaces for controlling the Arduino from the PC. Users can add gauges, buttons, images, etc, to an empty page and use the buttons to control something, or use the information being displayed. You are able to log all sensor data to an SQL Server database and select a date range on the graphs to view different time spans of data.