Arduino-Communicator Very simple Android application for communicating with Arduino Uno (with Atmega16U2 or Atmega8U2 programmed as a USB-to-serial converter). No need for extra Host Shield or Bluetooth. All you need is a Micro USB OTG to USB Adapter. Send data from your Arduino with Serial...
In this blog post, I am providing you step by step instructions to build a very simple temperature and relative humidity meter for indoor use. All you need to build this project are an Arduino Uno or compatible board, a DHT11 sensor, and a MAX7219 based 8-digit serial 7-segment LED dis...
Promulgate is an Arduino library with a very simple protocol to allow communication from Arduino to other devices. For example: you can set up an Arduino with a button, and a Processing sketch that changes its background colour. Add Promulgate code to the Arduino and Processing sketch to glue...
So for example if you initialize pin 13 in the IDE, it represents pin 13 on the Arduino board or pin 19 on the ATMEGA328 chip. Congratulations, you made it! You can now start soldering your own minified Arduino projects for next to nothing. Step 5: A Few Helpful Tips I will end thi...
Make HAL2Arduino.py scan the custom.hal for used/unused pins and add/remove them. (Under its own section). Make a first-run virgin setup routine for the HAL2Arduino.py script. (Or just a simple install/uninstall script.) Speed tweaks. (Currently HAL2Arduino has an un-acceptibly high...
Installing an operating system onto a Raspberry Pi is simple. First, using your computer, install the boot image onto a microSD card. Then simply insert the card into the Raspberry Pi and boot from there. Raspbianis a Linux distribution ported fromDebian 7.0 (Wheezy), and is the official ...
It's far too simple to be true.The e-paper I obtained included a connection diagram and sample software to get it running.It looked straightforward but being the skeptic that I am it seemed too simple to be true.My inital hunch was spot on.I followed the
Step 3: Arduino Codes Connect the board to the computer using a programming cable. Open arduino ide copy the below codes and paste them into the IDE. If you wish to have your custom name for the Wi-Fi you can edit my name on the code but if you are not aware of this fully I rec...
Death on YouTube: A Timeline Timeline: The Complete History of Video The New Citizen Journalists I Was a War Reporter for a Day How Kawehi Turned the Music Industry Inside-Out How to Shoot Video With Drones Step Inside Nascar's Video Review Trailer ...
arduino,ESP8266 Turns out autonomous vehicles can be complicated :-) 5/February/2017Alexandre StrubeLeave a comment Here you have some sample code for a ESP3866 with a motor shield: https://github.com/CrashSerious/HackerBoxes0013/blob/master/Projects/AutonomousCar/AutonomousCar.ino ...