Artemis 2024
Plan: Conduct activity for 18 students in EPIC on July 29 (all day) and July 30 (morning). They will work in teams, so there will be 9 poster projects.
EPIC can supply 8 soldering stations, 4 student assistants (trained in soldering) and all other soldering-related supplies (solder, wire strippers, cutters etc)
Let's use Arduino Uno as before. There are enough in the box from last year.
Shopping List
- 500 RGB LEDs (Jessie will order from Pololu)
- Wire (20 or 22AWG solid core - 3 colors)
- Long (6 ft or so) USB cables
TO DO list
- Purchase 500 LEDs (Jessie)
- Test out Arduino software on EPIC computers (Eric) -- done but double-check next week
- Document exactly how to save and download sketches on such (Eric)
- Post sample sketches in shared drive in EPIC (Eric)
- Test and reprogram all Arduinos (Eric and/or Artemis staff.) Needs to be done
- Buy new power supplies (Jessie)
Supplies List for Artemis 2014
- Artemis supplied:
- RGB LEDs (Jessie ordered)
- Foam core (12+)
- Markers / other art supplies
- Pencils to poke holes in foam core
- Computers with:
- Arduino software
- Sample sketches in shared drive
- C training and "cheat sheet"
- Arduinos (12+)
- USB cables (12+)
- Single-strand wire (lots) [from PY371?]
- EPIC supplied
- Soldering irons (8-9)
- Solder
- Wire cutters
- Wire strippers
- vices / clamps / "3rd hands"
- Eric?
- stuff for practice soldering
- Wall-wart power supplies
- Power-points:
- Arduino software environment
- More on wiring
- C programming
History
2018 slides: http://ohm.bu.edu/~hazen/Artemis/Hazen_uC_arduino2018.pdf
Sample Sketches
- dance4b.ino
- http://ohm.bu.edu/~dean/ws2182b/artemis_test/artemis_test/artemis_test.ino - Dean's sample code
Addressable RGB LED project
- Sparkfun addressable RGB LED
- Details from a related product
- Adafruit NeoPixel library for arduino
- TO INSTALL:
- Download this zip: http://ohm.bu.edu/~hazen/Artemis/2014/Adafruit_NeoPixel.zip
- Open Arduino software
- do *Sketch->Import Library->Add Library* and select the zip you downloaded
- WS2812 controller data sheet: Adafruit hosted PDF EDF PDF (needs password)
- Sample 4-LED flash rhythm sketch
- Arduino sketch: dance4.zip (requires Adafruit NeoPixel? library above)
- Video of sketch running: (youtube link)
- Wiring photos: top bottom
- PowerTestingNotes
Last modified 8 months ago
Last modified on Jul 24, 2024, 6:14:07 PM