chrisbot

chris courson

Measuring Vcc on Arduino Micro (ATmega32U4)

by Chris Courson

Trying to find sound examples of this was difficult so I took the time to do the research and perform tests so you will have the real data and an example.

Using the ADC (Analog to Digital Converter) in the ATmega32U4 is simpler than the Atmel documentation seems. I found many errors in Atmel’s documentation so let me clear up some of the misconceptions

Headless Raspberry Pi Development Environment – Part 1

by Chris Courson

Just imagine the untethered possibilities of connecting the Raspberry Pi to a Wi-Fi enabled workstation without the need of a monitor or keyboard. Using your Windows desktop or laptop's built-in mobile hotspot settings and a simple edit of your Wi-Fi-enabled Raspberry Pi's micro-SD card you can easily set up a headless configuration. Using an SSH terminal application like PuTTY, you can do anything on the RPi as if you were locally attached.