` DIPDuino
Jan
28
2017
Updated OLED library for Arduino IDE

Updated OLED Library for Arduino IDE is available for download.

Includes one simple example but needs more. Please help me to implement more examples. Tiny Tetris anyone? :)
dipduino_blue_oled.jpg

Jan
26
2017
DIPDuino wiht TNSense Inc

DIPDuino is actively used by TNSense Inc for prototyping and testing.

tnsense-logo-512x512.jpg

TNSense is a provider of Electronic Traffic Signs, Traffic Calming and Work Zone Safety Solutions,

Jan
23
2017
DipDuino Flyer

Here is a brief DIPDuino’s presentation in PDF format Please download and share.

Jan
19
2017
DIPDuino Pin-outs (version 2) with Arduino IDE port numbers

dipduino_ide_pinouts_800x800.png

Jan
19
2017
Updated MCU pinouts (if you like JTAG Version)

pinouts_v2.png

logo_dip_core.png
DIP-CORE
Pure Atmel AVR core with all peripheral hardware (OLED display, SD card, ZigBee etc.) ready to take control over your hardware. It must be programmed with JTAG (JATGICE3 recommended). I am using Atmel Studio for development, and IMHO this the best option. There is no bootloader in DIP-CORE.
It is available right now. Do you want to have one? Please contact me through contact page on this website.

logo_dip_duino.png
DIP-DUINO
This is DIP-CORE with Arduino bootloader. You can write your programs in Arduino IDE.
I am working hard evenings and weekends to make it happen soon. If you have your own DIP-Core than you can help me.

logo_dip_boot.png
DIP-BOOT
You can develop your code in Atmel Studio or any other IDE of your choice, write it on SD card and DIP-BOOT will execute it. The code must be compiled and converted to BIN format. You do not need any debuggers or cables. Really easy to use on the go. There is no limit on complexity of your code. In addition, there is no need to keep SD card inserted into the controller. DIP-BOOT will write your firmware to EEPROM and next time, if SD card is not present, your program will be executed directly from memory.
This device can be available quite soon. You can help me with this.

logo_dip_basic.png
DIP-BASIC
As easy as it can be – open notepad, write your firmware in BASIC, save it to SD card, insert into DIP, have fun! No need to have programmers, debuggers, cables, compilers, IDE software. BASIC code can be written with any text editor including one on your smartphone.