Popis
MAXIMITE BASIC COMPUTER WITH ARDUINO LIKE LAYOUT
Detaily
INTRODUCTION:
DuinoMite is a Maximite Compatible Basic computer, originally designed by Geoff Graham, with additional features and Arduino like layout. DuinoMite allow you to program in BASIC language and have VGA and Keyboard interface, so you can develop and write your code in Basic without need of any computer. You can store your code on the SD-CARD and to execute it on power up thorugh autoexec.bas main code.
FEATURES:
- PIC32MX795 microcontroller
- micro SD card
- USB OTG which allow it to act both as Host and Device, so it can accept Android ADK, Printers, Cameras, Keyboards, Mouses, etc USB devices.
- VGA connector
- Composite Video connector
- CAN driver and connector - note: CAN driver works on 5V and will not working when board is powered by Li-ion battery
- RS232 driver and connector
- two UEXT connectors allowing Olimex modules to be connected one inside the box one outside the box
- PS-2 keyboard
- Audio output connector
- Arduino like format i.e. can work with Arduino shields
DOCUMENTS:
- DuinoMite Users Manual - Revision 1.03 15-12-2011 with UEXT examples, edited by Mick Gulovsen
- DuinoMite programming example
- The evolution of DuinoMite and the differences between DuinoMite and MaxiMite
- MM BASIC Quick refference manual by crackerjack
- still have questions? check ->DUINOMITE FORUM WHERE YOU CAN ASK
HARDWARE:
- DuinoMite-Mega schematic Revision C in PDF format released under Creative Commons Attribution-Share Alike 3.0 United States License
- DuinoMite schematic file Revision C in Eagle format released under Creative Commons Attribution-Share Alike 3.0 United States License
- DuinoMite board file Revision C in Eagle format released under Creative Commons Attribution-Share Alike 3.0 United States License
SOFTWARE:
- DuinoMite sources built from Maximite Release 2.7 (still no PIN() support for the SD-card and VGA shared GPIOs) and Bootloader HEX and Firmware HEX
- Latest DuinoMite Firmware Update HEX SETUP, HELP, PIN(21) December 11
- Duinomite drivers for virutal com port console, please read important note for the use of these.
- Duinomite firmware updater, please read important note for the use of this file.
- Alternative firmware: MaxiMite 3.1
DUINOMITE PROJECTS:
- TRS-80 emulator by Ken Segler
- Retro BSD by Sergey Vakulenko
- Space Invaders Game by Ken Segler
- Z80 Emulator runs CP-M now and the complete project is on Github by Ken Segler
- Snake retro game written in BASIC by Olimex
- Duinomite with Gameduino shield example by Ken Segler
- Measuring temperature with LM335Z by Olimex
- How Fast is Duinomite Basic? by Olimex
- Measuring temperature with KTY81.110 by Olimex
