Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in arduino

Serial communication with Arduino only works while the screen is running

Send Data From Arduino to Android App via Bluetooth

Not able to upload code to Arduino

java.lang.UnsatisfiedLinkError: no usbJava in java.library.path

is there any way to control usb cam from iOS device?

Upload an Arduino Sketch via own Android App and USB cable

arduino arduino-uno

Make a "virtual port" which consists of multiple ports on Arduino

Cannot compile and link AVR program in OS X

arduino avr libc atmega avr-gcc

How to Read Data from Arduino with Raspberry pi via I2C

Serial communication between c# and arduino

c# arduino

Generic keyboard emulation using Arduino Leonardo

arduino hid emulation

Batch-File: Receive Data from the Serial-Port and write it into txt-File

Smoothing algorithm using integer arithmetic

How do I convert a signed 8-bit byte to a signed 16-bit integer in assembly?

assembly arduino int byte avr

Arduino in pure C

arduino

Arduino: Crashes and errors when concatenating Strings

How to create an Android app to control Arduino over Wi-Fi?

android eclipse arduino adk

Why/when to use IoT publish/subscribe protocols rather then RESTful HTTP?

rest http arduino embedded iot

How to send data from Arduino-uno using Bluetooth module HC-05 and read it in Android?

java android bluetooth arduino

Filter a list of values at compile time with gnu++11 and no stdlib (Arduino environment)

c++ c++11 arduino