All Projects → stevemarple → Calunium

stevemarple / Calunium

Licence: other
Arduino clone based on the ATmega644P/ATmega1284P

Projects that are alternatives of or similar to Calunium

Microcore
An optimized Arduino hardware package for ATtiny13
Stars: ✭ 348 (+1060%)
Mutual labels:  arduino, avr
Teleball
Build your own Arduino based retro handheld game console
Stars: ✭ 21 (-30%)
Mutual labels:  arduino, hardware
Mightycore
Arduino hardware package for ATmega1284, ATmega644, ATmega324, ATmega324PB, ATmega164, ATmega32, ATmega16 and ATmega8535
Stars: ✭ 413 (+1276.67%)
Mutual labels:  arduino, avr
Homebrew Avr
Homebrew AVR Toolchain
Stars: ✭ 294 (+880%)
Mutual labels:  arduino, avr
Minicore
Arduino hardware package for ATmega8, ATmega48, ATmega88, ATmega168, ATmega328 and ATmega328PB
Stars: ✭ 546 (+1720%)
Mutual labels:  arduino, avr
Waterius
Передача показаний воды по Wi-Fi. Watermeter Wi-Fi transmitter.
Stars: ✭ 295 (+883.33%)
Mutual labels:  arduino, hardware
Bare Arduino Project
Start your Arduino projects right out of the box
Stars: ✭ 505 (+1583.33%)
Mutual labels:  arduino, avr
3d printed keyboard
A fully 3D printed computer keyboard
Stars: ✭ 31 (+3.33%)
Mutual labels:  avr, hardware
Platformio Core
PlatformIO is a professional collaborative platform for embedded development 👽 A place where Developers and Teams have true Freedom! No more vendor lock-in!
Stars: ✭ 5,539 (+18363.33%)
Mutual labels:  arduino, avr
Arduino freertos library
A FreeRTOS Library for all Arduino AVR Devices (Uno, Leonardo, Mega, etc)
Stars: ✭ 523 (+1643.33%)
Mutual labels:  arduino, avr
Blynk Library
Blynk library for embedded hardware. Works with Arduino, ESP8266, Raspberry Pi, Intel Edison/Galileo, LinkIt ONE, Particle Core/Photon, Energia, ARM mbed, etc.
Stars: ✭ 3,305 (+10916.67%)
Mutual labels:  arduino, hardware
Lowlevelprogramming University
How to be low-level programmer
Stars: ✭ 7,224 (+23980%)
Mutual labels:  arduino, hardware
Ottodiyesp
build you own internet of robots!
Stars: ✭ 273 (+810%)
Mutual labels:  arduino, hardware
Retroesp32
Retro ESP32 is a turbo charged Odroid Go Launcher, Emulator and ROM Manager
Stars: ✭ 313 (+943.33%)
Mutual labels:  arduino, hardware
vusbtiny
Small ISP programmer that uses an ATtiny running V-USB
Stars: ✭ 18 (-40%)
Mutual labels:  avr, hardware
Platformio Atom Ide
PlatformIO IDE for Atom: The next generation integrated development environment for IoT
Stars: ✭ 475 (+1483.33%)
Mutual labels:  arduino, hardware
Helios
The free embedded operating system.
Stars: ✭ 223 (+643.33%)
Mutual labels:  arduino, avr
Libhydrogen
A lightweight, secure, easy-to-use crypto library suitable for constrained environments.
Stars: ✭ 247 (+723.33%)
Mutual labels:  arduino, avr
Arduinomenu
Arduino generic menu/interactivity system
Stars: ✭ 520 (+1633.33%)
Mutual labels:  arduino, avr
Wrmhl
⚡️ Super fast communication beetwen Unity3D and Arduino. Create Interactive experiences in a minute ⏱
Stars: ✭ 601 (+1903.33%)
Mutual labels:  arduino, hardware

Calunium

Calunium is an Arduino clone using the ATmega164A, ATmega164PA ATmega324A, ATmega324PA, ATmega644A, ATmega644PA, ATmega1284 or ATmega1284P microcontroller. The layout is designed for easy assembly and maximum compatibility with the Arduino Uno, with additional functionality being compatible with the Arduino Mega(2560).

License

Unless indicated otherwise hardware is released under the Creative Commons Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) http://creativecommons.org/licenses/by-sa/3.0/

Unless indicated otherwise software is released under the GNU Lesser General Public License, version 2.1. http://www.gnu.org/licenses/lgpl-2.1.html

Versions

A brief description of the versions is given below. In each case peripherals can be omitted form the build if not need.

Stripboard version

The analogue pin mapping differs slightly for the stripboard version. For more information see http://blog.stevemarple.co.uk/2011/08/introducing-calunium-arduino-clone.html

PCB version 1

Includes a real-time clock and LM61 temperature sensor. Standard Arduino headers and JTAG, FTDI and auxillary power connectors. USB connector for power and V-USB interface (not confirmed to work). Can be operated at 3.3V or 5V depending upon build configuration. Not jumper selectable. For more information see http://blog.stevemarple.co.uk/2011/11/calunium-pcb-version.html.

PCB version 2

Includes real-time clock, micro-SD socket, RFM12B radio module, and LM61 temperature sensor. Arduino 1.0 headers with IOREF and dedicated I2C pins. JTAG, FTDI and auxillary power connectors. USB connector for power only. Jumper-selectable 3.3V or 5V operation. For more information see http://blog.stevemarple.co.uk/2012/12/calunium-version-2.html

PCB version 2.1

Includes MCP2200 USB-UART converter, real-time clock, micro-SD socket, RFM12B radio module, and LM61 temperature sensor. Arduino 1.0 headers with IOREF and dedicated I2C pins. JTAG and auxillary power connectors. If the MCP2200 is fitted then the FTDI connector cannot be fitted, but the USB socket is enabled for data. If the MCP2200 is not fitted the FTDI connector can be, but the USB socket is for power only. Jumper-selectable 3.3V or 5V operation. For more information see

The headers include IOREF and dedicated I2C pins. For more information see http://blog.stevemarple.co.uk/2013/02/calunium-version-21.html and http://blog.stevemarple.co.uk/2012/12/calunium-version-2.html.

Bootloader

Xboot and OptiBoot bootloaders are included. To avoid too many items in boards menu the optiboot versions are commented out.

The xboot source files can be found at https://github.com/stevemarple/xboot.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].