Close

1278 Results for "smart car"

  • coding...

  • I have no idea whether this'll fit... but I think I've done the biggest portions, thus-far (int32 math!), and we're fitting in 542Bytes...#include #include typedef struct motorThing { int32_t desiredPos; int32_t actualPos; uint8_t pwm; //Assuming PWM=128...
  • A New Hope

  • Hey everyone,We've made a bunch of things today, let's take a look.Component ListThe component list was updated today (03/24/2017) here are some explanations about what you need to create this project at home. Please note that all the components are...
  • music contest. -- DEADLINE APPROACHETH!

  • Update: "DO IT NOW." Deadline in less than 2 weeks! Further info/updates at the bottom. =================================== FloppyBird is a two-parter... The first, proof-of-concept, is to use my new PWM-nibble storage technique to store audio on a floppy...
  • Pushing Life into a Toaster

  • I would like you to meet my toaster. The toaster is an old character of mine who has survived through subtle reference in the things I draw and build. Nothing I make is about the toaster, but the toaster is about everything...
  • Complex Orchestration of Systems

  • Over at my new #Tethered Haptics Using Morse Pulses project, I have decided to leave the haptic system enabled full time on the TRILLSAT-1 prototype, instead of just during low-power situations, and have created a new EEPROM haptic passcode validation...
  • Finally! PRUs in the picture

  • My post-holiday obsession continued until I am - finally - reading data from the Lepton using both PRUs in a Beaglebone Black.  Given how - relatively - easy it is to use the PRUs I have to confess I pored over a lot of web postings before...
  • Flash of brilliance! Or maybe a flash of stupid…

  • Getting back to the product design, I now have constraints to work with and the major component of the product (WS2812) determined. Now comes the fun part! Now is when I take out plain old pencil and paper and start sketching ideas. This is by far –...
  • Board testing: it's fun, they said

  • This post is written by my friend (and now colleague/intern :) ) [Michele], who worked on the test board. I assigned him this task as it's the best way to learn about the boards and get up to speed with the project. It also seemed a great way to test...
  • 6850 Emulation with a PSoC (Part 2)

  • In the last log we got the basic functions in place to emulate a M6850 ACIA UART with the PSoC controller used on this card. We left a few details open but the code compiled without error so we've got a good place to fill in the details here. Hopefully,...
  • High speed AVR based EEPROM programmer (part 1)

  • How to lose your mind in three really simple steps We have all been there, more than we care to remember.  You are in the middle of creative frenzy, writing your code as the Devil himself. Compile, link, grab the programmer. Fish out that ROM chip...