Tagged Questions

0
votes
2answers
31 views

New to embedded systems: help selecting the right chip for 8051 project?

Hi all. We are to create an 8051 microcontroller based system as a university project. We have the specs, which says we need an Atmel 89C51 chip. But Atmel recommends that we use …
3
votes
4answers
153 views

Suggested exercises for learning with Arduino

I just got an arduino and have been working through some of the exercises in the tutorials, making good progress. When I'm learning a new programming language or tool, I usually w …
1
vote
2answers
82 views

What is the difference between PIC and PICAXE?

The impression I get is that PICAXE is based on the PIC cores, but geared to beginners, but I wanted to make sure before committing to any particular platform. Thank you!
5
votes
2answers
126 views

What are the best hardware hacking magazines?

When I started programming back in the '90s, I found the variety of magazines on the shelves of my bookstore really useful for learning about a lot of technologies. What magazines …
4
votes
4answers
122 views

Connecting a Lilypad to a WiFi network?

Hi All, I would like to connect my Lilypad Arduino to a WiFi 802.11 network that provides internet. What is the best way of achieving this? Can I use a XBee module and somehow int …
6
votes
6answers
253 views

How do you convince people to use Arduino

So I have this friend with a problem...I swear...it's not me! I like Arduino. I wasn't sold on the concept at first but I'm firmly in the "it's awesome" camp. Anyway, what I'm rea …
3
votes
7answers
296 views

Recommendation for Arduino

Okay, here's some background info leading up to the [obvious] question with further elaboration: I have been using a 28 pin PICAXE for small projects here and there for the last co …
5
votes
7answers
198 views

What are the best beginner project using an arduino

I'm looking for some cheap beginners projects that show the uses of an arduino. things like turning on and off an LED getting back sensor data ... if anyone has come across use …
1
vote
3answers
150 views

Steps to learning Arduino Programming

Does anyone have additional Tutorials for learning Arduino Programming. I started with the ladyada one. And done bits an pieces of the arduino.cc ones Are there any others out t …
7
votes
7answers
196 views

Basic Electronics Book

Hi All, I need basic electronics book (diodes,transistors,current..etc) as i am just starting out with electronics and want to have something to read over the holiday. Any sugge …