DFRobot
Cheapduino (5Pcs)
All Products
Beginner's Electronics Kits
New Arrivals
Arduino
Complete Kits & Projects
Circuitry & IOT
Brands and Manufacturers
Electronics Kits
Microcontrollers & Development Boards
DFRobot
Digital Technologies
Electricity Kits
Arduino Boards
$37.40
|
Only 2 left
CheapDuino is the most affordable Arduino compatible processor in the world. The price for each cheapDuino is almost 1/5 price of the Arduino UNO....
Get notified when back in stock
Estimated Delivery
Arrives
Order now — ships Thu 6 Aug
Disclaimer
Secure checkout
CheapDuino is the most affordable Arduino compatible processor in the world. The price for each cheapDuino is almost 1/5 price of the Arduino UNO.It's aimed to supply an extremely low cost solution for any disposable projects, such as DIY projects, workshop, gifts projects, E-Textiles and education. For those students from second or third world countries who can not afford the official Arduino, cheapduino opens the door to the physical world.
The cheapDuino integrates a ATmega8 microcontroller as Arduino NG. So it's available to program it directly with Arduino IDE via the FTDI programmer or USB Serial Light Adapter. The cheapDuino is powerful in compact size, which is only 2cm x 2cm dimension.
Although the cheapduino has extremely low price tag, we do spent lots of time to consider every detail of the product. The processor has 3 pwm digital pins, 3 analog pins and power supply interface with hexagonal pads around the board, which make it really easy to solder for the beginners. Of course, the I2C interface and serial port is also available to extend the 2 wire peripheral devices directly. The adoptation of micro FPC connector saves extra space compared with regular Arduino USB interface. "Cheapduino - Not just cheap"
The picture aside shows a simple temperature display application based cheapDuino.
So just pick one up, get started to control your physical world with cheapDuino now.
This product winned the Editor's Choice Award at Maker Faire Bay Area 2015.
Note:
- When plugin the fpc programming cable to DFRobot FPC programmer and cheapDuino, please the blue side facing upward.
- This kit comes with 5 cheapDuino, 2 DFRobot standard fpc programming cable and 1 fpc programmer adapter.The FTDI programmer is not included in this kit.
- We recommended you to buy one of the programmer below and mini USB cable if you don't have it.
- FTDI Basic Breakout 3.3/5V (Arduino Compatible)
- USB Serial Light Adapter (Arduino Compatible)
SPECIFICATIONS
- Working voltage: 3~5 volts
- Recommended power supply: 5v
- Microctonroller: Atmel AVR ATmega8
- bootloader(Board option in Arduino IDE): Arduino NG / w ATmega8
- 3 digital pins, 3 analog pins with easy-to-solder hexagonal pads
- Integrate 3 pwm pins,I2C interface and UART interface
- Suitable for workshop,education usage,DIY or compact size projects and E-Textiles
- Low cost Arduino compatible controller
- Dimensions: 2cm x 2cm x 0.2cm(0.78x0.78x0.08")
DOCUMENTS
SHIPPING LIST
- CheapDuinox5
- DFRobot standard 10p fpc programming cable x2
- FPC programmer adapter x1
Jargon buster
Plain-language definitions for the technical terms used above.
- AVR
- AVR is a family of 8-bit microcontrollers (made by Microchip, formerly Atmel) used in many classic Arduino-style boards such as the Uno and Nano. They are widely supported but older, which can be a limit for memory- or speed-intensive tasks.
- Bootloader
- Small starter software on a microcontroller that lets new code be uploaded before the main program runs. Knowing how to enter bootloader mode matters when you need to program the board or recover it after a faulty sketch.
- e-textiles
- Electronic textiles are fabrics or clothing that include electrical parts such as conductive thread, sensors, LEDs, or small controllers. This matters because parts for e-textiles need to survive bending, sewing, and sometimes washing.
- FPC
- FPC stands for flexible printed circuit, a thin flat flexible cable or connector style often used where space is tight or some movement is needed, commonly for displays, cameras and other high-density connections. Connecting to an FPC connector generally needs a matching cable with the correct pin count, pitch and contact orientation.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- IDE
- Short for Integrated Development Environment, a program used to write, run and manage code. It matters because some learners prefer a traditional coding workspace instead of a guided notebook-style lesson.
- microcontroller
- A microcontroller is a small computer on a single chip that runs a stored program and controls connected inputs and outputs such as buttons, sensors, displays and communication interfaces. In a device built around one, it is the part that executes the code and coordinates the device's behaviour.
- PWM
- Pulse Width Modulation is a way for a digital pin to simulate variable output power by switching on and off very quickly. It matters for controlling things like LED brightness, motor speed, or servo-style signals from a microcontroller pin.
- UART
- UART is a simple asynchronous serial interface that sends data over separate transmit and receive wires, usually labelled TX and RX, with both ends set to the same baud rate. It is a common way for microcontrollers and other serial devices to exchange data.
Find this product in
All Products
Arduino Boards
Complete Kits & Projects
Microcontrollers & Development Boards
New Arrivals
Brands
STEM & Education
Related Tutorials
Free step-by-step guides