- Energy Meter GSM with Arduino (part 2)Posted 5 days ago
- Energy Meter GSM with Arduino (part 1)Posted 1 week ago
- ARDULOCK: a keyboard with RFID modulePosted 1 month ago
- Autofocus Glasses/Phoropter Using Variable Focus Liquid LensPosted 3 months ago
- Home Automation & Lights controlling SystemPosted 3 months ago
- Solar TrackerPosted 3 months ago
- LTspice inverter simulation with thermal effectsPosted 3 months ago
- AI in LEGO EV3 Maze-Driving RobotPosted 3 months ago
- Temperature predicting using boltiotPosted 3 months ago
- Sparkly Air SensorPosted 3 months ago
Seeeduino or Arduino?
Seeed has recently updated its open source development board Seeeduino V4 into a V4.2 model with shrunken price tag — just under $7 — for what’s essentially a full-sized Arduino Uno clone with a superset of the Uno’s expansion capabilities.
Like the Seeeduino V4, the V4.2 is built around the same ATmega328P MCU (clocked at 16MHz) that’s used on the Arduino Uno, and offers an Uno-compatible topside expansion bus. Additionally, the Seeduino V4 and V4.2 both supplement the Uno’s I/O capabilities with connectors for interfacing with Grove modules: two on the V4, and three on the V4.2. Both boards are 115 x 78 x 25mm in size and have mounting holes that match those of the Uno.
Both Seeeduino models are also compatible with the Arduino Uno bootloader, and can be programmed and powered through their micro-USB connectors. Power can also be supplied through the dedicated power jack, which supports 7 to 15V DC input.
Seeed Studio lists these differences between both Seeeduino V4x boards and the Arduino Uno:
- Use of a micro-USB port for powering and programming the board
- On-board Grove module interface connectors
- A switch for choosing between 3.3V and 5V DC power input
- Use of a DC-to-DC converter instead of an LDO (Low DropOut regulator), for enhanced efficiency
- Various improvements to circutry
The Seeeduino V4.2’s schematic and other documentation are available for download from its wiki page.
What’s your favourite?