• Home
  • Software
    • Variables
  • Research
    • Color Detection
    • Line Following
    • Range Detection
  • How To
    • Buttons
    • Line Follow
    • Soldering
  • Competitions
    • ASEE Model Design Competition
      • ASEE 2025
      • ASEE 2024
      • ASEE 2023
      • ASEE 2022
      • ASEE 2021
      • ASEE 2020
    • ASEE 2017
    • ASEE 2018
    • ASEE 2019
  • Tools
    • Buying Components
    • Software Development
    • Team Communication
  • Search
Robot Research Lab
Research and resolve common robotics problems
GithubSlackYouTube
 
  • Home
  • Software
    • Variables
  • Research
    • Color Detection
    • Line Following
    • Range Detection
  • How To
    • Buttons
    • Line Follow
    • Soldering
  • Competitions
    • ASEE Model Design Competition
      • ASEE 2025
      • ASEE 2024
      • ASEE 2023
      • ASEE 2022
      • ASEE 2021
      • ASEE 2020
    • ASEE 2017
    • ASEE 2018
    • ASEE 2019
  • Tools
    • Buying Components
    • Software Development
    • Team Communication
  • Search
Month: <span>November 2016</span>
Home 2016 November

Month: November 2016

What is Variable Scope?

What is Variable Scope?

By gberl001 November 15, 2016 February 28, 2017 itemprop="discussionURL"0

Variable Scope Variable scope relates to visibility, the larger the scope, the more portions of a program that will have visibility of that variable. In general you want to limit …

See the full article"What is Variable Scope?"

Variable Data Types for Arduino/C++

By gberl001 November 14, 2016 October 18, 2018 itemprop="discussionURL"0

Data Types in Arduino/C++ You’ll find yourself likely using the same three or four data types in most of your programs but it’s important to at least be aware of …

See the full article"Variable Data Types for Arduino/C++"

Popular Variable Naming Conventions

By gberl001 November 8, 2016 February 28, 2017 itemprop="discussionURL"0

Naming Conventions Looking through various programmers’ code you may notice variables with different styles, I’m referring more to the use of lower and uppercase rather than how variable names are …

See the full article"Popular Variable Naming Conventions"

What is a Variable?

By gberl001 November 4, 2016 February 28, 2017 itemprop="discussionURL"0

Back to Basics Simply put, a variable is a representation of a value that can change. One of the most important elements of software is a variable. Anyone familiar with …

See the full article"What is a Variable?"
What is a bit, nibble or Byte?

What is a bit, nibble or Byte?

By gberl001 November 3, 2016 March 3, 2017 itemprop="discussionURL"2

First, Back to Basics To understand bits, nibbles and bytes we have to revisit the idea of number systems. Remember in elementary school when you had to break numbers into …

See the full article"What is a bit, nibble or Byte?"
Quality of Off-Brand Arduino Uno Boards

Quality of Off-Brand Arduino Uno Boards

By gberl001 November 1, 2016 February 28, 2017 itemprop="discussionURL"1

With Arduino Uno R3 currently at $24.95 it’s hard not to wonder if those $10 off brands are worth a try. A few years ago I bought a SparkFun RedBoard …

See the full article"Quality of Off-Brand Arduino Uno Boards"

Pages

  • ASEE Model Design Competition
    • 22nd Annual ASEE Model Design Competition
    • 23rd Annual ASEE Model Design Competition
    • 24th Annual ASEE Model Design Competition
    • 25th Annual ASEE Model Design Competition
    • 26th Annual ASEE Model Design Competition
    • 27th Annual ASEE Model Design Competition
  • Contact Me
  • Important Links

Recent Posts

  • How to Program a Single Push Button with Two Different Functions
  • How to Program a Push Button with Arduino
  • Four Load Cell with HX711 Programming
  • ASEE 2019 National Competition Results
  • How to Hookup and Program a QTR-8 Sensor Array

Tags

2017 algorithm arduino asee asee 2018 asee 2019 asee competition battery bit button byte c++ columbus competition components example how-to how to solder a motor driver ir led line-follow line following robot link lithium lithium-ion microcontroller motor motor driver naming nano national ohio optimization pid pololu programming research robot robotics sensor solder soldering sparkfun teensy variable

Custom Wordpress site developed by Geoff Berl.

Back to top