All items tagged with Stuart Cording and Embedded & AI (6)

| AI is a game-changer, enabling the detection of objects, images, and sounds that would be difficult to implement using conventional programm...

| For many years, the foundation of microcontroller programming has been Embedded C. In the area of embedded systems, it is the glue that hold...

| C and C++ have been the language of microcontrollers for decades, except for the odd hand-optimized assembler function. So what chance does...

| Embedded software typically remains unchanged after the product it powers is launched. So how can you be sure that your code is bug-free? He...

| Got a microcontroller but no debugger? Or possibly a microcontroller that doesn't support a debugger? Then these tips are for you!

| With our neural network fully functional on PCs and laptops, we can be confident in our multilayer perceptron implementation. Now we move ou...