itsCaseyDambit
itsCaseyDambit
@itscaseydambit
Member
Joined: 2020-04-30 12:01 pm
Last seen: 2020-06-24 11:00 pm
Topics: 7 / Replies: 33
Reply
RE: Got Jumper wires?

@starnovice I'm always happy to help. 😎

4 years ago
Reply
RE: Don't put this on the Stack? Well, ummm...

Side note: once I had every function that I needed from a "???.h" file translated into asm() commands, I no longer needed to #include <???.h> th...

4 years ago
Forum
C++
Topic
Forum
C++
Replies: 23
Views: 2662
Reply
RE: Got Jumper wires?

I'm new to the game, and the male DuPont pins drive me NUTS! I've received jumper wires from an Arduino starter kit and from a breadboard kit, and the...

4 years ago
Reply
RE: An intro to the 74HC595...

EGADS! Yes, the *buf_p = pgm_read_byte_near() was the correct function call to use, and I'm trying to remember when that got changed (and not returned...

4 years ago
Reply
RE: An intro to the 74HC595...

Just when you think you've got it right... Me thinks on line 216 of the code, it should be: *buf_p = pgm_read_byte_near( not *buf_p =...

4 years ago
Reply
RE: coming to you live

ROFL I'll show myself out.

4 years ago
Forum
Topic
Replies: 8
Views: 1192
Reply
RE: coming to you live

@duce-robot Hey, Duce. I so understand where you're coming from on degree of difficulty, especially from a coding aspect. If, for example, you're do...

4 years ago
Forum
Reply
RE: FPGA

I'd love to see an STM32 project. I'm getting ready to solder pin rails on a new board. I'm programming STM32 chips using the STM32CubeIDE and the S...

4 years ago
Page 3 / 3