rabbit-slide-hasumikin-RubyConfAfrica2024 2024.07.27.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (41) hide show
  1. checksums.yaml +7 -0
  2. data/.rabbit +2 -0
  3. data/ABeginnersCompleteGuideToMicrocontrollerProgrammingWithRuby.md +659 -0
  4. data/README.rd +24 -0
  5. data/Rakefile +17 -0
  6. data/config.yaml +24 -0
  7. data/images/QR_github-com-peripheral-interface-guide.png +0 -0
  8. data/images/QR_github-com-picoruby.png +0 -0
  9. data/images/QR_picoruby.png +0 -0
  10. data/images/R2D2_mosaic.png +0 -0
  11. data/images/Terminal-dec-vt100.jpg +0 -0
  12. data/images/assets/background-slide.png +0 -0
  13. data/images/assets/background-title.png +0 -0
  14. data/images/assets/background.svg +70 -0
  15. data/images/assets/bullet-point-24.png +0 -0
  16. data/images/assets/bullet-point-36.png +0 -0
  17. data/images/assets/bullet-point-48.png +0 -0
  18. data/images/assets/bullet-point.png +0 -0
  19. data/images/assets/ruby_conf_logo.png +0 -0
  20. data/images/boot_button_1.png +0 -0
  21. data/images/crkbd_2.jpg +0 -0
  22. data/images/download-r2p2.png +0 -0
  23. data/images/drag-and-drop.png +0 -0
  24. data/images/hasumi.jpg +0 -0
  25. data/images/hello_nairobi.jpg +0 -0
  26. data/images/install-uf2.png +0 -0
  27. data/images/itoyanagi.jpg +0 -0
  28. data/images/lcd-and-thermo.jpg +0 -0
  29. data/images/lcd_and_thermo.png +0 -0
  30. data/images/meishi2.jpg +0 -0
  31. data/images/rp2-resistor-led_bb.png +0 -0
  32. data/images/rp2-resistor-led_schem.png +0 -0
  33. data/images/rp2-resistor-thermistor_bb.png +0 -0
  34. data/images/rp2-resistor-thermistor_schem.png +0 -0
  35. data/images/rp2040-peripheral-demo_bb-trim.png +0 -0
  36. data/images/rpi_pico.jpg +0 -0
  37. data/images/teraterm-0.png +0 -0
  38. data/images/teraterm.png +0 -0
  39. data/pdf/RubyConfAfrica2024-ABeginnersCompleteGuideToMicrocontrollerProgrammingWithRuby.rab.pdf +0 -0
  40. data/theme.rb +207 -0
  41. metadata +96 -0
data/config.yaml ADDED
@@ -0,0 +1,24 @@
1
+ ---
2
+ id: RubyConfAfrica2024
3
+ base_name: ABeginnersCompleteGuideToMicrocontrollerProgrammingWithRuby.rab
4
+ tags:
5
+ - PicoRuby
6
+ - Microcontroller
7
+ - RP2040
8
+ presentation_date: '2024-07-27'
9
+ presentation_start_time:
10
+ presentation_end_time:
11
+ version: 2024.07.27.0
12
+ licenses: ["MIT License"]
13
+ slideshare_id:
14
+ speaker_deck_id:
15
+ ustream_id:
16
+ vimeo_id:
17
+ youtube_id:
18
+ author:
19
+ markup_language: :rd
20
+ name: HASUMI Hitoshi
21
+ email: hasumikin@gmail.com
22
+ rubygems_user: hasumikin
23
+ slideshare_user:
24
+ speaker_deck_user:
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file