| Sign In | Join Free | My bjjsgy.com | 
 | 
| Categories | Controller Board for Arduino | 
|---|---|
| Place of Origin: | Guangdong China (Mainland) | 
| Brand Name: | Oky Newstar | 
| Model Number: | duemilanove | 
| MOQ: | 1 Piece/Pieces | 
| Packaging Details: | 15cm x 10cm x 3cm | 
| Delivery Time: | 1-3 workdays after payment | 
| Payment Terms: | L/C,D/A,D/P,T/T,Western Union,MoneyGram | 
| Supply Ability: | 10000 Piece/Pieces per Day | 
| Price: | negotiable | 
| Operating Voltage: | 5V | 
| Input Voltage (recommended): | 6-11V | 
| DC Current per I/O Pin: | 40mA | 
| DC Current for 3.3V Pin: | 300mA | 
| Flash Memory: | 32 KB of which 2KB used by bootloader | 
| Clock Speed: | 16mHZ | 
| Company Info. | 
| Oky Newstar Technology Co., Ltd | 
| View Contact Details | 
| Product List | 
Funduino Duemilanove Development Board 2009 For Arduino Based On ATmega328
Description:
The Duemilanove Board Arduino is a microcontroller board based on the ATmega328. It has 14 digital input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, a 16 MHz crystal oscillator, a USB connection, a power jack, an ICSP header, and a reset button. It contains everything needed to support the microcontroller; simply connect it to a computer with a USB cable or power it with a AC-to-DC adapter or battery to get started.
Specifications:
| Microcontroller | ATmega328p | 
| Operating Voltage | 5V | 
| Input Voltage (recommended) | 6-11V | 
| Digital I/O Pins | 14 (of which 6 provide PWM output) | 
| Analog Input Pins | 6 | 
| DC Current per I/O Pin | 40 mA | 
| DC Current for 3.3V Pin | 300 mA | 
| Flash Memory | 32 KB of which 2KB used by bootloader | 
| SRAM | 2 KB | 
| EEPROM | 1 KB | 
| Clock Speed | 16 MHz | 
Test proTest procedure
/*
The circuit:
* LCD RS pin to digital pin 8
* LCD Enable pin to digital pin 9
* LCD D4 pin to digital pin 4
* LCD D5 pin to digital pin 5
* LCD D6 pin to digital pin 6
* LCD D7 pin to digital pin 7
* LCD BL pin to digital pin 10
* KEY pin to analogl pin 0
*/
#include <LiquidCrystal.h>
LiquidCrystal lcd(8, 13, 9, 4, 5, 6, 7);
char msgs[5][16] = {"Right Key OK ",
"Up Key OK ",
"Down Key OK ",
"Left Key OK ",
"Select Key OK" };
int adc_key_val[5] ={50, 200, 400, 600, 800 };
int NUM_KEYS = 5;
int adc_key_in;
int key=-1;
int oldkey=-1;
void setup()
{
lcd.clear();
lcd.begin(16, 2);
lcd.setCursor(0,0);
lcd.print("ADC key testing");
}
void loop()
{
adc_key_in = analogRead(0); // read the value from the sensor
key = get_key(adc_key_in); // convert into key press
if (key != oldkey) // if keypress is detected
{
delay(50); // wait for debounce time
adc_key_in = analogRead(0); // read the value from the sensor
key = get_key(adc_key_in); // convert into key press
if (key != oldkey)
{
lcd.setCursor(0, 1);
oldkey = key;
if (key >=0){
lcd.print(msgs[key]);
}
}
}
delay(100);
}
// Convert ADC value to key number
int get_key(unsigned int input)
{
int k;
for (k = 0; k < NUM_KEYS; k++)
{
if (input < adc_key_val[k])
{
return k;
}
}
if (k >= NUM_KEYS)k = -1; // No valid key pressed
return k;
}

Competitive Advantage:
1.Convenient & Friendly Customer Service
2. Low Prices Direct From Factory Suppliers
3. Fast Delivery Around The Globe.
4. High Quality With Global Standards.
5. 3 year factory warranty
6. Safe shipping way and payment
|   | 
 3D Printer Rambo Control Board for Arduino 1.2A RepRap Mother Board
                                                                                    
                        
                        
                        
                                                            3D Printer Rambo Control Board for Arduino 1.2A RepRap Mother Board
                                                    
                        
                     LCR-T4 Mega328 Transistor Tester Diode Resistor Capacitor Tester ESR Meter
                                                                                        
                                                        
                        
                        
                        
                                                            LCR-T4 Mega328 Transistor Tester Diode Resistor Capacitor Tester ESR Meter
                                                    
                        
                     5-18V Quad-Band Arduino Controller Board SIM808 SMS GSM GPRS GPS Module Factory Outlet
                                                                                    
                        
                        
                        
                                                            5-18V Quad-Band Arduino Controller Board SIM808 SMS GSM GPRS GPS Module Factory Outlet
                                                    
                        
                     Red Microchip Programmer Pickit 3 For Arduino Controller Board New Condition
                                                                                    
                        
                        
                        
                                                            Red Microchip Programmer Pickit 3 For Arduino Controller Board New Condition
                                                    
                        
                     Atmega328P Nano V3.0 CH340G Development Board For Arduino , nano v3.0
                                                                                    
                        
                        
                        
                                                            Atmega328P Nano V3.0 CH340G Development Board For Arduino , nano v3.0
                                                    
                        
                     Funduino UNO R3 Compatible for Arduino
                                                                                    
                        
                        
                        
                                                            Funduino UNO R3 Compatible for Arduino
                                                    
                        
                     Atmega16u2 Controller Atmega16U2 Mega 2560 R3 Board For Arduino Electronic Platform
                                                                                    
                        
                        
                        
                                                            Atmega16u2 Controller Atmega16U2 Mega 2560 R3 Board For Arduino Electronic Platform
                                                    
                        
                     USB 7 PWM Board For Arduino , 20 Digital Leonardo R3 Development Board
                                                                                    
                        
                        
                        
                                                            USB 7 PWM Board For Arduino , 20 Digital Leonardo R3 Development Board
                                                    
                        
                     Microcontroller Board For Arduino Funduino Pro Mini ATMEGA328P 5V / 16M
                                                                                    
                        
                        
                        
                                                            Microcontroller Board For Arduino Funduino Pro Mini ATMEGA328P 5V / 16M
                                                    
                        
                     6Bit Board For Arduino,Full Color 8 X 8 LED RGB Matrix Screen Driver Board
                                                                                    
                        
                        
                        
                                                            6Bit Board For Arduino,Full Color 8 X 8 LED RGB Matrix Screen Driver Board