Motorcycles & Photography

  • Blog (All content)
  • (Electric) Motorcycles
  • Over Fotografie
  • Auto & Camper
  • DIY Electronics
  • Programming

Tag: Arduino

ISP programming with arduino

ISP programming with arduino

  • Hans2183
  • December 25, 2011
  • DIY Electronics
Looking for an alternative to get my kkmulticopter blackboard v5.5 flashed with the latest firmware I stumbled upon this arduinoISP project. It’s basically a sketch that turns you arduino board into an...
Read More
Arduino thermostat project

Arduino thermostat project

  • Hans2183
  • December 9, 2011
  • DIY Electronics
Probably one of the most popular Arduino projects :). I just needed a thermostat controlled infrared (heat) lamp to keep the water installation free from frost. The basic idea was to have...
Read More
Arduino performance with digitalWrite alternative

Arduino performance with digitalWrite alternative

  • Hans2183
  • December 9, 2011
  • coding
Arduino language is no more than a high level, java like wrap around the C language. Still you can simply include C libraries or use even C code in your arduino sketch....
Read More
Improved Arduino OneWire lib

Improved Arduino OneWire lib

  • Hans2183
  • December 9, 2011
  • DIY Electronics
Original Arduino OneWire lib had some bugs. Too bad it’s still all over the web. For better performance and support for more sensors you can check this project for download: http://www.pjrc.com/teensy/td_libs_OneWire.html Basic...
Read More
Arduino use analog inputs as digital pin

Arduino use analog inputs as digital pin

  • Hans2183
  • December 9, 2011
  • DIY Electronics
Many people don’t realise that the Arduino analog pins can be used as regular digital I/O lines simply by addressing them using a different pin number. analog 0 = digital 14analog 1...
Read More
Arduino Android bluetooth connection

Arduino Android bluetooth connection

  • Hans2183
  • November 22, 2011
  • DIY Electronics
Where to buy a serial Bluetooth module Back in the pre Android 1.6 days we had to mod our android phones to get them communicating with the great Arduino platform. You had...
Read More
Program Pro Mini using another Arduino

Program Pro Mini using another Arduino

  • Hans2183
  • April 14, 2011
  • DIY Electronics
Why would we want to do this? I recently mentioned the Arduino for the MultiWiiCopter project. Although the cheaper Arduino Pro Mini (15 USD) is very well suited for this project I...
Read More
Follow Motorcycles & Photography on WordPress.com

Recent Posts

Running Kotlin Applications on a headless Raspberry Pi and other embedded systems
March 14, 2023
This is what my Energica electric motorcycle consumes in electricity every month for my ~50 km commute (=200 km a week)
February 27, 2023
HOME ASSISTANT and automation with AQARA WXKG11LM wireless buttons or IKEA TRADFRI switches & SONOFF Zigbee USB dongle
February 5, 2023
Updating MEROSS garage door opener to work locally only skipping cloud using my own HOME ASSISTANT MQTT broker
February 1, 2023
HEADLESS SETUP on my ENERGICA SS9 Electric Motorcycle to push OBDII data to HOME ASSISTANT
January 29, 2023

About Me

This blog was created to share information about my electric (and non electric) Motorcycles, Photography and anything else that comes to mind.

You can find my video content on either my English YouTube channel or my Dutch YouTube channel. I also have a separate channel about Photography.

You can find pictures on my instagram account. I gave up on Twitter and Flickr so Instagram and this blog are my socials now.

Copyright © All Rights Reserved.
  • Blog (All content)
  • (Electric) Motorcycles
  • Over Fotografie
  • Auto & Camper
  • DIY Electronics
  • Programming