Tagged Questions
0
votes
1answer
263 views
RF decode logic (not Manchester encoded) - Arduino
Continuing from my previous post, I am trying to decode the encoded RF data directly on Arduino. I've adopted the "sampling" approach, as against the "interrupt" based approach, reason being I believe ...
3
votes
2answers
328 views
Which programming languages are supported to program Arduino?
I would like to start to play with Arduino.
I've read that C and C++ are the official languages but I've also found other way to communicate using Python or Java for example.
Which programming ...
1
vote
5answers
123 views
Simplest way to upload sketches onto “hackduino” without having a arduino duemilanove
Update: The ATmega came bootloaded with the arduino software is that can simplify anything
I have this board:
I'm looking for a bone-simple way to upload sketches.
Ideally without buying ...
0
votes
1answer
92 views
Write an AVR Program
So I saw a post talking about the commercial feasibility of an Arduino (http://electronics.stackexchange.com/questions/11333/commercial-use-of-arduino-is-it-suitable) . From this it said a great idea ...