arduino
Sending data and event from Arduino to mobile phone
I\'m a newbie and have no prior experience with arduino or microcontrolle开发者_运维技巧r programming. For one of my course project, i need to send data/message/event from the arduino to my mobile pho[详细]
2023-04-13 09:57 分类:问答Can't read Serial Input
I have an Arduino hooked up via usb to my computer.From it I try to read the from the COM port. Can anyone see if theres anything blatantly wrong with this???[详细]
2023-04-13 00:18 分类:问答DHT22 (sensor) to Pachube via Arduino with Ethernet shield error
I\'m trying to connect a DHT22 sensor to the Pachube online service. I am understanding the code and have everything wired up correctly but I get this error:[详细]
2023-04-11 23:01 分类:问答Compiling this sample Teensy source file
I can\'t seem to get the blinky.c program for Teensy 2.0 to compile. Here is the error: avr-gcc -c -mmcu=atmega32u4-I. -gdwarf-2 -DF_CPU=16000000UL -Os -funsigned-char -funsigned-bitfields -ffunction[详细]
2023-04-11 21:27 分类:问答Creating communication protocol over TCP Sockets?
I have an Arduino microcontroller with a Sparkfun WiFly shield. I build a simple program in C#/.NET that connects to the Arduino using System.Net.Sockets:[详细]
2023-04-10 06:46 分类:问答Arduino Ethernet and DHCP cannot communicate out to the Internet
I have this web client example that gets an IP address via DHCP. It connects to my router at IP address 192.168.0.1 successfully, but then it fails to send a GET HTTP to google.com. Essentially, I can[详细]
2023-04-09 06:06 分类:问答Arduino upload error "stk500_recv(): programmer is not responding" in Fedora
I am attempting to upload the stock Blink sketch using the Arduino IDE in Fedora Core 15 Linux. I get this error:[详细]
2023-04-08 19:42 分类:问答XBee origin address in Arduino
I am trying to find a way to get the origin address of an XBee radio in Arduino. Basically, I want my XBee chip to send a string that also contains its origin address (or id) so th开发者_如何转开发at[详细]
2023-04-07 23:03 分类:问答Detect Arduino port in Python [duplicate]
This question already has answers here: Python to automatically select serial ports (for Arduino) (4 answers)[详细]
2023-04-07 07:17 分类:问答Cisco switch and router programming using Arduino?
So, this topic is very similar to this Cisco Switch/Router programming using Arduino?. I have an Ardu开发者_StackOverflowino ATmega2560 and Ethernet Shield plus a Cisco 1751 router. I want to configu[详细]
2023-04-07 01:22 分类:问答