News

LM35 & Memory Card This is a little DIY project with an Arduino Uno, SD card breakout board, and LM35 temperature sensor. To build a temperature logger using a microSD card, just connect the LM35 ...
When we make a robotic sketch we have the need to store it in the Arduino memory. At the same time, when we run this program, it also generates data that we must store to be utilised when we need it.
Arduino Nano with ATmega328P is available in two variants: "ATmega328P" and the older "ATmega328P (Old Bootloader)". The newer variant uses an optimized bootloader which has double upload transfer ...
This is a small Arduino based LED memory game. When you will power the game, the LED's' will glow up at a random sequence. Every time you press the right LED button in the right sequence, the game ...
Surprisingly, though, this isn’t the first Arduino core memory rig we’ve seen. Posted in Arduino Hacks, Retrocomputing, Slider Tagged arduino, core, core memory, dump, retrocomputing.
Magnetic core memory turns 60 years old today, and as a tribute [Ben North and Oliver Nash] have created a 32-bit magnetic core memory board for the Arduino. Magnetic core memory was used from the … ...
Arduino Memory Game. Game Objective. The objective of this memory game is to repeat a sequence of LED lights shown by the game. The sequence starts with a set lenght of LED, and each level adds an ...
6. Serial Port Already in Use . This is probably one of the easiest errors to resolve. It usually occurs when you try to upload code to an Arduino while the serial monitor is opened (this is no longer ...
Arduino Nano with ATmega328P is available in two variants: "ATmega328P" and the older "ATmega328P (Old Bootloader)". The newer variant uses an optimized bootloader which has double upload transfer ...