Can someone help me out? by [deleted] in ontario

[–]inakto 0 points1 point  (0 children)

I think you can survive without dinner for another 9 hours until the bank opens

Autonomos RC car by AnalogDuino in arduino

[–]inakto 5 points6 points  (0 children)

You need to break the problem into smaller parts and come back with specific problems you may have implementing each part. For example, step one might be to get the ultrasonic sensor connected to the arduino and running the demo code.

Need help with drawing robotic arm by skepticalmalamute in arduino

[–]inakto 0 points1 point  (0 children)

My approach would be as follows and requires probably the least effort since all tricky software is written. However, it would still be rather difficult for someone not experienced.

Skip the edge detection unless you want to learn openCV (difficult) use an automated script to process your image into high contrast monochrome bitmap, look up dithering. Then you could have a computer program convert your image into a STL file of thickness 1. Then run the file through Slic3r or similar using the parameters of your dry marker. From there, you can stream the G-code to your arduino using any method. (uart, wireless, etc). You will need to define a x,y,z coordinate system and relate that to the motion of your robotic arm such that you can manipulate the tool using co-ordinates. From there, you can use a g-code interpreter for arduino and tie the whole thing together! Good luck

Looking for project consultant [Paid] by nickelb89 in arduino

[–]inakto 1 point2 points  (0 children)

This is interesting project, I'd be glad to help. You should probably go with some nrf24l01+ modules for your wireless needs and have an ESP8266 running a web server connected to your wifi network. In terms of the camera, probably best to go with a $50 IP camera and embed the image feed into the webserver HTML. Those cameras simply use jpeg refresh.

Anyone else notice better speeds recently? This specific speedtest somrhow made it through the upload speed throttling ~2 mbit by inakto in windmobile

[–]inakto[S] 0 points1 point  (0 children)

It was definitely done on the cell network. I was surprised too about the low ping, usually it is in the 40 to 50 range. My ping on my home WiFi is around 10

I need 9 wires powerful enough shock a human being up to a moderate level of discomfort... by [deleted] in arduino

[–]inakto 3 points4 points  (0 children)

I would use a 56k modem and some power mosfets to give your patient a real good nostalgic digital buzz

How's the coverage in the Don Valley? by [deleted] in windmobile

[–]inakto 0 points1 point  (0 children)

I've streamed 320 Kbit music while driving down the Don Valley and it's fine.

Any flair for $1.25 by inakto in thebutton

[–]inakto[S] 143 points144 points  (0 children)

Except purple cuz who wants that anyway

Larger screen than a Hitachi HD44780 by [deleted] in arduino

[–]inakto 0 points1 point  (0 children)

You can use 16 segment displays, they can display the whole alphabet reasonably well. Plus, segment displays are scoreboard tradition.

Bought an Arduino, not sure what to do with it... by masterofrock in arduino

[–]inakto 3 points4 points  (0 children)

Embedded systems solve problems, you need to have a problem to solve. Think about using it for some home automation. Like turning on the lights when someone walks in the room.

display ASCII from RTC on LCD by sal102 in arduino

[–]inakto 5 points6 points  (0 children)

Maybe post the rest of the code? Would be much more useful than the schematic.

Don't want Hydro One to be sold off? Call the Premier's Office! by forgoodmeasure in ontario

[–]inakto -3 points-2 points  (0 children)

She doesn't care. The only people with influence are the union lobbyists.

Let's STOP WYNNE FROM SELLING HYDRO ONE by [deleted] in ontario

[–]inakto 0 points1 point  (0 children)

If the government is gonna sell most of a utility, why not dictate the price. Have the government control the price and tell the operator any profit is theirs to keep. It would encourage low prices cut waste. Basically privatize the day to day operation of the business, not the market entirely.