Tero's Arduino Blog

Using Arduino with Ada

AVR-Ada gets teensy 2.0, teensy++ 2.0, Arduino Leonardo and Arduino Micro support

I just pushed initial support for atmega32u4 and improved support for at90usb1286 MCUs to AVR-Ada repository. This means you can now use AVR-Ada with your teensy and Arduino Leonardo devices.

Teensy 2.0, Arduino Leonardo, and Arduino Micro devices have atmega32u4 processor and teensy++ 2.0 has at90usb1286 processor. These …

[more]

AVR-Ada 1.2.2 RPMs for Fedora 19

AVR-Ada 1.2.2 RPMs for Fedora 19 (i386 and x86_64) are now available in my fedora.ada-language.com repository.

As before, create file /etc/yum.repos.d/fedora-adalanguage.repo with contents:

[fedora-adalanguage]
name=Tero's Fedora RPM repository for Ada packages
baseurl=http://fedora.ada-language.com/repo/$releasever/$basearch …
[more]

AVR-Ada 1.2.2 RPMs for Fedora 18

I updated my AVR-Ada rpms for Fedora 18 to version 1.2.2. I didn't update Fedora 17 rpms, since Fedora 17 support will end soon anyway, and I felt that the update is waste of time. However, if you need Fedora 17 rpms, you can build them by yourself …

[more]

Some changes to the commenting system

I had Disqus, the commenting system, slightly misconfigured, so I redid the commenting section. Because of this, the existing comments were lost, but hopefully everyone can live with it.

Now the Disqus settings should be ok, but as ways with Internet pages, I don't guarantee that your comments will be …

[more]

AVR-Ada RPMs for Fedora 17 and 18

I finally managed to find time to create AVR-Ada RPMs for Fedora. The packages are available for Fedora 17 and 18 on i386 and x86_64 architectures.

To install them you need to create file /etc/yum.repos.d/fedora-adalanguage.repo with contents:

[fedora-adalanguage]
name=Tero's Fedora RPM repository for …
[more]

« Page 2 / 3 »


Copyright © 2012, 2013 Tero Koskinen - Theme Skeleton; Blogging engine Pelican; Powered by Python