Posts with «avr» label

Moving to Arduino, and other questions

Hi

I sort of started this question on another page, but I thought I'd move it here so I'm not hijacking someone else's page.

2 questions here;

1: I'm looking to move from using picaxe to Arduino. Can anyone give me any pointers on where to start? (I know this question's probably been asked elsewhere on LMR)

read more

Let's Make Robots 15 Apr 09:19
arduino  avr  picaxe  radio  

mikroC vs BASCOM AVR

A few days ago I was going to try some programming in C using mikroC. So far I have been able to blink a LED...  mikroC is primarily designed to support the circuit boards MikroElectronica makes and does very little for the Arduino (and they plan on keeping it like that). It is still a great (but expensive!) C, just not one for the Arduino.

read more

Let's Make Robots 14 Apr 20:59
arduino  avr  basic  c  programming  

Programming an Arduino in C.

I know my new robot runs (and runs nicely) on a ZBasic chp, but I will always have a great fondness for the Arduino, the first microcontroller board I ever used. (I used the PICAXE for a while too.)

Right now I have been programming a Arduino Uno with C. I really like the MikroC AVR C from Mikroelectronika. I am using the free version (limited to like 4k, decent space for C programs!). The full version is kind of pricey.

I then use AVRdude (love that name) to send the resulting hex file to the Arduino non-volitile memory. Works great!

read more

Let's Make Robots 12 Apr 17:00
arduino  avr  c  compiler  programming  uno  zbasic  

Creating a new Arduino PCB in the Arduino IDE - Trials and Tribble-ations

If someone can help me out then I will write a tip/walkthough on this subject.

Quite often DAGU products use the ATmega168 MCU rather than the ATmega328 because they are a bit cheaper and 16K of program memory is often enough.

The problem is that ATmel no longer produce the ATmega168 20-AU which we had been using. They now produce the ATmega168PA which is almost identical but has a different device signature ID.

read more

Let's Make Robots 22 Mar 07:22
arduino  avr  boards  bootloader  new  pcb  signature id  

Insert Coin: BoardX is an open-source, modular motherboard for prolific prototypers

In Insert Coin, we look at an exciting new tech project that requires funding before it can hit production. If you'd like to pitch a project, please send us a tip with "Insert Coin" as the subject line.
We're more than a little enamored with Arduino and its DIY microcontroller ilk. But we'll admit, there are a few limitations that the compulsive prototyper might find bothersome. Chief amongst them is the lack of modularity, Now, sure, you can easily add all sorts of sensors, ports and radios to your Uno (or Duemilanove if you're old school) but that generally requires piling shield, upon shield, upon shield, until you've got a stack of boards three-feet high. And, if you want to use an ARM chip instead of an AVR for a project? Well that's a whole other set of boards. Kevin Greene has decided to address these perceived "weaknesses" with BoardX -- a modular, open-source prototyping platform.

Continue reading Insert Coin: BoardX is an open-source, modular motherboard for prolific prototypers

Insert Coin: BoardX is an open-source, modular motherboard for prolific prototypers originally appeared on Engadget on Tue, 01 Nov 2011 13:15:00 EST. Please see our terms for use of feeds.

Permalink | Email this | Comments

n/a

n/a
Let's Make Robots 01 Jan 00:00