Skip to main content
Ctrl+K

camargo.eng.br

  • GitHub
  • LinkedIn
  • YouTube
  • RSS

Projects

  • fakeduino
  • Hydrus v2
  • Komparsa
  • Projective Gaming Platform
  • qt-sonic
  • sphinx-nostalgistjs
  • str2progmem
  • Troublob

Pages

  • About this site

Recent Posts

  • Nov 18, 2023 - PAL Mega Drive Modding
  • Sep 21, 2023 - On Blogging
  • Mar 16, 2020 - Workshop: Build your own Arduino-compatible board
  • Nov 21, 2019 - fakeduino: Testing Arduino sketches on the desktop
  • Aug 30, 2019 - String tables in flash memory on Arduino

Archives

  • 2023 (2)
  • 2020 (1)
  • 2019 (2)
  • 2017 (1)
  • 2016 (4)
  • 2015 (10)
  • 2014 (2)

Posted in 2019

fakeduino: Testing Arduino sketches on the desktop

  • Nov 21, 2019
  • me
  • Joinville , Brazil
  • en
  • blog

Firmware development

Read more ...


String tables in flash memory on Arduino

  • Aug 30, 2019
  • me
  • Joinville , Brazil
  • en
  • blog

tl;dr: In this post, we touch briefly on how saving dynamic memory on Arduino by storing data on flash memory is nice, but how it can get cumbersome quickly for a larger project. And then present a solution for doing all of that automatically.

Read more ...


Powered by Sphinx, ABlog, and sphinx-book-theme.