Sounds like geek to me

  • Random
  • Archive
  • RSS
  • Ask me anything
Very excited about the new 32-bit ARM-based Arduino DUE. From what I hear, the public beta should begin this month. A 32 bit data bus at 96MHz will be a huge step up for the current processor-intensive project I’m working on.
Thanks to Stefan Hechenberger (http://blog.nortd.com/) for the photo.
Pop-upView Separately

Very excited about the new 32-bit ARM-based Arduino DUE. From what I hear, the public beta should begin this month. A 32 bit data bus at 96MHz will be a huge step up for the current processor-intensive project I’m working on.

Thanks to Stefan Hechenberger (http://blog.nortd.com/) for the photo.

    • #arduino
    • #hardware
    • #hacking
  • 10 months ago
  • 3
  • Permalink
  • Share
    Tweet
Wiring up the user interface…
Pop-upView Separately

Wiring up the user interface…

    • #arduino
    • #hardware
    • #hacking
  • 10 months ago
  • 2
  • Permalink
  • Share
    Tweet

Andy's Workshop

Came across this blog in my research and work in expanded memory solutions for the ATMega microcontroller. There are some really excellent articles, insights and libraries here.

    • #blog
    • #arduino
    • #microcontrollers
    • #software
    • #programming
  • 10 months ago
  • Permalink
  • Share
    Tweet
Prototype of my current Arduino project, with a single thermocouple sensor amplifier attached. Going to upgrade to the Mega2560 in order to allow for an array of sensors since the Ethernet shield steals three of my Digital I/O pins on the UNO.

Now to code the server…
Pop-upView Separately

Prototype of my current Arduino project, with a single thermocouple sensor amplifier attached. Going to upgrade to the Mega2560 in order to allow for an array of sensors since the Ethernet shield steals three of my Digital I/O pins on the UNO.

Now to code the server…

    • #arduino
    • #projects
  • 1 year ago
  • 1
  • Permalink
  • Share
    Tweet

Installing the AVR toolchain on OSX Lion

I’m working on an Arduino-based project and want a more powerful IDE to code in, since the Arduino IDE is somewhat restrictive.

In order to run under Eclipse, the AVR toolchain needs to be installed (avr-gcc,  avr-binutils, avr-libc, avr-gdb, avrdude). I didn’t want to install a binary package for these tools; instead, I wanted a natively-compiled version of the tools, preferably using brew, since this is my package manager of choice these days.

I finally found a homebrew formula that was written specifically for the install. Here’s how to do it, assuming you cloned the homebrew repo to /usr/local/Library

cd /usr/local
git clone https://github.com/larsimmisch/homebrew-alt.git LibraryAlt
brew install LibraryAlt/avr/avr-libc.rb
brew install avrdude dfu-programmer

Many thanks goes to Lars Immisch for maintaining his homebrew-alt repo at https://github.com/larsimmisch/homebrew-alt

    • #arduino
    • #eclipse
    • #avr-toolchain
    • #programming
  • 1 year ago
  • Permalink
  • Share
    Tweet

Logo

About

Ramblings from a generalist engineer, musician and digital creative—living, loving and working in San Francisco.

Make contact: www.adamlwatson.com
adam (at) adamlwatson (dot) com

Twitter

loading tweets…

Following

  • RSS
  • Random
  • Archive
  • Ask me anything
  • Mobile

Effector Theme by Carlo Franco.

Powered by Tumblr