Arduino Inline Assembly Tutorial
Arduino

Arduino Inline Assembly Tutorial

ucexperiment.wordpress.com has published a series of tutorials on how to use assembly language on Arduino. This can be pretty helpful if you want to do some advantaged coding on Arduino. An inline assembly statement is a string which specifies assembler code. The string can contain...

Continue Reading
9.267
Views
0 Comments
Arduino Auto Power off. Make Arduino power off itself!
Arduino

Arduino Auto Power off. Make Arduino power off itself!

In this video educ8s.tv show us how to make Arduino power off itself with the help of a simple circuit! If you have watched some of my previous videos you will know that I like my projects to have minimal power consumption so that we can use them with batteries for a long period of...

Continue Reading
8.456
Views
0 Comments
Easy Arduino Menus for Rotary Encoders
Arduino

Easy Arduino Menus for Rotary Encoders

SimonM83 has posted a new tutorial on how to implement an Arduino menu using a rotary encoder. The tutorial goes through the hardware setup and sample code is provided. Rotary encoders with centre-push buttons are cool input hardware for projects, especially if you want to be able to...

Continue Reading
21.882
Views
0 Comments
Teensy 3.2 VS Arduino Due and Arduino Mega. Which one is faster?
Arduino

Teensy 3.2 VS Arduino Due and Arduino Mega. Which one is faster?

our friends at educ8s.tv wanted to test out how fast the  Teensy 3.2 is, so he build the project above. I wanted to find out if Teensy 3.2, despite its small size, is faster than the Arduino Due, the fastest Arduino board available today. So I build a simple project where both...

Continue Reading
8.204
Views
0 Comments
WiFi Signal strength indicator using ESP8266
Arduino

WiFi Signal strength indicator using ESP8266

A simple signal strength indicator for the ESP8266 and 128 x 32 OLED Display This is a simple Arduino IDE sketch that displays the RSSI, BSSID and signal "bars" of a given SSID WiFi Signal strength indicator using ESP8266 -...

Continue Reading
26.309
Views
1 Comments
Improved Arduino Rotary Encoder Reading
Arduino

Improved Arduino Rotary Encoder Reading

Here is a nice tutorial on how to use rotary encoders with Arduino. Example code is included. I wanted to use a low cost rotary encoder as an input mechanism for one of my upcoming projects and was initially bewildered by the code options available to take readings from the rotary...

Continue Reading
6.614
Views
0 Comments
Testing DRAM Using an Arduino
Arduino

Testing DRAM Using an Arduino

Chris @ insentricity.com wanted to test a few dozen individual RAM chips so he decided to use Arduino to make his life a little bit easier. In the article he explains the interface with Arduino and gives the code on github. My first thought was to test the chips in the TL866CS, but...

Continue Reading
6.954
Views
0 Comments
Software Defined Radio (SDR) shield for Arduino
Arduino

Software Defined Radio (SDR) shield for Arduino

by Clemens Valens @ elektormagazine.com The new SDR board was created by Burkhard Kainka, the designer who also did the first SDR project. The antenna preselector of the original board has been removed while the CY27EE16 programmable oscillator was replaced by the Si5351 from...

Continue Reading
13.910
Views
0 Comments
Get new posts by email:
Get new posts by email:

Join 97,426 other subscribers

Archives