mn.retrogamer

a link to the past

User Tools

Site Tools


mnretrogamer:robotics:sparki:home_sparki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
mnretrogamer:robotics:sparki:home_sparki [2020/04/06 10:20] – [arcbotics lessons] solarsparqmnretrogamer:robotics:sparki:home_sparki [2023/01/06 10:06] (current) – external edit 127.0.0.1
Line 6: Line 6:
 ===== product page ===== ===== product page =====
   * [[http://arcbotics.com/products/sparki/|arcbotics sparki]]   * [[http://arcbotics.com/products/sparki/|arcbotics sparki]]
 +
 +----
  
 ===== software ===== ===== software =====
Line 22: Line 24:
     * replaced by ardublock     * replaced by ardublock
  
-===== arcbotics lessons =====+----
  
 +===== arcbotics lessons =====
   * [[http://arcbotics.com/lessons/sparki/|lessons]]   * [[http://arcbotics.com/lessons/sparki/|lessons]]
 +
 +----
 +
 +==== get started ====
 +
     * get started     * get started
       * ardublock install       * ardublock install
Line 33: Line 41:
       * [[http://arcbotics.com/lessons/how-to-use-ardublock/|how to use ardublock]]       * [[http://arcbotics.com/lessons/how-to-use-ardublock/|how to use ardublock]]
       * [[http://arcbotics.com/lessons/ardublock-blocks/|ardublock blocks]]       * [[http://arcbotics.com/lessons/ardublock-blocks/|ardublock blocks]]
 +
 +----
 +
 +==== basics ====
 +
     * basics     * basics
       * basic moving       * basic moving
Line 44: Line 57:
         * [[http://arcbotics.com/lessons/using-the-ultrasonic-distance-sensor/|sparkiduino]]         * [[http://arcbotics.com/lessons/using-the-ultrasonic-distance-sensor/|sparkiduino]]
       * using the lcd       * using the lcd
 +        * [[http://arcbotics.com/lessons/first-steps-with-the-lcd-display/|sparkiduino]]
       * using serial       * using serial
 +        * [[http://arcbotics.com/lessons/using-usb-serial-and-bluetooth-communications/|sparkiduino]]
       * using the remote       * using the remote
 +        * [[http://arcbotics.com/lessons/testing-your-sparki-using-the-remote|sparkiduino]]
       * sparki bluetooth module       * sparki bluetooth module
 +        * [[http://arcbotics.com/products/sparki/parts/bluetooth-module/|sparkiduino]]
       * restore the default program       * restore the default program
 +        * [[http://arcbotics.com/lessons/restore-default/|sparkiduino]]
 +
 +----
 +
 +==== lcd display ====
 +
     * lcd display     * lcd display
       * how LCDs work       * how LCDs work
 +        * [[http://arcbotics.com/lessons/first-steps-with-the-lcd-display/|sparkiduino]]
       * drawing pixels       * drawing pixels
 +        * [[http://arcbotics.com/lessons/first-steps-with-the-lcd-display/#Pixels|sparkiduino]]
       * drawing lines       * drawing lines
 +        * [[http://arcbotics.com/lessons/first-steps-with-the-lcd-display/#High_Level_Commands|sparkiduino]]
       * drawing squares       * drawing squares
 +        * [[http://arcbotics.com/lessons/first-steps-with-the-lcd-display/#High_Level_Commands|sparkiduino]]
       * drawing circles       * drawing circles
 +        * [[http://arcbotics.com/lessons/first-steps-with-the-lcd-display/#High_Level_Commands|sparkiduino]]
       * writing text       * writing text
 +        * [[http://arcbotics.com/lessons/first-steps-with-the-lcd-display/#Writing_Text_and_Numbers|sparkiduino]]
       * making animations       * making animations
 +        * [[http://arcbotics.com/lessons/first-steps-with-the-lcd-display/#Simple_Animations|sparkiduino]]
       * whistling       * whistling
 +        * [[http://arcbotics.com/lessons/first-steps-with-the-lcd-display/#Additional_Challenges|sparkiduino]]
 +
 +----
 +
 +==== coding ====
 +
     * coding     * coding
       * introduction to programming       * introduction to programming
 +        * [[http://arcbotics.com/lessons/orientation/|sparkiduino]]
       * the sparkduino interface       * the sparkduino interface
 +        * [[http://arcbotics.com/lessons/the-sparkiduino-interface/|sparkiduino]]
       * basic sparki code       * basic sparki code
 +        * [[http://arcbotics.com/lessons/basic-sparki-code/|sparkiduino]]
       * comments and syntax       * comments and syntax
 +        * [[http://arcbotics.com/lessons/comments-and-syntax/|sparkiduino]]
       * more helpful tools       * more helpful tools
 +        * [[http://arcbotics.com/lessons/help-you-out/|sparkiduino]]
       * variables       * variables
 +        * [[http://arcbotics.com/lessons/variables/|sparkiduino]]
       * booleans       * booleans
 +        * [[http://arcbotics.com/lessons/booleans/|sparkiduino]]
       * integer numbers       * integer numbers
 +        * [[http://arcbotics.com/lessons/integer-numbers/|sparkiduino]]
       * floating point numbers       * floating point numbers
 +        * [[http://arcbotics.com/lessons/floating-point-numbers/|sparkiduino]]
       * characters       * characters
 +        * [[http://arcbotics.com/lessons/characters/|sparkiduino]]
       * arrays       * arrays
 +        * [[http://arcbotics.com/lessons/arrays/|sparkiduino]]
       * functions       * functions
 +        * [[http://arcbotics.com/lessons/functions/|sparkiduino]]
       * controls       * controls
 +        * [[http://arcbotics.com/lessons/controls/|sparkiduino]]
       * if statements       * if statements
 +        * [[http://arcbotics.com/lessons/if-statements/|sparkiduino]]
       * conditions       * conditions
 +        * [[http://arcbotics.com/lessons/conditions/|sparkiduino]]
       * while statements       * while statements
 +        * [[http://arcbotics.com/lessons/while-statements/|sparkiduino]]
       * switch statements       * switch statements
 +        * [[http://arcbotics.com/lessons/switch-statements/|sparkiduino]]
       * for loops       * for loops
 +        * [[http://arcbotics.com/lessons/for-statements/|sparkiduino]]
       * code writing strategies       * code writing strategies
 +        * [[http://arcbotics.com/lessons/writing-strategies/|sparkiduino]]
       * inputs and outputs       * inputs and outputs
 +        * [[http://arcbotics.com/lessons/inputs-and-outputs/|sparkiduino]]
       * analog and digital signals       * analog and digital signals
 +        * [[http://arcbotics.com/lessons/analog-and-digital-signals/|sparkiduino]]
       * beyond basic coding       * beyond basic coding
 +        * [[http://arcbotics.com/lessons/beyond-basic-coding/|sparkiduino]]
 +
 +----
 +
 +==== robotics ====
 +
     * robotics     * robotics
       * follow and avoid light       * follow and avoid light
Line 97: Line 160:
         * [[http://arcbotics.com/lessons/hill-climb/|sparkiduino]]         * [[http://arcbotics.com/lessons/hill-climb/|sparkiduino]]
       * object retrieval       * object retrieval
 +        * [[http://arcbotics.com/lessons/object-retrieval/|sparkiduino]]
       * cleaning robot       * cleaning robot
         * [[http://arcbotics.com/lessons/ardublock-cleaning-robot/|ardublock]]         * [[http://arcbotics.com/lessons/ardublock-cleaning-robot/|ardublock]]
         * [[http://arcbotics.com/lessons/cleaning-robot/|sparkiduino]]         * [[http://arcbotics.com/lessons/cleaning-robot/|sparkiduino]]
       * room navigation       * room navigation
 +        * [[http://arcbotics.com/lessons/room-navigation/|sparkiduino]]
       * maze solving       * maze solving
 +        * [[http://arcbotics.com/lessons/maze-solving-home-lessons|sparkiduino]]
       * relay race       * relay race
 +        * [[http://arcbotics.com/lessons/relay-race/|sparkiduino]]
 +
 +----
 +
 +==== other ====
 +
     * other     * other
       * mixing RGB colors       * mixing RGB colors
Line 108: Line 180:
         * [[http://arcbotics.com/lessons/mixing-colors-with-the-rgb-led-2/|sparkiduino]]         * [[http://arcbotics.com/lessons/mixing-colors-with-the-rgb-led-2/|sparkiduino]]
       * drawing with Sparki       * drawing with Sparki
 +        * [[http://arcbotics.com/lessons/drawing-with-sparki/|sparkiduino]]
       * remapping the remote       * remapping the remote
 +        * [[http://arcbotics.com/lessons/remapping-the-remote/|sparkiduino]]
       * using the gripper       * using the gripper
 +        * [[http://arcbotics.com/lessons/basic-gripper-usage/|sparkiduino]]
       * signal filtering       * signal filtering
 +        * [[http://arcbotics.com/lessons/signal-filtering-techniques/|sparkiduino]]
       * Sparki memory management       * Sparki memory management
 +        * [[http://arcbotics.com/lessons/sparki-memory-management/|sparkiduino]]
       * theremin       * theremin
         * [[http://arcbotics.com/lessons/ardublock-theremin/|ardublock]]         * [[http://arcbotics.com/lessons/ardublock-theremin/|ardublock]]
Line 118: Line 195:
         * [[http://arcbotics.com/lessons/ardublock-making-music-with-the-accelerometer/|ardublock]]         * [[http://arcbotics.com/lessons/ardublock-making-music-with-the-accelerometer/|ardublock]]
         * [[http://arcbotics.com/lessons/making-music-with-the-accelerometer/|sparkiduino]]         * [[http://arcbotics.com/lessons/making-music-with-the-accelerometer/|sparkiduino]]
 +
 +----
 +
 +==== parts ====
 +
     * parts     * parts
-      * accelerometer +      * [[http://arcbotics.com/products/sparki/parts/accelerometer/|accelerometer]] 
-      * Sparki bluetooth module +      * [[http://arcbotics.com/products/sparki/parts/bluetooth-module/|Sparki bluetooth module]] 
-      * buzzer +      * [[http://arcbotics.com/products/sparki/parts/buzzer/|buzzer]] 
-      * expansion port +      * [[http://arcbotics.com/products/sparki/parts/expansion-port/|expansion port]] 
-      * gripper +      * [[http://arcbotics.com/products/sparki/parts/gripper/|gripper]] 
-      * infrared led +      * [[http://arcbotics.com/products/sparki/parts/infrared-led/|infrared led]] 
-      * infrared reflectance sensor +      * [[http://arcbotics.com/products/sparki/parts/infrared-reflectance-sensor/|infrared reflectance sensor]] 
-      * infrared remote +      * [[http://arcbotics.com/products/sparki/parts/infrared-remote/|infrared remote]] 
-      * infrared remote receiver +      * [[http://arcbotics.com/products/sparki/parts/infrared-remote-receiver/|infrared remote receiver]] 
-      * lcd +      * [[http://arcbotics.com/products/sparki/parts/lcd/|lcd]] 
-      * light sensor +      * [[http://arcbotics.com/products/sparki/parts/light-sensor/|light sensor]] 
-      * magnetometer +      * [[http://arcbotics.com/products/sparki/parts/magnetometer/|magnetometer]] 
-      * marker holder +      * [[http://arcbotics.com/products/sparki/parts/marker-holder/|marker holder]] 
-      * on/off switch +      * [[http://arcbotics.com/products/sparki/parts/onoff-switch/|on/off switch]] 
-      * radio +      * [[http://arcbotics.com/products/sparki/parts/radio/|radio]] 
-      * reset button +      * [[http://arcbotics.com/products/sparki/parts/reset-button/|reset button]] 
-      * RGB led +      * [[http://arcbotics.com/products/sparki/parts/rgb-led/|RGB led]] 
-      * status led +      * [[http://arcbotics.com/products/sparki/parts/status-led/|status led]] 
-      * wheels +      * [[http://arcbotics.com/products/sparki/parts/wheels/|wheels]] 
-      * servo +      * [[http://arcbotics.com/products/sparki/parts/servo/|servo]] 
-      * stepper motor+      * [[http://arcbotics.com/products/sparki/parts/stepper-motor/|stepper motor]]
       * [[http://arcbotics.com/products/sparki/parts/ultrasonic-range-finder/|ultrasonic range finder]]       * [[http://arcbotics.com/products/sparki/parts/ultrasonic-range-finder/|ultrasonic range finder]]
 +
 +
 +----
 +
 ===== mn.retrogamer lessons ===== ===== mn.retrogamer lessons =====
  
   * [[.:home_unboxing|unboxing]]   * [[.:home_unboxing|unboxing]]
 +
 +----
  
 ===== open source files ===== ===== open source files =====
  
   * [[http://arcbotics.com/open-source-files/|arcbotics open source files]]   * [[http://arcbotics.com/open-source-files/|arcbotics open source files]]
 +
 +----
  
mnretrogamer/robotics/sparki/home_sparki.1586186454.txt.gz · Last modified: 2023/01/06 10:06 (external edit)